vendor:
CSZ CMS
by:
SunCSR
4.3
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: CSZ CMS
Affected Version From: 1.2.9
Affected Version To: 1.2.9
Patch Exists: NO
Related CWE: N/A
CPE: a:cszcms:csz_cms:1.2.9
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: CSZ CMS 1.2.9
2020
CSZ CMS 1.2.9 – Multiple Cross-Site Scripting
CSZ CMS 1.2.9 is vulnerable to multiple Cross-Site Scripting (XSS) attacks. Reflected XSS can be triggered by sending a maliciously crafted URL to the application. Stored XSS can be triggered by an editor account with rights to manage banners and plugins. The malicious payload can be injected into the Name, Note, Album Name, Keyword, Short Description, and Category Name fields.
Mitigation:
Input validation should be performed on all user-supplied data to ensure that it does not contain malicious code. Additionally, the application should be configured to use a Content Security Policy (CSP) to help prevent XSS attacks.