vendor:
Wondercms
by:
prodigiousMind
8.1
CVSS
CRITICAL
Cross-Site Scripting (XSS) leading to Remote Code Execution (RCE)
79
CWE
Product Name: Wondercms
Affected Version From: 4.3.2002
Affected Version To: 37319
Patch Exists: NO
Related CWE:
CPE: a:wondercms:wondercms:4.3.2
Platforms Tested: Linux, Windows, Mac
2021
Wondercms 4.3.2 XSS to RCE
The exploit script allows an attacker to perform an XSS attack that leads to remote code execution on Wondercms version 4.3.2. By injecting a malicious script through a crafted link, the attacker can execute arbitrary commands on the server.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user inputs, validate and encode output data, and implement Content Security Policy (CSP) headers.