CS-Cart 'core/user.php' SQL Injection Vulnerability
BID:30979
Info
CS-Cart 'core/user.php' SQL Injection Vulnerability
| Bugtraq ID: | 30979 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6394 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 02 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | James Bercegay of the GulfTech Security Research Team |
| Vulnerable: |
CS-Cart CS-Cart 1.3.5 |
| Not Vulnerable: | |
Discussion
CS-Cart 'core/user.php' SQL Injection Vulnerability
CS-Cart 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.
CS-Cart 1.3.5 is vulnerable; prior versions may also be affected.
CS-Cart 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.
CS-Cart 1.3.5 is vulnerable; prior versions may also be affected.
Exploit / POC
CS-Cart 'core/user.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[site]/core/user.php?cs_cookies[customer_user_id]=1'/*;
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/[site]/core/user.php?cs_cookies[customer_user_id]=1'/*;
Solution / Fix
CS-Cart 'core/user.php' SQL Injection Vulnerability
Solution:
Reports indicate that the vendor released an update to address this issue. Please see the references for more information.
Solution:
Reports indicate that the vendor released an update to address this issue. Please see the references for more information.
References
CS-Cart 'core/user.php' SQL Injection Vulnerability
References:
References:
- CS-Cart Homepage (CS-Cart)
- CS-Cart <= 1.3.5 SQL Injection ( GulfTech Security Research
)