CVE-1999-0267
NCSA HTTP daemon v1.3 - Remote Command Execution via Buffer Overflow
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-1999-0267. PoCs published by savage, Xtremist.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in NCSA HTTPd 1.3 by sending a crafted GET request with an overly long username field containing shellcode. The shellcode spawns a reverse shell, allowing remote code execution with the privileges of the web server process.
Description
Buffer overflow in NCSA HTTP daemon v1.3 allows remote command execution.
Exploits (2)
This exploit targets a buffer overflow vulnerability in NCSA HTTPd 1.3 by sending a crafted GET request with an overly long username field containing shellcode. The shellcode spawns a reverse shell, allowing remote code execution with the privileges of the web server process.
This exploit targets a buffer overflow in NCSA HTTPd 1.3 via the username field, allowing remote code execution with webserver privileges. It uses shellcode to spawn a shell and adjusts the return address via an offset.