Description
The DataInjection plugin for GLPI 2.15.6 (GLPI 11 builds) concatenates user-supplied CSV field values directly into SQL queries during CSV import, without parameterization or escaping, resulting in authenticated SQL injection. An authenticated user with access to the Data injection feature can embed SQL expressions such as SLEEP() in a mapped field (for example Serial Number) to manipulate the generated query and extract database information via time-based blind injection.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
2.15.6 (semver) before 2.15.7
Credits
ryukk33
References
github.com/...ection/security/advisories/GHSA-57qv-j6r6-pcc4 (GitHub Security Advisory GHSA-57qv-j6r6-pcc4)
github.com/pluginsGLPI/datainjection/releases/tag/2.15.7 (DataInjection 2.15.7 Release)
github.com/pluginsGLPI/datainjection (Product)
www.vulncheck.com/...henticated-sql-injection-via-csv-import