CVE-2022-1590: Bludit New Content Module new-content cross site scripting
A vulnerability was found in Bludit 3.13.1. It has been declared as problematic. This vulnerability affects the endpoint /admin/new-content of the New Content module. The manipulation of the argument content with the input <script>alert(1)</script> leads to cross site scripting. The attack can be initiated remotely but requires an authentication. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2022-1590?
CVE-2022-1590 is a vulnerability found in Bludit 3.13.1 that leads to cross-site scripting (XSS) through the /admin/new-content endpoint of the New Content module.
How severe is CVE-2022-1590?
CVE-2022-1590 has a severity rating of medium, with a CVSS score of 5.4.
Which software versions are affected by CVE-2022-1590?
CVE-2022-1590 affects Bludit version 3.13.1.
What is the Common Weakness Enumeration (CWE) ID for CVE-2022-1590?
The CWE ID for CVE-2022-1590 is CWE-79, which is for Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').
How can I mitigate the CVE-2022-1590 vulnerability in Bludit 3.13.1?
To mitigate the CVE-2022-1590 vulnerability in Bludit 3.13.1, it is recommended to update to a secure version that includes a fix for the vulnerability.