Vulnerability record · CVE-2000-0505 · published 31 May 2000
CVE-2000-0505: Apache 1.3.x on Windows directory listing via slash-heavy URL
Apache · Http Server
Apache HTTP Server 1.3.x on Windows platforms fails to properly handle URLs containing a large number of '/' characters, allowing remote attackers to list directory contents. This is an information disclosure flaw in an end-of-life product line, so exposure depends on whether such legacy servers remain in service.
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.
AV:N/AC:L/Au:N/C:P/I:N/A:N
Automated analysis
medium priorityInformation disclosure only, no code execution, but public exploit information and a high EPSS percentile raise concern for any remaining legacy Windows Apache 1.3.x hosts.
What it is
Apache HTTP Server 1.3.x on Windows platforms fails to properly handle URLs containing a large number of '/' characters, allowing remote attackers to list directory contents. This is an information disclosure flaw in an end-of-life product line, so exposure depends on whether such legacy servers remain in service.
Impact
An unauthenticated attacker can enumerate directory contents that should not be browsable, exposing file and directory names useful for further targeting. No file modification or code execution is described.
Attack surface
Reachable over the network via a crafted HTTP request containing many '/' characters; no authentication or user interaction is required per the AV:N/AC:L/Au:N vector.
Exploitation
Not listed in CISA KEV and no ransomware usage documented; EPSS is 0.46653 (98.8th percentile), and a reference is tagged Exploit, indicating public exploit information exists.
What to do
- Upgrade to a supported Apache HTTP Server release; 1.3.x is long end-of-life and no longer receives fixes.
- If legacy 1.3.x must remain, disable directory listing (Options -Indexes) and restrict browsing to intended content.
- Place affected servers behind a reverse proxy or WAF rule that rejects request paths with excessive consecutive or repeated '/' characters.
- Remove or restrict access to legacy Windows Apache hosts that cannot be patched, and audit them for exposed directories.
Detection
- Search web access logs for request URIs containing unusually long runs or high counts of '/' characters.
- Alert on HTTP responses returning directory index pages (e.g., 200 with 'Index of' body) from paths not intended to be listable.
- Monitor for scanning patterns that probe many paths with slash-heavy URLs from a single source.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2000-0505 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2000-0505), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.