WordPress Count per Day Plugin 'month' Parameter SQL Injection Vulnerability
BID:49665
Info
WordPress Count per Day Plugin 'month' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 49665 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 18 2011 12:00AM |
| Updated: | Sep 18 2011 12:00AM |
| Credit: | Miroslav Stampar |
| Vulnerable: |
WordPress Count per Day 2.17 |
| Not Vulnerable: | |
Discussion
WordPress Count per Day Plugin 'month' Parameter SQL Injection Vulnerability
The 'Count per Day' plug-in for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Count per Day versions 2.17 and prior are vulnerable.
The 'Count per Day' plug-in for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Count per Day versions 2.17 and prior are vulnerable.
Exploit / POC
WordPress Count per Day Plugin 'month' Parameter SQL Injection Vulnerability
The following example URI is available:
http://www.example.com/wp-content/plugins/count-per-day/notes.php?month=-1 UNION ALL SELECT 1,version(),current_user()--%20
The following example URI is available:
http://www.example.com/wp-content/plugins/count-per-day/notes.php?month=-1 UNION ALL SELECT 1,version(),current_user()--%20
Solution / Fix
WordPress Count per Day Plugin 'month' Parameter SQL Injection Vulnerability
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently, we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
WordPress Count per Day Plugin 'month' Parameter SQL Injection Vulnerability
References:
References:
- Front End Upload Homepage (WordPress)
- Plugin Homepage (WordPress)