Lucene search
+L

2757 matches found

Kitploit
Kitploit
added 2026/09/02 1:39 a.m.4 views

CVE-2022-35914-poc

CVE-2022-35914 PoC References https://github.com/glpi-project/glpi/security/advisories/GHSA-c5gx-789q-5pcr Usage root@kitploit: pip install -r requirements.txt root@kitploit: ./CVE-2022-35914.py -h usage: CVE-2022-35914.py -h -u URL -c CMD -f HOOK --check --user-agent USERAGENT CVE-2022-35914 -...

9.8CVSS7.4AI score0.99662EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/01 10:59 p.m.6 views

CVE-2024-27914

CVE-2024-27914: Reflected XSS in debug mode of GLPI An unauthenticated user can provide a malicious link to a GLPI administrator in order to exploit a reflected XSS vulnerability. The XSS will only trigger if the administrator navigates through the debug bar. Package - GLPI...

6.1CVSS5.9AI score0.00815EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 10:40 p.m.4 views

CVE-2022-35914

CVE-2022-35914 PoC References https://github.com/glpi-project/glpi/security/advisories/GHSA-c5gx-789q-5pcr https://github.com/cosad3s/CVE-2022-35914-poc Credit to Sébastien Copin for the PoC I adapted here Check out my full writeup here: https://link.medium.com/tBwDlpQl3Ib Usage root@kitploit: pi...

9.8CVSS7.4AI score0.99662EPSS
SaveExploits16References2
Kitploit
Kitploit
added 2026/09/01 6:46 p.m.3 views

GLPwn

GLPwn A GLPI hack tool, using Apache directory listing and / or CVE-2020-15175 to dump files and valid sessions. Who is vulnerable? Any GLPI instance that has Apache directory listing already enabled on the /files folder All GLPI instances prior to 9.5.1 running on a default Apache2 server. What...

9.1CVSS7.2AI score0.7155EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 3:22 p.m.8 views

CVE-2022-35914-RCE

CVE-2022-35914 by cyb3rk0ala PoC for CVE-2022-35914 , a command-injection vulnerability involving the htmLawed test component in vulnerable GLPI installations. The tool provides command execution through the vulnerable endpoint and includes optional callback functionality for authorized lab...

9.8CVSS7.5AI score0.99662EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/01 1:19 p.m.6 views

CVE-2026-53625-GLPI-PoC

CVE-2026-53625 - GLPI Privilege Escalation via authtype Manipulation PoC 📌 Overview This repository provides an ethical Proof-of-Concept PoC for CVE-2026-53625 , a High severity privilege escalation vulnerability in GLPI affecting all versions from 0.70 through 11.0.7. A low-privilege user...

5.9AI score
SaveExploits1References1
Nuclei
Nuclei
added 2026/09/01 10:50 a.m.107 views

GLPI <9.4.6 - Open Redirect

GLPI prior 9.4.6 contains an open redirect vulnerability based on a regexp. id: CVE-2020-11034 info: name: GLPI 9.4.6 - Open Redirect author: pikpikcu severity: medium description: GLPI prior 9.4.6 contains an open redirect vulnerability based on a regexp. impact: | An attacker can exploit this...

6.1CVSS6.4AI score0.07574EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/01 10:50 a.m.82 views

GLPI 9.2/<9.5.6 - Information Disclosure

GLPI 9.2 and prior to 9.5.6 is susceptible to information disclosure via the telemetry endpoint, which discloses GLPI and server information. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized operations. id: CVE-2021-39211 info: name: GLPI 9.2/9.5.6 -...

5.3CVSS6.8AI score0.04699EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 8:55 a.m.1 views

Exploit-CVE-2025-24799

Exploit-CVE-2025-24799 CVE-2025-24799 Exploit: GLPI - Unauthenticated SQL Injection Installation root@kitploit: git clone https://github.com/MatheuZSecurity/Exploit-CVE-2025-24799 cd Exploit-CVE-2025-24799 pip3 install -r requirements.txt python3 exploit.py -h Join in Rootkit Researchers...

9.8CVSS6.4AI score0.86348EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/01 3:13 a.m.4 views

CVE-2025-24801

CVE-2025-24801 PoC for GLPI RCE This repository contains a proof-of-concept script poc.py that exploits CVE-2025-24801, an LFI-to-RCE vulnerability in GLPI 10.0.17. It automates: Logging into GLPI Enabling .php uploads by updating document type settings Uploading a PHP reverse shell via the AJAX...

8.8CVSS6.2AI score0.20986EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 1:16 a.m.1 views

CVE-2022-31061

CVE-2022-31061 PoC for GLPI CVE-2022-31061 A Proof of Concept for GLPI = 9.3.0 and 10.0.2 - Unauthenticated SQL injection on login page Legal disclaimer : Use of this script for attacking à target without mutual consent is illegal. It's is the end user responsibility to obey all applicables laws...

9.8CVSS7.3AI score0.50889EPSS
SaveExploits3References3
Kitploit
Kitploit
added 2026/09/01 12:48 a.m.6 views

CVE-2025-24799-scanner

CVE-2025-24799-scanner Escáner para la vulnerabilidad CVE-2025-24799 de GLPI...

9.8CVSS6.4AI score0.86348EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/08/31 1:45 p.m.5 views

cve-2020-11060-poc

CVE-2020-11060 This script is a Python 3.x based exploit for CVE-2020-11060 in GLPI versions 0.85-9.4.5. Original implementation: 0xdreadnaught Python3 refactoring: n3rada The original PoC in ExploitDB is now deprecated since it used Python 2.x. The new version has been submitted, and a link will...

9CVSS7.2AI score0.10949EPSS
SaveExploits7References3
Kitploit
Kitploit
added 2026/08/31 11:33 a.m.4 views

glpi-logbleed

glpi-logbleed Blind SQL injection in the GLPI history log filter. CVE-2026-53629, fixed in 11.0.8 and 10.0.26, broken since 9.4.0. Needs any account with the logs READ right. The stock Read-Only profile has it. Advisory: GHSA-cpcj-x335-5cmh Write-up: how I found it The bug...

8.8CVSS7.3AI score0.00388EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.140 views

GLPI plugin Barcode < 2.6.1 - Path Traversal Vulnerability.

Barcode is a GLPI plugin for printing barcodes and QR codes. GLPI instances version 2.x prior to version 2.6.1 with the barcode plugin installed are vulnerable to a path traversal vulnerability. id: CVE-2021-43778 info: name: GLPI plugin Barcode 2.6.1 - Path Traversal Vulnerability. author:...

9.1CVSS7.1AI score0.52658EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.124 views

GLPI < 10.0.17 - Pre-Auth SQL Injection

A pre-authentication SQL injection vulnerability exists in the Inventory feature of GLPI. The vulnerability is caused by insufficient sanitization of user input in the handleAgent function when processing XML requests. The issue occurs because SimpleXMLElement objects can bypass the...

9.8CVSS6.4AI score0.86348EPSS
SaveExploits5References3
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.216 views

GLPI 10.0.10-10.0.14 - SQL Injection

GLPI is a Free Asset and IT Management Software package. Prior to 10.0.15, an authenticated user can exploit a SQL injection vulnerability in the saved searches feature to alter another user account data take control of it. id: CVE-2024-29889 info: name: GLPI 10.0.10-10.0.14 - SQL Injection autho...

8.1CVSS7.3AI score0.6296EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.71 views

Teclib GLPI <= 9.3.3 - Unauthenticated SQL Injection

Teclib GLPI = 9.3.3 exposes a script /scripts/unlocktasks.php that incorrectly sanitizes user controlled data before using it in SQL queries. Thus, an attacker could abuse the affected feature to alter the semantic original SQL query and retrieve database records. id: CVE-2019-10232 info: name:...

9.8CVSS7.3AI score0.23211EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/31 4:01 a.m.4 views

CVE-2020-5248

CVE-2020-5248 Prueba de concepto PoC para CVE-2020-5248. Resumen GLPI antes de la versión 9.4.6 tiene una vulnerabilidad que involucra una clave de cifrado predeterminada. GLPIKEY es pública y se utiliza en todas las instancias. Esto significa que cualquiera puede descifrar datos sensibles...

7.2CVSS6AI score0.01529EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/08/31 3:47 a.m.5 views

exploit-cve-2023-36808

CVE-2023-36808 - GLPI Unauthenticated SQL Injection Vulnerability GLPI versions field is injected directly into a SQL query without sanitisation: root@kitploit: SELECT id FROM glpiagents WHERE deviceid = '' No authentication is required. The vulnerability allows full database read access via blin...

9.8CVSS7.3AI score0.47836EPSS
SaveExploits1
Rows per page
Query Builder