CVE-2020-11035 HIGH

CVE-2020-11035: weak CSRF tokens in GLPI

Vendor Glpi-Project
Product GLPI
Weakness CWE-327 · Broken crypto
Published May 5, 2020
Last update August 4, 2024

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 5, 2020 CVE published
August 4, 2024 Record updated