Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-7039. PoCs published by Maksymilian Arciemowicz.
AI-analyzed exploit summary This PoC demonstrates a buffer overflow in the FTS library on macOS X 10.11 by creating a deep directory structure, leading to a segmentation fault in commands like 'ls'. The exploit triggers invalid memory writes and crashes due to excessive path lengths.
Description
Buffer overflow in libc in Apple iOS before 9.2, OS X before 10.11.2, tvOS before 9.1, and watchOS before 2.1 allows remote attackers to execute arbitrary code via a crafted package, a different vulnerability than CVE-2015-7038.
Exploits (1)
This PoC demonstrates a buffer overflow in the FTS library on macOS X 10.11 by creating a deep directory structure, leading to a segmentation fault in commands like 'ls'. The exploit triggers invalid memory writes and crashes due to excessive path lengths.