vendor:
Mini Web Shop
by:
5.5
CVSS
MEDIUM
Cross-site scripting (XSS)
79
CWE
Product Name: Mini Web Shop
Affected Version From: 2
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Cross-site scripting vulnerabilities in Mini Web Shop
The application Mini Web Shop fails to properly sanitize user-supplied input, leading to multiple cross-site scripting vulnerabilities. An attacker can exploit these vulnerabilities to steal cookie-based authentication credentials and launch further attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to implement proper input validation and output encoding to prevent malicious user input from being executed as code.