CVE-2024-23817
CVE-2024-23817 is a high-severity vulnerability in Dolibarr Dolibarr Erp/crm with a CVSS 3.x base score of 7.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: High (CVSS 3.x base score 7.1)
- EPSS exploit prediction: 1% (42nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-1139
- Weakness: CWE-79
- Affected product: Dolibarr Dolibarr Erp/crm
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2024-23817?
- 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.
- How severe is CVE-2024-23817?
- CVE-2024-23817 has a CVSS 3.x base score of 7.1, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2024-23817 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (42nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-23817?
- CVE-2024-23817 affects Dolibarr Dolibarr Erp/crm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-23817?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-23817 have an EU (EUVD) identifier?
- Yes. CVE-2024-23817 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-1139.
- When was CVE-2024-23817 published?
- CVE-2024-23817 was published on 2024-01-25 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:dolibarr:dolibarr_erp\/crm:18.0.4:*:*:*:*:*:*:*
More vulnerabilities in Dolibarr Dolibarr Erp/crm
- CVE-2018-25357 — Critical (CVSS 9.8): Dolibarr ERP CRM 7.0.3 contains a remote code execution vulnerability that allows unauthenticated attackers to execute…
- CVE-2022-4093 — Critical (CVSS 9.8): SQL injection attacks can result in unauthorized access to sensitive data, such as passwords, credit card details, or…
- CVE-2022-43138 — Critical (CVSS 9.8): Dolibarr Open Source ERP & CRM for Business before v14.0.1 allows attackers to escalate privileges via a crafted API.
- CVE-2022-40871 — Critical (CVSS 9.8): Dolibarr ERP & CRM <=15.0.3 is vulnerable to Eval injection. By default, any administrator can be added to the…
- CVE-2022-0224 — Critical (CVSS 9.8): dolibarr is vulnerable to Improper Neutralization of Special Elements used in an SQL Command
- CVE-2021-33816 — Critical (CVSS 9.8): The website builder module in Dolibarr 13.0.2 allows remote PHP code execution because of an incomplete protection…
All CVEs affecting Dolibarr Dolibarr Erp/crm →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →