vendor:
CactuShop
by:
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: CactuShop
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
CactuShop Remote Cross-Site Scripting Vulnerability
The CactuShop application fails to properly sanitize user-supplied URI input, allowing remote attackers to inject malicious HTML and script code. This can lead to various attacks, including theft of authentication credentials.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in HTML output.