vendor:
Webedition CMS
by:
Mirabbas Agalarov
7.5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Webedition CMS
Affected Version From: v2.9.8.8
Affected Version To: v2.9.8.8
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux
2023
Webedition CMS v2.9.8.8 – Stored XSS
The Webedition CMS v2.9.8.8 is vulnerable to a stored Cross-Site Scripting (XSS) attack. By uploading a malicious SVG file and triggering the XSS payload, an attacker can execute arbitrary JavaScript code in the context of the victim's browser.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and properly validate and encode any data that is displayed in HTML context. Additionally, implementing a Content Security Policy (CSP) can help mitigate the impact of XSS attacks.