vendor:
OpenCMS
by:
tmrswrr
8.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: OpenCMS
Affected Version From: Alkacon OpenCMS 15.0
Affected Version To: Alkacon OpenCMS 15.0
Patch Exists: NO
Related CWE: CVE-2023-XXXX
CPE: alkacon:opencms:15.0
Platforms Tested:
2023
Alkacon OpenCMS 15.0 – Multiple Cross-Site Scripting (XSS)
The Alkacon OpenCMS version 15.0 is vulnerable to multiple cross-site scripting (XSS) attacks. An attacker can exploit these vulnerabilities by injecting malicious scripts into various parameters and fields, leading to the execution of arbitrary code in the context of the user's browser.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize and validate user input before displaying it on web pages. Additionally, implementing a web application firewall (WAF) can help detect and block XSS attacks.