vendor:
get-simple_cms
by:
Jeroen - IT Nerdbox
4,3
CVSS
MEDIUM
Persistent Cross Site Scripting
79
CWE
Product Name: get-simple_cms
Affected Version From: v3.3.1
Affected Version To: v3.3.1
Patch Exists: NO
Related CWE: N/A
CPE: a:get-simple:get-simple_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2014
etSimple CMS v3.3.1 Persistent Cross Site Scripting
In the administrative interface, the users can change their personal settings. The parameters 'name' and 'permalink' do not properly sanitize its input and allows malicious code to be stored in the XML file.
Mitigation:
Input validation and sanitization should be done to prevent malicious code from being stored in the XML file.