CVE-2008-2936
Postfix < 2.3.15, 2.4 < 2.4.8, 2.5 < 2.5.4, 2.6 < 2.6-20080814 - Arbitrary File Write via Hard Link to Symlink
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2936. PoCs published by RoMaNSoFt.
AI-analyzed exploit summary This exploit leverages a race condition in Postfix (CVE-2008-2936) to create a hardlink to a symlink, allowing an attacker to append arbitrary data to root-owned files (e.g., /etc/passwd) for local privilege escalation.
Description
Postfix before 2.3.15, 2.4 before 2.4.8, 2.5 before 2.5.4, and 2.6 before 2.6-20080814, when the operating system supports hard links to symlinks, allows local users to append e-mail messages to a file to which a root-owned symlink points, by creating a hard link to this symlink and then sending a message. NOTE: this can be leveraged to gain privileges if there is a symlink to an init script.
Exploits (1)
This exploit leverages a race condition in Postfix (CVE-2008-2936) to create a hardlink to a symlink, allowing an attacker to append arbitrary data to root-owned files (e.g., /etc/passwd) for local privilege escalation.