CVE-2000-0897
Small HTTP Server <= 2.03 - Denial of Service via Repeated Directory Requests
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0897. PoCs published by 403-security team.
AI-analyzed exploit summary The exploit describes a denial of service vulnerability in Small HTTP Server where sending multiple HTTP requests without a filename causes excessive memory consumption. The server attempts to locate index.html, and repeated requests can exhaust system memory, requiring a restart.
Description
Small HTTP Server 2.03 and earlier allows remote attackers to cause a denial of service by repeatedly requesting a URL that references a directory that does not contain an index.html file, which consumes memory that is not released after the request is completed.
Exploits (1)
The exploit describes a denial of service vulnerability in Small HTTP Server where sending multiple HTTP requests without a filename causes excessive memory consumption. The server attempts to locate index.html, and repeated requests can exhaust system memory, requiring a restart.