CVE-2024-27096
Published: 18 March 2024
Summary
CVE-2024-27096 is a high-severity SQL Injection (CWE-89) vulnerability in Glpi-Project Glpi. Its CVSS base score is 7.7 (High).
Operationally, ranked in the top 5.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
GLPI, an open-source IT asset management and service desk platform, contains a SQL injection vulnerability in its search engine component. An authenticated user can supply crafted input that is improperly sanitized before being executed against the backend database, enabling extraction of arbitrary data. The flaw is tracked as CWE-89 and carries a CVSS 3.1 score of 7.7, reflecting network attack vector, low complexity, and high confidentiality impact across security contexts.
An attacker who already possesses a valid GLPI account can leverage the search functionality to read sensitive records from the database without further user interaction. Successful exploitation yields disclosure of information such as user credentials, asset details, or configuration data stored by the application, but does not directly permit modification or denial-of-service conditions.
The project has released version 10.0.13 to address the issue. Official advisories and commits on GitHub document the patch that corrects the input handling in the search engine, and administrators are advised to upgrade from earlier releases.
EPSS scores for the CVE have remained near 0.16 with only marginal fluctuation between the observed peak and current values, indicating moderate but stable exploitation interest since disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-24349
Vulnerability details
GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing. An authenticated user can exploit a SQL injection vulnerability in the search engine to extract data from the database.…
more
This issue has been patched in version 10.0.13.
- 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.