mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2004-1083](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1083)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache for Apple Mac OS X 10.2.8 and 10.3.6 restricts access to files in a case sensitive manner, but the Apple HFS+ filesystem accesses files in a case insensitive manner, which allows remote attackers to read .DS_Store files and files beginning with ".ht" using alternate capitalization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/11802
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|