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.
References
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-01-25T19:42:30.343Z

Updated: 2024-01-25T19:42:30.343Z

Reserved: 2024-01-22T22:23:54.337Z


Link: CVE-2024-23817

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2024-01-25T20:15:41.313

Modified: 2024-05-09T15:23:24.053


Link: CVE-2024-23817

JSON object: View

cve-icon Redhat Information

No data.