vendor:
Apache HTTPD
by:
Matt Watchinski
7.5
CVSS
HIGH
Directory Indexing and Path Discovery
532
CWE
Product Name: Apache HTTPD
Affected Version From: Apache 1.3.17
Affected Version To: Apache 1.3.12
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian 2.2
2001
Apache Artificially Long Slash Path Directory Listing Exploit
A problem in the Apache HTTPD package could allow directory indexing and path discovery. In a default configuration, Apache enables mod_dir, mod_autoindex, and mod_negotiation. However, by sending the Apache server a custom-crafted request consisting of a long path name created artificially by using numerous slashes, an attacker can cause these modules to misbehave, allowing the attacker to escape the error page and to gain a listing of the directory contents.
Mitigation:
Disable mod_dir, mod_autoindex, and mod_negotiation in the Apache configuration.