Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5394. PoCs published by Paul Szabo.
AI-analyzed exploit summary This exploit leverages a race condition in the utmp handling mechanism to manipulate symbolic links, allowing an attacker to gain read access to sensitive files like /etc/shadow. It involves compiling and running two helper programs to fill the utmp database and jiggle symbolic links.
Description
/bin/login in shadow 4.0.18.1 in Debian GNU/Linux, and probably other Linux distributions, allows local users in the utmp group to overwrite arbitrary files via a symlink attack on a temporary file referenced in a line (aka ut_line) field in a utmp entry.
Exploits (1)
This exploit leverages a race condition in the utmp handling mechanism to manipulate symbolic links, allowing an attacker to gain read access to sensitive files like /etc/shadow. It involves compiling and running two helper programs to fill the utmp database and jiggle symbolic links.