Filtered by vendor Inventree Project Subscriptions
Total 6 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2022-3355 1 Inventree Project 1 Inventree 2024-11-21 5.4 Medium
Cross-site Scripting (XSS) - Stored in GitHub repository inventree/inventree prior to 0.8.3.
CVE-2022-2134 1 Inventree Project 1 Inventree 2024-11-21 6.5 Medium
Allocation of Resources Without Limits or Throttling in GitHub repository inventree/inventree prior to 0.8.0.
CVE-2022-2113 1 Inventree Project 1 Inventree 2024-11-21 5.4 Medium
Cross-site Scripting (XSS) - Stored in GitHub repository inventree/inventree prior to 0.7.2.
CVE-2022-2112 1 Inventree Project 1 Inventree 2024-11-21 8.8 High
Improper Neutralization of Formula Elements in a CSV File in GitHub repository inventree/inventree prior to 0.7.2.
CVE-2022-2111 1 Inventree Project 1 Inventree 2024-11-21 8.8 High
Unrestricted Upload of File with Dangerous Type in GitHub repository inventree/inventree prior to 0.7.2.
CVE-2024-47610 1 Inventree Project 1 Inventree 2024-10-10 7.3 High
InvenTree is an Open Source Inventory Management System. In affected versions of InvenTree it is possible for a registered user to store javascript in markdown notes fields, which are then displayed to other logged in users who visit the same page and executed. The vulnerability has been addressed as follows: 1. HTML sanitization has been enabled in the front-end markdown rendering library - `easymde`. 2. Stored markdown is also validated on the backend, to ensure that malicious markdown is not stored in the database. These changes are available in release versions 0.16.5 and later. All users are advised to upgrade. There are no workarounds, an update is required to get the new validation functions.