CVE-2009-3586
CoreHTTP 0.5.3.1 - Denial of Service and Possible Remote Code Execution via Long HTTP Request First Line
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3586. PoCs published by Patroklos Argyroudis.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in CoreHTTP web server versions <= 0.5.3.1. It sends a crafted HTTP request with an oversized payload to trigger a denial of service (DoS) condition.
Description
Off-by-one error in src/http.c in CoreHTTP 0.5.3.1 and earlier allows remote attackers to cause a denial of service or possibly execute arbitrary code via an HTTP request with a long first line that triggers a buffer overflow. NOTE: this vulnerability reportedly exists because of an incorrect fix for CVE-2007-4060.
Exploits (1)
This exploit targets a buffer overflow vulnerability in CoreHTTP web server versions <= 0.5.3.1. It sends a crafted HTTP request with an oversized payload to trigger a denial of service (DoS) condition.