vendor:
minewebcms
by:
Chetanya Sharma @AggressiveUser
4.8
CVSS
MEDIUM
Cross-site Scripting (XSS)
79
CWE
Product Name: minewebcms
Affected Version From: 1.15.2
Affected Version To: 1.15.2
Patch Exists: NO
Related CWE: CVE-2022-1163
CPE: minewebcms
Platforms Tested: KALI OS
2022
minewebcms 1.15.2 – Cross-site Scripting (XSS)
minewebcms 1.15.2 is vulnerable to Cross-site Scripting (XSS). An attacker can inject malicious JavaScript code into the 'Link Name' and 'URL' fields of the 'Drop-Down Menu' page, which will be executed when the page is accessed. The malicious code can be triggered by navigating to the web application's home page.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the web application.