vendor:
CMSimple
by:
heinjame
6.1
CVSS
MEDIUM
Cross Site Scripting (XSS)
79
CWE
Product Name: CMSimple
Affected Version From: <=5.4
Affected Version To: <=5.4
Patch Exists: YES
Related CWE:
CPE: a:cmsimple:cmsimple:5.4
Platforms Tested: Linux os
2021
CMSimple 5.4 – Cross Site Scripting (XSS)
Since the application is filtering user input with preg_replace, attackers can able to bypass restriction by using HTML to Unicode encoding. So the application let's attacker perform DOM based XSS.
Mitigation:
Upgrade to the latest version of CMSimple.