vendor:
SPA-CART CMS
by:
Eren Sen
6.1
CVSS
HIGH
Stored Cross Site Scripting (XSS)
79
CWE
Product Name: SPA-CART CMS
Affected Version From: 1.9.0.3
Affected Version To: 1.9.0.3
Patch Exists: NO
Related CWE:
CPE: a:spa-cart:spa-cart:1.9.0.3
Platforms Tested: Kali Linux, Windows 10
2024
SPA-CART CMS – Stored XSS
A Stored Cross Site Scripting (XSS) vulnerability was discovered in SPA-CART CMS version 1.9.0.3. By injecting malicious code into the 'descr' parameter via a POST request, an attacker can execute arbitrary scripts in the context of a user's browser.
Mitigation:
To mitigate this vulnerability, sanitize user input to remove any potentially malicious scripts before processing it.