CVE-2002-1663
Monkey HTTP Daemon < 0.5.1 - Denial of Service via Invalid Content-Length Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1663. PoCs published by anonymous.
AI-analyzed exploit summary This exploit demonstrates a denial of service vulnerability in Monkey HTTP server by sending a malformed POST request with an invalid Content-Length header. The server crashes when attempting to process the request, leading to a DoS condition.
Description
The Post_Method function in method.c for Monkey HTTP Daemon before 0.5.1 allows remote attackers to cause a denial of service (crash) via a POST request with an invalid or missing Content-Length header value.
Exploits (1)
This exploit demonstrates a denial of service vulnerability in Monkey HTTP server by sending a malformed POST request with an invalid Content-Length header. The server crashes when attempting to process the request, leading to a DoS condition.