QuickPayPro 3.1 - 'customer.tickets.view.php' Multiple SQL Injections

EDB-ID:

26828


Author:

r0t

Type:

webapps


Platform:

PHP

Date:

2005-12-14


source: https://www.securityfocus.com/bid/15863/info
 
QuickPayPro is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
 
Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, the theft of cookie-based authentication credentials. They may also permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.

http://www.example.com/communication/customer.tickets.view.php?so=[SQL]
http://www.example.com/communication/customer.tickets.view.php?so=ASC&sb=[SQL]
http://www.example.com/communication/customer.tickets.view.php?so=ASC&sb=Status&nr=[SQL]