Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-1725. PoCs published by intropy.
AI-analyzed exploit summary This exploit leverages a race condition in Mac OS X 10.4's launchd to create a symlink to a target file, potentially allowing privilege escalation. The PoC forks a process to trigger launchd while attempting to replace a socket file with a symlink to the target.
Description
launchd 106 in Apple Mac OS X 10.4.x up to 10.4.1 allows local users to overwrite arbitrary files via a symlink attack on the socket file in an insecure temporary directory.
Exploits (1)
This exploit leverages a race condition in Mac OS X 10.4's launchd to create a symlink to a target file, potentially allowing privilege escalation. The PoC forks a process to trigger launchd while attempting to replace a socket file with a symlink to the target.