vendor:
PrestaShop
by:
Unknown
5.5
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: PrestaShop
Affected Version From: 1.4.4.1
Affected Version To: 1.4.4.1
Patch Exists: NO
Related CWE:
CPE: a:prestashop:prestashop:1.4.4.1
Platforms Tested:
2011
Multiple Cross-Site Scripting Vulnerabilities in PrestaShop
PrestaShop is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input. An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize user-supplied input and implement proper input validation and output encoding.