CVE-1999-0926
Apache HTTP Server - Denial of Service via Large Number of MIME Headers
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0926. PoCs published by L.Facq.
AI-analyzed exploit summary This Perl script exploits a denial-of-service vulnerability in Apache Web Server (and other servers) by flooding the target with large MIME headers (8000 bytes each), causing memory and CPU exhaustion. The script establishes a TCP connection to the target and sends an excessive number of headers until the server crashes or the specified limit is reached.
Description
Apache allows remote attackers to conduct a denial of service via a large number of MIME headers.
Exploits (1)
This Perl script exploits a denial-of-service vulnerability in Apache Web Server (and other servers) by flooding the target with large MIME headers (8000 bytes each), causing memory and CPU exhaustion. The script establishes a TCP connection to the target and sends an excessive number of headers until the server crashes or the specified limit is reached.