CVE-2019-16685
Description
Dolibarr 9.0.5 stores XSS in the User Group Description field, allowing privilege escalation by users with group management rights.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Dolibarr 9.0.5 stores XSS in the User Group Description field, allowing privilege escalation by users with group management rights.
Vulnerability
Overview
CVE-2019-16685 is a stored cross-site scripting (XSS) vulnerability in Dolibarr ERP & CRM version 9.0.5. The flaw resides in the User Group Description section, which is processed by card.php. Input entered into the group description field is not properly sanitized before being stored and later rendered in the browser, allowing an attacker to inject arbitrary HTML or JavaScript code [1][2].
Exploitation
Prerequisites
An attacker must have a valid Dolibarr account with the privilege 'Create/modify other users, groups and permissions'. This privilege is typically granted to administrative or manager-level roles. The attack does not require any special network position beyond normal web access to the Dolibarr instance. The injected payload is stored in the database and executed when any user (including administrators) views the affected group's details [1][2].
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of other users' sessions. This can lead to session hijacking, data theft, or further actions taken on behalf of the victim. Because the attacker can also achieve privilege escalation, the stored XSS may be used to elevate the attacker's own permissions or perform administrative actions beyond their original scope [1][2].
Mitigation
Status
Dolibarr addressed this vulnerability in a later release. Users of Dolibarr 9.0.5 or earlier versions should upgrade to a patched version immediately. As of September 2019, no workaround was documented, but restricting the 'Create/modify other users, groups and permissions' privilege to trusted users only can reduce the attack surface [1][2].
- GitHub - Dolibarr/dolibarr: Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
- NVD - CVE-2019-16685
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Dolibarr/Dolibarrdescription
- ghsa-coords
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-fvxr-767j-f28vghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-16685ghsaADVISORY
- verneet.com/cve-2019-16685ghsaWEB
- verneet.com/cve-2019-16685/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.