vendor:
Typesetter CMS
by:
Alperen Ergel
5.5
CVSS
MEDIUM
Persistent Cross-Site Scripting
79
CWE
Product Name: Typesetter CMS
Affected Version From: 5.1
Affected Version To: 5.1
Patch Exists: NO
Related CWE:
CPE: a:typesetter_cms:typesetter:5.1
Platforms Tested: Windows 10 / XAMPP
2020
Typesetter CMS 5.1 – ‘Site Title’ Persistent Cross-Site Scripting
The Typesetter CMS version 5.1 is vulnerable to persistent cross-site scripting. An attacker can exploit this vulnerability by logging into the administrator page, navigating to Settings > Configuration > General Settings, and injecting a malicious payload into the 'title' field. This payload will be executed when the website is accessed.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and validate the data entered in the 'title' field. Additionally, implementing a web application firewall can help detect and block cross-site scripting attacks.