vendor:
Web Content Management Suite
by:
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Web Content Management Suite
Affected Version From: 5.3
Affected Version To: 5.3
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Web Content Management Suite Cross-Site Scripting Vulnerability
The vulnerability exists in the Web Content Management Suite due to a failure in properly sanitizing user-supplied input. An attacker can exploit this vulnerability by injecting arbitrary script code into the affected site, which can lead to the execution of malicious code in the browser of an unsuspecting user. This can result in the theft of authentication credentials and other attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization mechanisms to prevent the execution of arbitrary script code.