vendor:
CMS
by:
Shivam Singh
5.4
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: CMS
Affected Version From: 2.1.2001
Affected Version To: 2.1.2001
Patch Exists: NO
Related CWE: CVE-2022-34140
CPE: a:feehi:cms:2.1.1
Platforms Tested: Linux, Windows, Docker
2022
Feehi CMS 2.1.1 – Stored Cross-Site Scripting (XSS)
Feehi CMS 2.1.1 is vulnerable to stored cross-site scripting (XSS). An attacker can inject malicious JavaScript code into the username field of the sign-up form. When a user visits any article page, the malicious code will be triggered and executed.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the username field.