Skip to content

SQL injection using custom CSS administration form

Moderate
trasher published GHSA-5hg4-r64r-rf83 Jan 27, 2022

Package

glpi (glpi)

Affected versions

< 9.5.7

Patched versions

9.5.7

Description

Impact

Entity administrator is capable of retrieve normally inaccessible data (GLPI data, system data, mysql data).

Patches

TODO

Workarounds

Disabling Entities update right prevents exploit of this vulnerability.

Severity

Moderate

CVE ID

CVE-2022-21720

Weaknesses

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Learn more on MITRE.

Credits