Input validation vulnerability in stats 1.1

The stats plugin for WordPress is vulnerable to a type of attack called SQL Injection in versions up to and including version 1.1. The vulnerability is caused by a combination of not properly escaping user supplied input and not preparing the existing SQL query which makes it possible for attackers to append additional SQL queries to the existing query in order to extract sensitive information from the database.

Detected in:

stats open vulnerable versions: >= * <= 1.1

This information is sourced from www.wpvulnerability.com. An open-source database of vulnerabilities maintained by the community. Help us out by submitting vulnerabilities!

Version compare shows which versions have a vulnerability. For example: >= 2.2.8 <= 2.2.21 means:

> from 2.2.8
= including 2.2.8 & 2.2.21
< to 2.2.21

Is this information incorrect? Please leave us a message.