Vulnerabilities (CVE)

Filtered by vendor Bludit Subscribe
Filtered by product Bludit
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-31698 1 Bludit 1 Bludit 2023-12-30 N/A 5.4 MEDIUM
Bludit v3.14.1 is vulnerable to Stored Cross Site Scripting (XSS) via SVG file on site logo. NOTE: the product's security model is that users are trusted by the administrator to insert arbitrary content (users cannot create their own accounts through self-registration).
CVE-2023-34845 1 Bludit 1 Bludit 2023-12-30 N/A 5.4 MEDIUM
Bludit v3.14.1 was discovered to contain an arbitrary file upload vulnerability in the component /admin/new-content. This vulnerability allows attackers to execute arbitrary web scripts or HTML via uploading a crafted SVG file. NOTE: the product's security model is that users are trusted by the administrator to insert arbitrary content (users cannot create their own accounts through self-registration).
CVE-2022-1590 1 Bludit 1 Bludit 2022-05-13 3.5 LOW 5.4 MEDIUM
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.
CVE-2021-45745 1 Bludit 1 Bludit 2022-01-07 3.5 LOW 5.4 MEDIUM
A Stored Cross Site Scripting (XSS) vulnerability exists in Bludit 3.13.1 via the About Plugin in login panel.
CVE-2021-45744 1 Bludit 1 Bludit 2022-01-07 3.5 LOW 5.4 MEDIUM
A Stored Cross Site Scripting (XSS) vulnerability exists in bludit 3.13.1 via the TAGS section in login panel.
CVE-2021-35323 1 Bludit 1 Bludit 2021-11-30 4.3 MEDIUM 6.1 MEDIUM
Cross Site Scripting (XSS) vulnerability exists in bludit 3-13-1 via the username in admin/login.
CVE-2020-15006 1 Bludit 1 Bludit 2020-07-02 3.5 LOW 5.4 MEDIUM
Bludit 3.12.0 allows stored XSS via JavaScript code in an SVG document to bl-kernel/ajax/logo-upload.php.
CVE-2020-15026 1 Bludit 1 Bludit 2020-06-30 4.0 MEDIUM 4.9 MEDIUM
Bludit 3.12.0 allows admins to use a /plugin-backup-download?file=../ directory traversal approach for arbitrary file download via backup/plugin.php.
CVE-2020-13889 1 Bludit 1 Bludit 2020-06-09 3.5 LOW 5.4 MEDIUM
showAlert() in the administration panel in Bludit 3.12.0 allows XSS.
CVE-2020-8811 1 Bludit 1 Bludit 2020-02-10 4.0 MEDIUM 4.3 MEDIUM
ajax/profile-picture-upload.php in Bludit 3.10.0 allows authenticated users to change other users' profile pictures.
CVE-2020-8812 1 Bludit 1 Bludit 2020-02-10 3.5 LOW 5.4 MEDIUM
** DISPUTED ** Bludit 3.10.0 allows Editor or Author roles to insert malicious JavaScript on the WYSIWYG editor. NOTE: the vendor's perspective is that this is "not a bug."
CVE-2019-16334 1 Bludit 1 Bludit 2019-09-16 3.5 LOW 4.8 MEDIUM
In Bludit v3.9.2, there is a persistent XSS vulnerability in the Categories -> Add New Category -> Name field. NOTE: this may overlap CVE-2017-16636.
CVE-2018-16313 1 Bludit 1 Bludit 2018-11-02 4.3 MEDIUM 6.1 MEDIUM
Bludit 2.3.4 allows XSS via a user name.
CVE-2017-16636 1 Bludit 1 Bludit 2017-11-29 3.5 LOW 5.4 MEDIUM
In Bludit v1.5.2 and v2.0.1, an XSS vulnerability is located in the new page, new category, and edit post function body message context. Remote attackers are able to bypass the basic editor validation to trigger cross site scripting. The XSS is persistent and the request method to inject via editor is GET. To save the editor context, the followup POST method request must be processed to perform the attack via the application side. The basic validation of the editor does not allow injecting script codes and blocks the context. Attackers can inject the code by using an editor tag that is not recognized by the basic validation. Thus allows a restricted user account to inject malicious script code to perform a persistent attack against higher privilege web-application user accounts.