CVE-2007-0548
KarjaSoft Sami HTTP Server 2.0.1 - Denial of Service via Nonexistent Object Requests
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-0548. PoCs published by wingthor, shinnai.
AI-analyzed exploit summary This exploit sends a malformed HTTP GET request with format string specifiers (%n) to trigger a denial of service in Sami HTTP Server 2.0.1. The payload causes the server to crash due to improper handling of the input.
Description
KarjaSoft Sami HTTP Server 2.0.1 allows remote attackers to cause a denial of service (daemon hang) via a large number of requests for nonexistent objects.
Exploits (2)
This exploit sends a malformed HTTP GET request with format string specifiers (%n) to trigger a denial of service in Sami HTTP Server 2.0.1. The payload causes the server to crash due to improper handling of the input.
This exploit demonstrates a Denial of Service (DoS) vulnerability in Sami HTTP Server by sending 2004 HTTP requests for non-existent files, causing the server to stop responding. The PoC uses raw sockets to flood the server with requests.