vendor:
WonderCMS
by:
Hemant Patidar (HemantSolo)
5.4
CVSS
MEDIUM
Persistent Cross-Site Scripting
79
CWE
Product Name: WonderCMS
Affected Version From: 3.1.3
Affected Version To: 3.1.3
Patch Exists: YES
Related CWE: CVE-2020-29469
CPE: a:wondercms:wondercms:3.1.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10/Kali Linux
2020
WonderCMS 3.1.3 – ‘menu’ Persistent Cross-Site Scripting
This vulnerability can results attacker to inject the XSS payload in the Setting - Menu and each time any user will visits the website directory, the XSS triggers and attacker can able to steal the cookie according to the crafted payload.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.