CVE-2004-0264
palmhttpd - Denial of Service via Simultaneous HTTP Connections
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0264. PoCs published by shaun2k2.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service (DoS) vulnerability in Palmhttpd by overwhelming the server with multiple connections, exploiting its inability to handle more than one client connection. The code establishes 1025 simultaneous connections to the target server, causing it to crash or become unresponsive.
Description
palmhttpd for PalmOS allows remote attackers to cause a denial of service (crash) by establishing two simultaneous HTTP connections, which exceeds the PalmOS accept queue.
Exploits (1)
This exploit demonstrates a denial-of-service (DoS) vulnerability in Palmhttpd by overwhelming the server with multiple connections, exploiting its inability to handle more than one client connection. The code establishes 1025 simultaneous connections to the target server, causing it to crash or become unresponsive.