vendor:
WonderCMS
by:
Hemant Patidar (HemantSolo)
5.4
CVSS
MEDIUM
Stored Cross-site scripting(XSS)
79
CWE
Product Name: WonderCMS
Affected Version From: 3.1.3
Affected Version To: 3.1.3
Patch Exists: YES
Related CWE: CVE-2020-29233
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 – ‘content’ Persistent Cross-Site Scripting
This vulnerability can results attacker to inject the XSS payload in Page description and each time any user will visits the website, the XSS triggers and attacker can able to steal the cookie according to the crafted payload.
Mitigation:
Input validation, output encoding, and content security policy can be used to mitigate XSS attacks.