Lucene search
+L

253 matches found

Kitploit
Kitploit
added 2026/09/14 3:31 a.m.9 views

CVE-2019-11043

Ladon POC Moudle CVE-2019-11043 PHP-FPM + Ngnix Introducción a la vulnerabilidad Vulnerabilidad de ejecución remota de código en PHP-FPM CVE-2019-11043 En el Real World CTF organizado por Chaitin Technology, el investigador de seguridad extranjero Andrew Danau, al resolver un desafío CTF, descubr...

9.8CVSS7.3AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/13 10:45 p.m.8 views

ctf-cve-2019-11043

Task Management APP CVE-2019-11043 Lab Minimal PHP app with intentionally vulnerable Nginx/PHP-FPM setup for reproducing CVE-2019-11043. Includes a tiny task manager, login/admin, and DB config UI. Build & Run Docker root@kitploit: build docker build -t cve-2019-11043-lab:app . run docker run --r...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/13 8:41 p.m.7 views

docker-CVE-2019-11043

Docker image and commands to check CVE-2019-11043 CVE: CVE-2019-11043 Description: In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it is possible to cause FPM module to write past allocated buffers into the space reserved for FC...

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57References1
Kitploit
Kitploit
added 2026/09/13 7:50 p.m.5 views

CVE-2019-11043

CVE-2019-11043 Exploit en Python para CVE-2019-11043 root@kitploit: You can use build environment from https://github.com/vulhub/vulhub/tree/master/php/CVE-2019-11043 Uso: root@kitploit: python3 main.py -u http://iptopage/index.php Si tiene éxito, verá: root@kitploit: Base status code is 200...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/13 5:15 p.m.8 views

CVE-2019-11043

PoC CVE-2019-11043 Una implementación en Python del exploit CVE-2019-11043 El exploit registrado como CVE-2019-11043 aprovecha un error en la implementación de PHP-FPM en conjunto con un servidor NGINX. En ciertas configuraciones, una expresión regular en FastCGI pathinfo hace que el módulo FPM...

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/13 2:56 p.m.11 views

CVE-2019-11043

CVE-2019-11043 Descripción de la vulnerabilidad En Nginx, al procesar peticiones con %0a en fastcgisplitpathinfo, el salto de línea \n provoca que PATHINFO quede vacío. Por otro lado, php-fpm tiene un defecto lógico al manejar PATHINFO vacío. Un atacante puede lograr ejecución remota de código...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/13 12:46 p.m.7 views

phpstress

phpstress Prueba de concepto de Night Lion Security de denegación de servicio / probador de estrés para sitios web PHP que se ejecutan en sistemas Apache y NGINX PHP-FPM y PHP-CGI Usando una conexión estándar de cable/DSL, este ataque puede inundar la CPU y RAM de un servidor web Linux usando...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:41 a.m.4 views

CVE-2024-38473-Nuclei-Template

CVE-2024-38473 Nuclei Template Description Nuclei template designed to detect Apache servers vulnerable to CVE-2024-38473. It first identifies servers running Apache 2.4.60 with default PHP-FPM settings. Then, it fuzzes for potential PHP files protected by ACLs that might be bypassed due to this...

8.1CVSS7AI score0.25878EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 6:32 a.m.6 views

CVE-2019-11043

CVE-2019-11043 php-fpm+Nginx RCE 0x01 instalar phuip-fpizdam-Mac go get github.com/neex/phuip-fpizdam go install github.com/neex/phuip-fpizdam root@kitploit: ale@Pentest /go go get github.com/neex/phuip-fpizdam ale@Pentest /go go install github.com/neex/phuip-fpizdam ale@Pentest /go ls bin src...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/13 2:17 a.m.8 views

CVE-2019-11043-Docker

一个包含易受攻击版本PHP-FPM CVE-2019-11043 和 nginx 的 Docker 镜像。 运行 docker run --rm -p8080:80 akamajoris/cve-2019-11043 你应该能够通过 http://your-ip:8080/ 访问该 Web 应用程序。 利用 从 https://github.com/neex/phuip-fpizdam 构建一个二进制文件,然后 root@kitploit: root@debian:/gopath/bin curl "localhost:8080/?a=/bin/sh+-c+'which+which'" ...

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/11 10:39 p.m.9 views

phuip-fpizdam

PHuiP-FPizdaM What's this This is an exploit for a bug in php-fpm CVE-2019-11043. In certain nginx + php-fpm configurations, the bug is possible to trigger from the outside. This means that a web user may get code execution if you have vulnerable config see below. Writeup While we were too lazy t...

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57References1
Kitploit
Kitploit
added 2026/09/11 8:11 p.m.7 views

CVE-2019-11043

CVE-2019-11043 0th3rs Security Team ====================== In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 Tested under PHP 7.2.20/7.3.10 Instructions root@kitploit: 1、较为稳定,只要爆破出query长度和Header头字段长度 2、autosession检测漏洞存在性 3、实现判断目标worker进程数实现健壮性 4、全worker进程污染 Nginx...

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/11 8:57 a.m.8 views

CVE-2019-11043-Vulnerability

Colaboradores: Olaf Madejski, Andrew Masone, Nate Desany Demostración de Explotación de Túnel Inverso y Persistencia en PHP-FPM CVE-2019-11043 — Vulnerabilidad de Manejo de Rutas en Debian PHP-FPM Resumen del Proyecto En octubre de 2019, los investigadores del aviso de seguridad de Debian Emil...

9.8CVSS7.1AI score0.9978EPSS
SaveExploits57References8
Kitploit
Kitploit
added 2026/09/11 7:20 a.m.6 views

DIY-CVE-2026-42945-POC

Entorno de ejecución Docker con Ubuntu 22.04 + nginx 1.30.0 Este entorno compila nginx 1.30.0 desde el código fuente en Ubuntu 22.04 para pruebas HTTP locales. PHP-FPM se configura directamente en el Dockerfile porque nginx.conf reenvía las solicitudes PHP a /tmp/php-cgi-80.sock. Ejecutar...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 5:06 a.m.7 views

cve-2019-11043

PHP Remote Code Execution Vulnerability CVE-2019-11043 1. Background On September 26, PHP officially released a vulnerability advisory pointing out that servers using Nginx + php-fpm, under certain configurations, have a remote code execution vulnerability. Moreover, this configuration is widely...

9.8CVSS7.3AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/10 4:17 p.m.8 views

CVE-2019-11043

CVE-2019–11043: PHP-FPM Nginx Remote Code Execution Vulnerability Vulnerability Description and Impact CVE-2019–11043 is a remote code execution RCE vulnerability. It affects PHP-FPM, which is a FastCGI Process Manager that is commonly used with Nginx web servers. The flaw arises from inadequate...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
NVD
NVD
added 2026/09/09 2:17 p.m.7 views

CVE-2024-58382

league/commonmark versions before 2.6.0 contain polynomial time complexity vulnerabilities in Markdown parsing that allow attackers to cause denial of service. Attackers can submit carefully crafted Markdown inputs designed to trigger worst-case performance, and sending multiple requests in...

8.7CVSS0.00278EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/09 1:31 p.m.29 views

CVE-2024-58382 league/commonmark before 2.6.0 Denial of Service via Quadratic Complexity

league/commonmark versions before 2.6.0 contain polynomial time complexity vulnerabilities in Markdown parsing that allow attackers to cause denial of service. Attackers can submit carefully crafted Markdown inputs designed to trigger worst-case performance, and sending multiple requests in...

8.7CVSS0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 1:31 p.m.7 views

EUVD-2024-55755

league/commonmark versions before 2.6.0 contain polynomial time complexity vulnerabilities in Markdown parsing that allow attackers to cause denial of service. Attackers can submit carefully crafted Markdown inputs designed to trigger worst-case performance, and sending multiple requests in...

8.7CVSS0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 1:20 p.m.9 views

EUVD-2026-72758

XenForo before 2.3.13 contains an uncontrolled recursion vulnerability in the BBCode parser that allows authenticated attackers to cause persistent denial of service by submitting a post with deeply nested BBCode tags. Attackers can craft a single malicious post with sufficient nesting depth to...

7.1CVSS0.004EPSS
SaveExploits2References3
Rows per page
Query Builder