Skip to content

Dolibarr Cross-site Scripting vulnerability

Critical severity GitHub Reviewed Published Aug 30, 2021 to the GitHub Advisory Database • Updated Jan 29, 2023

Package

composer dolibarr/dolibarr (Composer)

Affected versions

>= 2.8.1, <= 13.0.2

Patched versions

14.0.0

Description

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.

References

Published by the National Vulnerability Database Aug 15, 2021
Reviewed Aug 26, 2021
Published to the GitHub Advisory Database Aug 30, 2021
Last updated Jan 29, 2023

Severity

Critical
9.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2021-25955

GHSA ID

GHSA-cpv8-6xgr-rmf6

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.