exploit-db-mirror/platforms/php/webapps/34021.txt
Offensive Security 96dfb9b9da Updated 07_11_2014
2014-07-11 04:39:06 +00:00

7 lines
No EOL
507 B
Text
Executable file

source: http://www.securityfocus.com/bid/40308/info
The 'com_horses' component for Joomla! 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_horses&task=getnames&id=-1/**/UNION/**/SELECT/**/1,2,3,4,5,6--