CVE-2022-31062

MEDIUM

glpi_inventory < 1.0.2 - Local File Inclusion via Public Script

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2022-31062. PoCs published by Nuri Çilengir.

AI-analyzed exploit summary This exploit demonstrates an unauthenticated Local File Inclusion (LFI) vulnerability in GLPI Glpiinventory v1.0.1. The PoC sends a crafted HTTP POST request to read arbitrary files from the server, such as `/etc/hosts`, by manipulating the `file` parameter with directory traversal sequences.

Description

### Impact A plugin public script can be used to read content of system files. ### Patches Upgrade to version 1.0.2. ### Workarounds `b/deploy/index.php` file can be deleted if deploy feature is not used.

Exploits (1)

exploitdb WORKING POC
by Nuri Çilengir · textwebappsphp
https://www.exploit-db.com/exploits/51230

This exploit demonstrates an unauthenticated Local File Inclusion (LFI) vulnerability in GLPI Glpiinventory v1.0.1. The PoC sends a crafted HTTP POST request to read arbitrary files from the server, such as `/etc/hosts`, by manipulating the `file` parameter with directory traversal sequences.

Classification
Working Poc 95%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: GLPI Glpiinventory <= 1.0.1
No auth needed
Prerequisites: Network access to the target server · GLPI Glpiinventory plugin installed and accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 5.3
EPSS 0.0473
EPSS Percentile 90.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-22
Status published
Products (1)
glpi-project/glpi_inventory < 1.0.2
Published Jun 20, 2022
Tracked Since Feb 18, 2026