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.
|