vendor:
Bludit CMS
by:
Rahad Chowdhury
5.4
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Bludit CMS
Affected Version From: 3.14.1
Affected Version To: 3.14.1
Patch Exists: YES
Related CWE: CVE-2023-31698
CPE: a:bludit_cms:bludit:3.14.1
Platforms Tested: Windows 10, PHP 7.4.29, Apache 2.4.53
2023
Bludit CMS v3.14.1 – Stored Cross-Site Scripting (XSS) (Authenticated)
The Bludit CMS v3.14.1 is vulnerable to stored cross-site scripting (XSS) attacks. An authenticated attacker can upload a specially crafted SVG file containing malicious JavaScript code. When this file is processed by the application, the JavaScript code is executed within the context of the user's browser, leading to potential XSS attacks.
Mitigation:
Update to the latest version of Bludit CMS which includes a patch for this vulnerability. Additionally, ensure that user-uploaded files are properly validated and sanitized to prevent the execution of malicious code.