vendor:
GetSimple CMS
by:
8.8
CVSS
HIGH
Cross-site Scripting (XSS)
79
CWE
Product Name: GetSimple CMS
Affected Version From: 02.01
Affected Version To: 02.01
Patch Exists: NO
Related CWE:
CPE: a:getsimple_cms:getsimple
Platforms Tested:
Cross-site scripting vulnerability in GetSimple CMS
The GetSimple CMS is prone to a cross-site scripting vulnerability due to insufficient sanitization of user-supplied input. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of a victim user, potentially leading to the theft of authentication credentials and other malicious activities.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input and implement proper input validation and output encoding to prevent XSS attacks.