CVE-2014-9258
GLPI < 0.85 - Authenticated SQL Injection via Dropdown Condition Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-9258. PoCs published by Kacper Szurek.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in GLPI 0.85 via the 'condition' parameter in the 'getDropdownValue.php' file. The PoC uses a time-based SQL injection to infer information from the database.
Description
SQL injection vulnerability in ajax/getDropdownValue.php in GLPI before 0.85.1 allows remote authenticated users to execute arbitrary SQL commands via the condition parameter.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in GLPI 0.85 via the 'condition' parameter in the 'getDropdownValue.php' file. The PoC uses a time-based SQL injection to infer information from the database.