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.
References
Link | Resource |
---|---|
https://fatihhcelik.blogspot.com/2020/04/dolibarr-csrf.html | Exploit Third Party Advisory |
https://fatihhcelik.blogspot.com/2020/04/dolibarr-csrf.html | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:58
Type | Values Removed | Values Added |
---|---|---|
References | () https://fatihhcelik.blogspot.com/2020/04/dolibarr-csrf.html - Exploit, Third Party Advisory |
Information
Published : 2020-04-16 19:15
Updated : 2024-11-21 04:58
NVD link : CVE-2020-11825
Mitre link : CVE-2020-11825
CVE.ORG link : CVE-2020-11825
JSON object : View
Products Affected
dolibarr
- dolibarr_erp\/crm
CWE
CWE-352
Cross-Site Request Forgery (CSRF)