vendor:
CMS Made Simple
by:
Roel van Beurden
5.4
CVSS
MEDIUM
Persistent Cross-Site Scripting
79
CWE
Product Name: CMS Made Simple
Affected Version From: 2.2.14
Affected Version To: 2.2.14
Patch Exists: YES
Related CWE: CVE-2020-24860
CPE: 2.2.14
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux Ubuntu 18.04
2020
CMS Made Simple 2.2.14 – Persistent Cross-Site Scripting (Authenticated)
CMS Made Simple 2.2.14 allows an authenticated user with access to the Content Manager to edit content and put persistent XSS payload in the affected text fields. The user can get cookies from every authenticated user who visits the website.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in the application.