CVE-2000-0484
Small HTTP Server 3.06 - Denial of Service via Memory Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0484. PoCs published by Ussr Labs.
AI-analyzed exploit summary This Python script exploits a buffer overflow vulnerability in Small HTTP Server by sending an overly long HTTP GET request (65000+ bytes), causing the service to crash. The exploit is straightforward and directly targets the vulnerability described in CVE-2000-0484.
Description
Small HTTP Server ver 3.06 contains a memory corruption bug causing a memory overflow. The overflowed buffer crashes into a Structured Exception Handler resulting in a Denial of Service.
Exploits (1)
This Python script exploits a buffer overflow vulnerability in Small HTTP Server by sending an overly long HTTP GET request (65000+ bytes), causing the service to crash. The exploit is straightforward and directly targets the vulnerability described in CVE-2000-0484.