CVE-2002-0289
Phusion Web Server 1.0 - Buffer Overflow via Long HTTP Request
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2002-0289. PoCs published by Alex Hernandez, alt3kx.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Phusion Webserver v1.0 for Windows NT. It sends an overly long HTTP GET request containing NOP sleds and shellcode to achieve remote code execution.
Description
Buffer overflow in Phusion web server 1.0 allows remote attackers to cause a denial of service and execute arbitrary code via a long HTTP request.
Exploits (3)
This exploit targets a buffer overflow vulnerability in Phusion Webserver v1.0 for Windows NT. It sends an overly long HTTP GET request containing NOP sleds and shellcode to achieve remote code execution.
This Perl script exploits a buffer overflow vulnerability in Phusion Webserver v1.0 by sending an excessively long HTTP GET request (3000+ bytes), causing the server to crash. The exploit targets a DoS condition via a malformed request to the CGI path.
The repository contains only a README with references to Exploit-DB entries for CVE-2002-0289 but no actual exploit code or technical details. It mentions a buffer overflow and DoS vulnerability in Phusion WebServer 1.0 but lacks implementation.