CVE-2024-23817
Last modified
CVE-2024-23817 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Dolibarr is an enterprise resource planning (ERP) and customer relationship management (CRM) software package. Version 18.0.4 has a HTML Injection vulnerability in the Home page of the Dolibarr Application. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
Dolibarr is an enterprise resource planning (ERP) and customer relationship management (CRM) software package. Version 18.0.4 has a HTML Injection vulnerability in the Home page of the Dolibarr Application. This vulnerability allows an attacker to inject arbitrary HTML tags and manipulate the rendered content in the application's response. Specifically, I was able to successfully inject a new HTML tag into the returned document and, as a result, was able to comment out some part of the Dolibarr App Home page HTML code. This behavior can be exploited to perform various attacks like Cross-Site Scripting (XSS). To remediate the issue, validate and sanitize all user-supplied input, especially within HTML attributes, to prevent HTML injection attacks; and implement proper output encoding when rendering user-provided data to ensure it is treated as plain text rather than executable HTML.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dolibarr | Dolibarr Erp\/Crm | 18.0.4 |
References
- https://github.com/Dolibarr/dolibarr/security/advisories/GHSA-7947-48q7-cp5mExploit, Vendor Advisory
- https://github.com/Dolibarr/dolibarr/security/advisories/GHSA-7947-48q7-cp5mExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-23817?
How severe is CVE-2024-23817?
How do I fix CVE-2024-23817?
Are you affected by CVE-2024-23817?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
