CubeCart Multiple SQL Injection Vulnerabilities
BID:13050
Info
CubeCart Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 13050 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-1033 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 06 2005 12:00AM |
| Updated: | Jul 12 2009 12:56PM |
| Credit: | Discovery of these issues is credited to "John Cobb" <[email protected]>. |
| Vulnerable: |
CubeCart CubeCart 2.0.6 CubeCart CubeCart 2.0.5 CubeCart CubeCart 2.0.4 CubeCart CubeCart 2.0.3 CubeCart CubeCart 2.0.2 CubeCart CubeCart 2.0.1 CubeCart CubeCart 2.0 .0 |
| Not Vulnerable: | |
Discussion
CubeCart Multiple SQL Injection Vulnerabilities
CubeCart is reported prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
These issues affect the 'index.php', 'tellafriend.php', 'view_cart.php', and 'view_product.php' script.
These vulnerabilities could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation. This is not confirmed.
CubeCart is reported prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
These issues affect the 'index.php', 'tellafriend.php', 'view_cart.php', and 'view_product.php' script.
These vulnerabilities could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation. This is not confirmed.
Exploit / POC
CubeCart Multiple SQL Injection Vulnerabilities
The following examples are available:
http://www.example.com/index.php?&PHPSESSID='
http://www.example.com/tellafriend.php?&product='
http://www.example.com/view_cart.php?add='
http://www.example.com/view_product.php?product='
The following examples are available:
http://www.example.com/index.php?&PHPSESSID='
http://www.example.com/tellafriend.php?&product='
http://www.example.com/view_cart.php?add='
http://www.example.com/view_product.php?product='
Solution / Fix
CubeCart Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.