>> CubeCart Multiple Parameter Handling SQL Injection and Cross Site Scripting Vulnerabilities
Title : CubeCart Multiple Parameter Handling SQL Injection and Cross Site Scripting Vulnerabilities VUPEN ID : VUPEN/ADV-2006-3314 CVE ID : CVE-2006-4267 - CVE-2006-4268
Rated as : Moderate Risk
Remotely Exploitable : Yes Locally Exploitable : Yes Release Date : 2006-08-18
Technical Description
Multiple vulnerabilities have been identified in CubeCart, which could be exploited by remote attackers to execute arbitrary SQL commands or scripting code.
The first flaw is due to input validation errors in the "modules/gateway/Protx/confirmed.php" and "modules/gateway/Authorize/confirmed.php" scripts that do not validate the "oid" and "x_invoice_num" parameters before being used in SQL statements, which could be exploited by malicious people to conduct SQL injection attacks.
The second flaw is due to input validation errors in various scripts (e.g. "admin/login.php") that do not validate certain parameters (e.g. "email"), which could be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser in the security context of an affected Web site.