A Cart CatCode ProductID Multiple SQL Injection Vulnerabilities
BID:21166
Info
A Cart CatCode ProductID Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21166 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 18 2006 12:00AM |
| Updated: | Nov 22 2006 10:05PM |
| Credit: | Laurent Gaffié and Benjamin Mossé is credited with the discovery of this vulnerability. |
| Vulnerable: |
Alan Ward A-Cart PRO 2.0 Alan Ward A-Cart 2.0 |
| Not Vulnerable: | |
Discussion
A Cart CatCode ProductID Multiple SQL Injection Vulnerabilities
A-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 this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
A-Cart 2.0 and A-Cart Pro are vulnerable; other versions may also be affected.
A-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 this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
A-Cart 2.0 and A-Cart Pro are vulnerable; other versions may also be affected.
Exploit / POC
A Cart CatCode ProductID Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/path/category.asp?catcode=[SQL INJECTION]
http://www.example.com/path/product.asp?productid=[SQL INJECTION]
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/path/category.asp?catcode=[SQL INJECTION]
http://www.example.com/path/product.asp?productid=[SQL INJECTION]
Solution / Fix
A Cart CatCode ProductID Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
A Cart CatCode ProductID Multiple SQL Injection Vulnerabilities
References:
References:
- A-Cart Homepage (Alan Ward)
- A-Cart 2.0 SQL Injection (Aria-Security Team)
- A-Cart PRO SQL Injection (Aria-Security Team)