CVE-2004-2411
VP-ASP Shopping Cart 4.0-5.0 - Cross-Site Scripting via IMG Tag in cat or msg Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-2411. PoCs published by Thomas Ryan.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in VP-ASP's 'shoperror.asp' script due to improper sanitization of user-supplied input in the 'msg' parameter. The PoC includes URLs that trigger XSS via injected JavaScript and meta refresh tags.
Description
The CleanseMessage function in shop$db.asp for VP-ASP Shopping Cart 4.0 through 5.0 does not sufficiently cleanse inputs, which allows remote attackers to conduct cross-site scripting (XSS) attacks that do not use <script> tags, as demonstrated via javascript in IMG tags to (1) the cat parameter in shopdisplayproducts.asp or (2) the msg parameter in shoperror.asp, and possibly other vectors.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in VP-ASP's 'shoperror.asp' script due to improper sanitization of user-supplied input in the 'msg' parameter. The PoC includes URLs that trigger XSS via injected JavaScript and meta refresh tags.