CVE-2024-23817
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-23817
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-25T19:42:30.343Z
- Last Modified Date
- 2024-01-25T19:42:30.343Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/Dolibarr/dolibarr/security/advisories/GHSA-7947-48q7-cp5m | x_refsource_CONFIRM |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-23817 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23817 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 06:54:41 | Added to TrackCVE |