CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| = 18.0.4 | 7.1 HIGH | — | ||
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. | ||||
| = * | 5.4 MEDIUM | 3.5 LOW | ||
Cross-site Scripting (XSS) - Stored in GitHub repository dolibarr/dolibarr prior to 16.0. | ||||
| = 12.0.5 | 6.1 MEDIUM | 4.3 MEDIUM | ||
Dolibarr 12.0.5 is vulnerable to Cross Site Scripting (XSS) via Sql Error Page. | ||||
| = * | 8.8 HIGH | 6.5 MEDIUM | ||
Code Injection in GitHub repository dolibarr/dolibarr prior to 15.0.1. | ||||
| = * | 4.3 MEDIUM | 4 MEDIUM | ||
Business Logic Errors in GitHub repository dolibarr/dolibarr prior to 16.0. | ||||
| = * | 6.5 MEDIUM | 4 MEDIUM | ||
Improper Access Control (IDOR) in GitHub repository dolibarr/dolibarr prior to 16.0. | ||||
| = * | 4.3 MEDIUM | 4 MEDIUM | ||
Improper Validation of Specified Quantity in Input in Packagist dolibarr/dolibarr prior to 16.0. | ||||
| = * | 9.8 CRITICAL | 7.5 HIGH | ||
dolibarr is vulnerable to Improper Neutralization of Special Elements used in an SQL Command | ||||
| = * | 4.3 MEDIUM | 4 MEDIUM | ||
Improper Validation of Specified Quantity in Input vulnerability in dolibarr dolibarr/dolibarr. | ||||
| = 7.0.2 | 5.4 MEDIUM | 3.5 LOW | ||
admin/limits.php in Dolibarr 7.0.2 allows HTML injection, as demonstrated by the MAIN_MAX_DECIMALS_TOT parameter. | ||||
| < 14.0.3 | 5.4 MEDIUM | 3.5 LOW | ||
A Cross Site Scripting (XSS) vulnerability exists in Dolibarr before 14.0.3 via the ticket creation flow. Exploitation requires that an admin copies the payload into a box. | ||||
| = 13.0.2 | 9.8 CRITICAL | 7.5 HIGH | ||
The website builder module in Dolibarr 13.0.2 allows remote PHP code execution because of an incomplete protection mechanism in which system, exec, and shell_exec are blocked but backticks are not blocked. | ||||
| = 13.0.2 | 6.1 MEDIUM | 4.3 MEDIUM | ||
Dolibarr ERP and CRM 13.0.2 allows XSS via object details, as demonstrated by > and < characters in the onpointermove attribute of a BODY element to the user-management feature. | ||||
| >= 2.8.1, <= 13.0.2 | 8.8 HIGH | 6.5 MEDIUM | ||
In “Dolibarr” application, v2.8.1 to v13.0.2 are vulnerable to account takeover via password reset functionality. A low privileged attacker can reset the password of any user in the application using the password reset link the user received through email when requested for a forgotten password. | ||||
| = 3.3.0, >= 3.3.1, <= 13.0.2 | 4.7 MEDIUM | 6.5 MEDIUM | ||
In “Dolibarr” application, v3.3.beta1_20121221 to v13.0.2 have “Modify” access for admin level users to change other user’s details but fails to validate already existing “Login” name, while renaming the user “Login”. This leads to complete account takeover of the victim user. This happens since the password gets overwritten for the victim user having a similar login name. | ||||
| >= 2.8.1, <= 13.0.2 | 9 CRITICAL | 3.5 LOW | ||
In “Dolibarr ERP CRM”, WYSIWYG Editor module, v2.8.1 to v13.0.2 are affected by a stored XSS vulnerability that allows low privileged application users to store malicious scripts in the “Private Note” field at “/adherents/note.php?id=1” endpoint. These scripts are executed in a victim’s browser when they open the page containing the vulnerable field. In the worst case, the victim who inadvertently triggers the attack is a highly privileged administrator. The injected scripts can extract the Session ID, which can lead to full Account takeover of the admin and due to other vulnerability (Improper Access Control on Private notes) a low privileged user can update the private notes which could lead to privilege escalation. | ||||
| >= 2.8.1, <= 13.0.4 | 4.3 MEDIUM | 4 MEDIUM | ||
In “Dolibarr” application, 2.8.1 to 13.0.4 don’t restrict or incorrectly restricts access to a resource from an unauthorized actor. A low privileged attacker can modify the Private Note which only an administrator has rights to do, the affected field is at “/adherents/note.php?id=1” endpoint. | ||||