Exploitation Summary
EIP tracks 1 public exploit for CVE-2003-0388. PoCs published by Karol Wiesek.
AI-analyzed exploit summary This exploit leverages a misconfiguration in the Linux-PAM pam_wheel module to bypass authentication for the 'su' utility. By spoofing the login name via symlink manipulation of /dev/tty, an attacker can impersonate a wheel group member and gain root access.
Description
pam_wheel in Linux-PAM 0.78, with the trust option enabled and the use_uid option disabled, allows local users to spoof log entries and gain privileges by causing getlogin() to return a spoofed user name.
Exploits (1)
This exploit leverages a misconfiguration in the Linux-PAM pam_wheel module to bypass authentication for the 'su' utility. By spoofing the login name via symlink manipulation of /dev/tty, an attacker can impersonate a wheel group member and gain root access.