← Vulnerability feed

Vulnerability record · CVE-2001-0731 · published 1 October 2001

CVE-2001-0731: Apache HTTP Server Multiviews directory listing and index bypass

Apache · Http Server

Apache 1.3.20 with Multiviews enabled allows remote attackers to view directory contents and bypass the index page by sending a URL containing the "M=D" query string. This exposes files that the server's index page would otherwise hide, weakening access control on directory listings.

5.0 CVSS 2.0 Medium EPSS 57% · top 1.0%
5.0CVSS 2.0 base score
57%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
26References
16 Jun 2026Last modified by NVD

Description

Apache 1.3.20 with Multiviews enabled allows remote attackers to view directory contents and bypass the index page via a URL containing the "M=D" query string.

AV:N/AC:L/Au:N/C:P/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

medium priorityThe flaw only exposes directory contents and bypasses the index page, with no integrity or availability impact, but the high EPSS score and unauthenticated network reach warrant prompt attention.

What it is

Apache 1.3.20 with Multiviews enabled allows remote attackers to view directory contents and bypass the index page by sending a URL containing the "M=D" query string. This exposes files that the server's index page would otherwise hide, weakening access control on directory listings.

Impact

An attacker gains read access to directory contents that should have been concealed by the index page, potentially revealing filenames and structure useful for further targeting. No write, code execution or privilege escalation is described.

Attack surface

Reachable over the network via a crafted HTTP request to a Multiviews-enabled Apache 1.3.20 server; no authentication or user interaction is required per the AV:N/AC:L/Au:N vector.

Exploitation

Not listed in CISA KEV and no exploit tag appears in the references, though EPSS is high at 0.56756 (99th percentile), indicating elevated predicted exploitation activity.

What to do

  • Upgrade Apache HTTP Server to a version that fixes the Multiviews handling issue, or apply the vendor patch referenced in the ApacheWeek advisory.
  • Disable the Multiviews option (Options -MultiViews) on directories where it is not required.
  • Ensure directory indexes are disabled (Options -Indexes) so directory contents are not listed even if the index page is bypassed.
  • Review and restrict access to directories containing sensitive files using authentication or network controls.

Detection

  • Search web server access logs for requests containing the "M=D" query string.
  • Monitor for requests that return directory listings or bypass configured index pages on Multiviews-enabled paths.
  • Alert on unusual directory enumeration patterns from single source IPs against Apache 1.3.x servers.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
ftp://patches.sgi.com/support/free/security/advisories/20020301-01-P
http://frontal2.mandriva.com/security/advisories?name=MDKSA-2001:077
http://www.apacheweek.com/issues/01-10-05#security Patch
http://www.redhat.com/support/errata/RHSA-2001-126.html
http://www.redhat.com/support/errata/RHSA-2001-164.html
http://www.securityfocus.com/archive/1/20010709214744.A28765%40brasscannon.net
http://www.securityfocus.com/bid/3009
https://exchange.xforce.ibmcloud.com/vulnerabilities/8275
https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/r5f9c22f9c28adbd9f00556059edc7b03a5d5bb71d4bb80257c0d34e4%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org
ftp://patches.sgi.com/support/free/security/advisories/20020301-01-P
http://frontal2.mandriva.com/security/advisories?name=MDKSA-2001:077
http://www.apacheweek.com/issues/01-10-05#security Patch
http://www.redhat.com/support/errata/RHSA-2001-126.html
http://www.redhat.com/support/errata/RHSA-2001-164.html
http://www.securityfocus.com/archive/1/20010709214744.A28765%40brasscannon.net
http://www.securityfocus.com/bid/3009
https://exchange.xforce.ibmcloud.com/vulnerabilities/8275
https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/r5f9c22f9c28adbd9f00556059edc7b03a5d5bb71d4bb80257c0d34e4%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org
https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org

Track CVE-2001-0731 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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2021-42013Apache HTTP Server path traversal and RCE via incomplete fixThe fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient, leaving a path traversal flaw that lets attackers map URLs to files outside…KEVEPSS 100%analysed9.8CVE-2021-41773Apache HTTP Server 2.4.49 path traversal and RCEA path normalization flaw introduced in Apache HTTP Server 2.4.49 lets attackers map URLs to files outside directories configured by Alias-like direc…KEVEPSS 100%analysed9.1CVE-2024-38475Apache HTTP Server mod_rewrite improper escaping enables code executionApache HTTP Server 2.4.59 and earlier has an improper output escaping flaw in mod_rewrite. Substitutions in server context that use a backreference o…KEVEPSS 100%analysed9.0CVE-2021-40438Apache HTTP Server mod_proxy SSRF via crafted URI pathA crafted request URI path can make mod_proxy forward the request to an origin server chosen by the remote user, an SSRF flaw in Apache HTTP Server 2…KEVEPSS 100%analysed7.8CVE-2019-0211Apache HTTP Server scoreboard use-after-free local privilege escalationApache HTTP Server 2.4.17 through 2.4.38 with MPM event, worker or prefork contains a use-after-free in scoreboard handling. Code running in a less-p…KEVEPSS 65%analysed10.0CVE-2010-0425Apache mod_isapi on Windows remote code execution via orphaned callbacksmod_isapi in Apache HTTP Server on Windows does not ensure request processing is complete before calling isapi_unload for an ISAPI .dll module, leavi…EPSS 94%analysed10.0CVE-2005-2700Apache http server vulnerabilityssl_engine_kernel.c in mod_ssl before 2.8.24, when using "SSLVerifyClient optional" in the global virtual host configuration, does not properly enfor…EPSS 31%10.0CVE-2004-0492Apache http server vulnerabilityHeap-based buffer overflow in proxy_util.c for mod_proxy in Apache 1.3.25 to 1.3.31 allows remote attackers to cause a denial of service (process cra…EPSS 34%

Source: NIST National Vulnerability Database (record CVE-2001-0731), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.