mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
855 B
Markdown
18 lines
855 B
Markdown
### [CVE-2010-0105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0105)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The hfs implementation in Apple Mac OS X 10.5.8 and 10.6.x before 10.6.5 supports hard links to directories and does not prevent certain deeply nested directory structures, which allows local users to cause a denial of service (filesystem corruption) via a crafted application that calls the mkdir and link functions, related to the fsck_hfs program in the diskdev_cmds component.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/achievement_securityalert/83
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|