Lucene search
+L

Apache 1.3.14 - Mac File Protection Bypass

🗓️ 10 Jun 2001 00:00:00Reported by Stefan ArentzType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

Vulnerability in Apache on Mac OS X allows file protection bypass, exposing files to remote users.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2001-0766
12 Oct 200104:00
cve
cvelist
Cvelist
CVE-2001-0766
12 Oct 200104:00
cvelist
nvd
NVD
CVE-2001-0766
18 Oct 200104:00
nvd
ptsecurity
Positive Technologies
PT-2001-1946 · Apache +1 · Apache +2
12 Oct 200100:00
ptsecurity
cert
CERT
Apache web server performs case sensitive filtering on Mac OS X HFS+ case insensitive filesystem
28 Sep 200100:00
cert
source: https://www.securityfocus.com/bid/2852/info

A vulnerability exists when Apache webserver is used with Mac OS X Client.

The standard filesystem for Mac OS X is HFS+. HFS+ is case insensitive while Apache's filtering is case sensitive. The result is that Apache will filter all file requests that match filters exactly (including case), but it will not filter requests made with mixed or upper case characters. Since HFS+ is case insensitive, these requests will result in the "filtered" files being disclosed.

The impact is that arbitrary privileged files may be disclosed to unprivileged remote users.

The following request will result in a 403 Forbidden as excpected:

GET /test/index.html

But the following request will happily serve the file:

GET /TeSt/index.html

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

29 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
CVSS 3.19.8
EPSS0.08161
29