vendor:
dotcms
by:
Hardik Solanki
8.8
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: dotcms
Affected Version From: 20.11
Affected Version To: 20.11
Patch Exists: No
Related CWE: N/A
CPE: a:dotcms:dotcms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2020
DotCMS 20.11 – Stored Cross-Site Scripting
DotCMS 20.11 is vulnerable to stored cross-site scripting (XSS) in the Template Title parameter. An attacker can inject malicious JavaScript code into the Template Title parameter, which will be executed when the template is viewed. This can be used to steal cookies, hijack sessions, and perform other malicious activities.
Mitigation:
To mitigate this vulnerability, input validation should be performed on the Template Title parameter to ensure that no malicious JavaScript code is being injected.