CubeCart 'productId' Parameter SQL Injection Vulnerability
BID:37065
Info
CubeCart 'productId' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 37065 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-4060 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 19 2009 12:00AM |
| Updated: | Apr 13 2015 08:04PM |
| Credit: | Sangte Amtham |
| Vulnerable: |
CubeCart CubeCart 4.3.6 CubeCart CubeCart 3.0.4 |
| Not Vulnerable: |
CubeCart CubeCart 4.3.7 |
Discussion
CubeCart 'productId' Parameter SQL Injection Vulnerability
CubeCart is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The issue affects CubeCart 4.3.6; prior versions may also be affected.
CubeCart is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The issue affects CubeCart 4.3.6; prior versions may also be affected.
Exploit / POC
CubeCart 'productId' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/store/index.php?_a=viewProd&productId=22+and+1=2+union+select+version()
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/store/index.php?_a=viewProd&productId=22+and+1=2+union+select+version()
Solution / Fix
CubeCart 'productId' Parameter SQL Injection Vulnerability
Solution:
The vendor has released updates. Please see the references for details.
Solution:
The vendor has released updates. Please see the references for details.
References
CubeCart 'productId' Parameter SQL Injection Vulnerability
References:
References:
- CubeCart 4.3.7 Released + Another Security Patch, Update is important.... (CubeCart)
- CubeCart Homepage (CubeCart)