Files
CVEs-PoC/2010/CVE-2010-0105.md
T
2024-06-18 02:51:15 +02:00

855 B

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

Github

No PoCs found on GitHub currently.