CVE-2020-11031 HIGH

CVE-2020-11031: Insecure encryption algorithm in GLPI

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

CVSS base score

7.8/10
Attack vector Local
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

In GLPI before version 9.5.0, the encryption algorithm used is insecure. The security of the data encrypted relies on the password used, if a user sets a weak/predictable password, an attacker could decrypt data. This is fixed in version 9.5.0 by using a more secure encryption library. The library chosen is sodium.

Key dates

02Disclosure timeline

September 23, 2020 CVE published
August 4, 2024 Record updated