vendor:
CMS Made Simple
by:
Eshan Singh
8.8
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: CMS Made Simple
Affected Version From: 2.2.15
Affected Version To: 2.2.15
Patch Exists: YES
Related CWE: N/A
CPE: 2.2.15
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows/Kali Linux/Ubuntu
2020
CMS Made Simple 2.2.15 – Stored Cross-Site Scripting via SVG File Upload (Authenticated)
CMS Made Simple 2.2.15 allows an authenticated user with access to the Content Manager to edit content and put persistent XSS payload using the malicious SVG file. The user can get cookies from every authenticated user who visits the website.
Mitigation:
Ensure that all user input is validated and sanitized before being used in the application.