CVE-2003-0132
Apache HTTP Server 2.0.0-2.0.44 - Denial of Service via Large Linefeed Character Chunks
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2003-0132. PoCs published by Daniel Nystram, Matthew Murphy.
AI-analyzed exploit summary This exploit sends a large buffer of carriage return and newline characters to an Apache server to trigger a memory leak DoS condition. It targets Apache versions up to 2.0.44 by overwhelming the server with malformed input.
Description
A memory leak in Apache 2.0 through 2.0.44 allows remote attackers to cause a denial of service (memory consumption) via large chunks of linefeed characters, which causes Apache to allocate 80 bytes for each linefeed.
Exploits (2)
This exploit sends a large buffer of carriage return and newline characters to an Apache server to trigger a memory leak DoS condition. It targets Apache versions up to 2.0.44 by overwhelming the server with malformed input.
This exploit targets a memory leak vulnerability in Apache 2.x by sending repeated HTTP requests with excessive newlines, causing resource exhaustion. It is designed to test the vulnerability's impact across different platforms and MPMs.