header-logo
Suggest Exploit
vendor:
ProductCart
by:
SecurityFocus
8,5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: ProductCart
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: YES
Related CWE: CVE-2004-1445
CPE: a:interlogy:productcart
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2004

Cross-Site Scripting Vulnerability in ProductCart

A cross-site scripting vulnerability has been reported for ProductCart. The vulnerability exists due to insufficient sanitization of some user-supplied values. Exploitation could permit an attacker to steal cookie-based authentication credentials or launch other attacks.

Mitigation:

Upgrade to the latest version of ProductCart
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/8108/info

A cross-site scripting vulnerability has been reported for ProductCart. The vulnerability exists due to insufficient sanitization of some user-supplied values.

Exploitation could permit an attacker to steal cookie-based authentication credentials or launch other attacks.

http://www.website.com/ProductCart/pc/msg.asp?message=><script>alert
(document.cookie);</script>

http://www.website.com/ProductCart/pc/msg.asp?message=<iframe%20src="C:\"%
20width=400%20height=400></iframe>