CVE-2000-0505
Apache HTTP Server - Directory Listing via Excessive Slash Characters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0505. PoCs published by H D Moore.
AI-analyzed exploit summary This exploit leverages a path length vulnerability in Apache HTTP Server 1.3.x on Windows to bypass directory listing restrictions. By appending excessive '/' characters, it forces a stat() failure, tricking Apache into displaying directory contents instead of the index file.
Description
The Apache 1.3.x HTTP server for Windows platforms allows remote attackers to list directory contents by requesting a URL containing a large number of / characters.
Exploits (1)
This exploit leverages a path length vulnerability in Apache HTTP Server 1.3.x on Windows to bypass directory listing restrictions. By appending excessive '/' characters, it forces a stat() failure, tricking Apache into displaying directory contents instead of the index file.