CVE-2023-46727
Published: 13 December 2023
Summary
CVE-2023-46727 is a high-severity SQL Injection (CWE-89) vulnerability in Glpi-Project Glpi. Its CVSS base score is 8.6 (High).
Operationally, ranked in the top 3.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
GLPI, an open-source IT asset management application, contains a SQL injection vulnerability in its native inventory endpoint. The flaw affects versions 10.0.0 through 10.0.10 and is tracked as CWE-89; unauthenticated network requests to the endpoint can be crafted to inject arbitrary SQL, producing a CVSS 3.1 score of 8.6 with changed scope and high confidentiality impact.
An attacker with no credentials can send specially formed inventory payloads that execute attacker-controlled queries against the backend database. Successful exploitation can expose sensitive data stored by GLPI without requiring user interaction or elevated privileges.
The project’s security advisory and release notes for version 10.0.11 describe the corrective patch and list disabling the native inventory feature as an immediate workaround. Corresponding commits and the GitHub advisory GHSA-v799-2mp3-wgfr provide the technical details of the fix.
EPSS for the CVE currently stands at 0.2330 with an identical recorded peak, indicating moderate but stable exploitation interest since disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-50909
Vulnerability details
GLPI is a free asset and IT management software package. Starting in version 10.0.0 and prior to version 10.0.11, GLPI inventory endpoint can be used to drive a SQL injection attack. Version 10.0.11 contains a patch for the issue. As…
more
a workaround, disable native inventory.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.