Files
CVEs-PoC/2007/CVE-2007-4727.md
T
2025-09-29 21:09:30 +02:00

894 B

CVE-2007-4727

Description

Buffer overflow in the fcgi_env_add function in mod_proxy_backend_fastcgi.c in the mod_fastcgi extension in lighttpd before 1.4.18 allows remote attackers to overwrite arbitrary CGI variables and execute arbitrary code via an HTTP request with a long content length, as demonstrated by overwriting the SCRIPT_FILENAME variable, aka a "header overflow."

POC

Reference

Github

No PoCs found on GitHub currently.