CVE-2020-15226 MEDIUM

CVE-2020-15226: SQL Injection in GLPI Search API

Vendor Glpi-Project
Product glpi
Weakness CWE-89 · SQLi
Published October 7, 2020
Last update August 4, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

In GLPI before version 9.5.2, there is a SQL Injection in the API's search function. Not only is it possible to break the SQL syntax, but it is also possible to utilise a UNION SELECT query to reflect sensitive information such as the current database version, or database user. The most likely scenario for this vulnerability is with someone who has an API account to the system. The issue is patched in version 9.5.2. A proof-of-concept with technical details is available in the linked advisory.

Key dates

02Disclosure timeline

October 7, 2020 CVE published
August 4, 2024 Record updated