In GLPI after version 0.83.3 and before version 9.4.6, the CSRF tokens are generated using an insecure algorithm. The implementation uses rand and uniqid and MD5 which does not provide secure values. This is fixed in version 9.4.6.
References
Configurations
History
No history.
Information
Published : 2020-05-05 22:15
Updated : 2023-11-07 03:14
NVD link : CVE-2020-11035
Mitre link : CVE-2020-11035
CVE.ORG link : CVE-2020-11035
JSON object : View
Products Affected
glpi-project
- glpi
fedoraproject
- fedora
CWE
CWE-327
Use of a Broken or Risky Cryptographic Algorithm