Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-0130. PoCs published by Leshka Zakharoff.
AI-analyzed exploit summary This exploit leverages a vulnerability in Sendmail (versions 8.7-8.8.2) where a local user can bypass the daemon mode restriction and execute arbitrary code as root by manipulating the environment and sending a SIGHUP signal. The script compiles and executes a malicious program to spawn a root shell in /tmp.
Description
Local users can start Sendmail in daemon mode and gain root privileges.
Exploits (1)
This exploit leverages a vulnerability in Sendmail (versions 8.7-8.8.2) where a local user can bypass the daemon mode restriction and execute arbitrary code as root by manipulating the environment and sending a SIGHUP signal. The script compiles and executes a malicious program to spawn a root shell in /tmp.