vendor:
Blackcat CMS
by:
Mirabbas Agalarov
5
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: Blackcat CMS
Affected Version From: v1.4
Affected Version To: v1.4
Patch Exists: NO
Related CWE:
CPE: a:blackcatdevelopment:blackcat_cms:1.4
Platforms Tested: Linux
2023
Blackcat Cms v1.4 – Stored XSS
The Blackcat CMS version 1.4 is vulnerable to stored cross-site scripting (XSS) attacks. An attacker can exploit this vulnerability by injecting malicious code into the application, which will be executed when the targeted user views the affected page.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and implement proper output encoding.