Lucene search
+L

253 matches found

Kitploit
Kitploit
added 2026/09/13 5:15 p.m.7 views

CVE-2019-11043

PoC CVE-2019-11043 A Python implementation of the CVE-2019-11043 exploit The exploit recorded as CVE-2019-11043 takes advantage of a bug in the implementation of PHP-FPM in conjunction with a NGINX server. In certain configurations, a regular expression in the FastCGI pathinfo causes the FPM modu...

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

CVE-2019-11043

CVE-2019-11043 Vulnerability Description When Nginx's fastcgisplitpathinfo processes requests containing %0a, it encounters a newline \n causing PATHINFO to be empty. Meanwhile, php-fpm has a logic flaw when handling empty PATHINFO. An attacker can achieve remote code execution through careful...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
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 4:14 a.m.9 views

CVE-2019-11043

Ladon POC Moudle CVE-2019-11043 PHP-FPM + Ngnix Vulnerability Overview PHP-FPM Remote Code Execution Vulnerability CVE-2019-11043 During the Real World CTF organized by Chaitin Tech, foreign security researcher Andrew Danau discovered while solving a CTF challenge that sending the %0a symbol to t...

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

CVE-2019-11043-Docker

A docker image with a vulnerable version of PHP-FPM CVE-2019-11043 and nginx. Run docker run --rm -p8080:80 akamajoris/cve-2019-11043 You should be able to access the web application at http://your-ip:8080/. Exploitation Build a binary from https://github.com/neex/phuip-fpizdam, then root@kitploi...

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/12 11:44 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/12 10:58 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/12 9:40 p.m.5 views

CVE-2019-11043

CVE-2019-11043 Python exp for CVE-2019-11043 root@kitploit: You can use build environment from https://github.com/vulhub/vulhub/tree/master/php/CVE-2019-11043 Usage: root@kitploit: python3 main.py -u http://iptopage/index.php If you success, you will see: root@kitploit: Base status code is 200...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/09/12 11:51 a.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/11 10:39 p.m.9 views

phuip-fpizdam

PHuiP-FPizdaM Qué es esto Esto es un exploit para un bug en php-fpm CVE-2019-11043. En ciertas configuraciones de nginx + php-fpm, el bug puede activarse desde el exterior. Esto significa que un usuario web puede obtener ejecución de código si tienes una configuración vulnerable consulta a...

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 ====================== En las versiones de PHP 7.1.x anteriores a 7.1.33, 7.2.x anteriores a 7.2.24 y 7.3.x anteriores a 7.3.11 Probado con PHP 7.2.20/7.3.10 Instrucciones root@kitploit: 1. Relativamente estable, siempre que se obtenga por fuerza bruta la...

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

CVE-2019-11043-Vulnerability

Collaberators: Olaf Madejski, Andrew Masone, Nate Desany PHP-FPM Reverse Tunnel Exploitation & Persistence Demonstration CVE-2019-11043 — Debian PHP-FPM Path Handling Vulnerability Project Overview In October 2019, Debian Security Advisory researchers Emil Lerner and Andrew Danau published a noti...

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.6 views

cve-2019-11043

Vulnerabilidad de ejecución remota de código en PHP CVE-2019-11043 1. Antecedentes El 26 de septiembre, PHP publicó un aviso oficial de vulnerabilidad, en el que señaló que los servidores que usan Nginx + php-fpm, bajo ciertas configuraciones, presentan una vulnerabilidad de ejecución remota de...

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.8 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
CVE
CVE
added 2026/09/08 1:20 p.m.10 views

CVE-2026-73321

XenForo before 2.3.13 contains an uncontrolled recursion vulnerability in the BBCode parser . Authenticated attackers can submit a single post with deeply nested BBCode tags sufficient to exceed PHP's stack limit, causing fatal errors that repeatedly terminate PHP-FPM workers for all visitors ren...

7.1CVSS0.004EPSS
SaveExploits2References5Affected Software1
Rows per page
Query Builder