AiCart Cross Site Scripting and SQL Injection Vulnerabilities
BID:48346
Info
AiCart Cross Site Scripting and SQL Injection Vulnerabilities
| Bugtraq ID: | 48346 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 20 2011 12:00AM |
| Updated: | Jun 20 2011 12:00AM |
| Credit: | takeshix |
| Vulnerable: |
AiCart AiCart 2.0 |
| Not Vulnerable: | |
Discussion
AiCart Cross Site Scripting and SQL Injection Vulnerabilities
AiCart is prone to multiple cross-site scripting and SQL-injection vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
AiCart 2.0 is vulnerable; other versions may also be affected.
AiCart is prone to multiple cross-site scripting and SQL-injection vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
AiCart 2.0 is vulnerable; other versions may also be affected.
Exploit / POC
AiCart Cross Site Scripting and SQL Injection Vulnerabilities
An attacker can exploit these issues through a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example inputs are available:
http://www.example.com/store.php?action=view_product?pid='
http://www.example.com/store.php?rid='
http://www.example.com/news.php?nid='&action=view
http://www.example.com/store.php?action=view_product?pid=[xss]
http://www.example.com/store.php?rid=[xss]
http://www.example.com/news.php?nid=[xss]&action=view
An attacker can exploit these issues through a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example inputs are available:
http://www.example.com/store.php?action=view_product?pid='
http://www.example.com/store.php?rid='
http://www.example.com/news.php?nid='&action=view
http://www.example.com/store.php?action=view_product?pid=[xss]
http://www.example.com/store.php?rid=[xss]
http://www.example.com/news.php?nid=[xss]&action=view
Solution / Fix
AiCart Cross Site Scripting and 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].