Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-0180. PoCs published by Dan Rosenberg.
AI-analyzed exploit summary This exploit leverages an integer overflow in the HFS+ F_READBOOTSTRAP fcntl to read arbitrary filesystem blocks, leading to information disclosure. It demonstrates the vulnerability by dumping specified bytes from the filesystem to an output file.
Description
Integer overflow in HFS in Apple Mac OS X before 10.6.7 allows local users to read arbitrary (1) HFS, (2) HFS+, or (3) HFS+J files via a crafted F_READBOOTSTRAP ioctl call.
Exploits (1)
This exploit leverages an integer overflow in the HFS+ F_READBOOTSTRAP fcntl to read arbitrary filesystem blocks, leading to information disclosure. It demonstrates the vulnerability by dumping specified bytes from the filesystem to an output file.