Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
poc-CVE-2026-23489 — Prueba de concepto (POC) para CVE-2026-23489 en el plugin "Fields" de GLPI <= 1.23.2 | Kitploit
Herramientas/GitHubGitHub/eorll-lgtm/poc-cve-2026-23489
ExplotaciónExplotación de Aplicaciones WebPruebas de Penetración
GitHubeorll-lgtm/poc-cve-2026-23489

poc-CVE-2026-23489

Prueba de concepto (POC) para CVE-2026-23489 en el plugin "Fields" de GLPI <= 1.23.2

Ver Repositorio
hace 15 díasAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

POC CVE-2026-23489

Prueba de concepto para el plugin "Fields" de GLPI CVE-2026-23489 <= 1.23.2

root@kitploit:~
$ python3 poc_fields_rce.py -h
usage: poc_fields_rce.py [-h] --url URL --cookie-name COOKIE_NAME --cookie-value COOKIE_VALUE --php PHP [--no-cleanup]

GLPI Fields plugin <=1.23.2 dropdown-generation RCE (blind).

options:
  -h, --help            show this help message and exit
  --url URL             Target base URL, e.g. http://your.glpi.instance.local
  --cookie-name COOKIE_NAME
                        GLPI session cookie name (glpi_<hash>)
  --cookie-value COOKIE_VALUE
                        GLPI session cookie value
  --php PHP             Raw PHP to execute on the server (end statements with ';', < ~100 chars)
  --no-cleanup          Keep the container/field (default purges it; leaving it breaks Setup > Dropdowns).
Descargar herramienta