A-CART Multiple Input Validation Vulnerabilities
BID:26137
Info
A-CART Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 26137 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 19 2007 12:00AM |
| Updated: | Oct 24 2007 05:06PM |
| Credit: | Aria-Security Team is credited with the discovery of these issues. |
| Vulnerable: |
Alan Ward A-Cart 0 |
| Not Vulnerable: | |
Discussion
A-CART Multiple Input Validation Vulnerabilities
A-CART is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection issues, because the application fails to adequately sanitize user-supplied input.
A successful exploit may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
A-CART is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection issues, because the application fails to adequately sanitize user-supplied input.
A successful exploit may allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
A-CART Multiple Input Validation Vulnerabilities
Attackers can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, an attacker must entice a victim user to follow a malicious URI.
The following proof-of-concept URIs are available:
http://www.example.com/path/product.asp?productid='[SQL]
http://www.example.com/path/error.asp?msg=[XSS]
Attackers can exploit these issues via a browser. To exploit a cross-site scripting vulnerability, an attacker must entice a victim user to follow a malicious URI.
The following proof-of-concept URIs are available:
http://www.example.com/path/product.asp?productid='[SQL]
http://www.example.com/path/error.asp?msg=[XSS]
Solution / Fix
A-CART Multiple Input Validation 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: mailto:[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: mailto:[email protected].
References
A-CART Multiple Input Validation Vulnerabilities
References:
References:
- A-Cart Homepage (Alan Ward)
- A-Cart SQL Injection And Cross-Site Scripting ([email protected], [ NO REPLY ]@securityfocus.com)