CVE-2004-0276
monkey-project/monkey < 0.8.1 - Denial of Service via Malformed HTTP Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0276. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary The exploit describes a denial of service vulnerability in Monkey HTTP Daemon triggered by HTTP GET requests lacking a 'Host' header field. The server requires a restart to recover functionality.
Description
The get_real_string function in Monkey HTTP Daemon (monkeyd) 0.8.1 and earlier allows remote attackers to cause a denial of service (crash) via an HTTP request with a sequence of "%" characters and a missing Host field.
Exploits (1)
The exploit describes a denial of service vulnerability in Monkey HTTP Daemon triggered by HTTP GET requests lacking a 'Host' header field. The server requires a restart to recover functionality.