First published: Thu Apr 16 2020(Updated: )
In Dolibarr 10.0.6, forms are protected with a CSRF token against CSRF attacks. The problem is any CSRF token in any user's session can be used in another user's session. CSRF tokens should not be valid in this situation.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Dolibarr Dolibarr Erp\/crm | =10.0.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this Dolibarr issue is CVE-2020-11825.
The severity rating of CVE-2020-11825 is 8.8 (high).
Dolibarr 10.0.6 protects against CSRF attacks by using Cross-Site Request Forgery (CSRF) tokens.
The problem is that any CSRF token in any user's session can be used in another user's session.
To fix the CSRF token vulnerability in Dolibarr 10.0.6, it is recommended to update to a version that addresses this issue.