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
Link | Resource |
---|---|
https://github.com/Dolibarr/dolibarr/commit/796b2d201acb9938b903fb2afa297db289ecc93e | Patch Third Party Advisory |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25955 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-08-15 21:15
Updated : 2024-02-28 18:28
NVD link : CVE-2021-25955
Mitre link : CVE-2021-25955
CVE.ORG link : CVE-2021-25955
JSON object : View
Products Affected
dolibarr
- dolibarr
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')