CVE-2000-1103
BSD 3.0 and 4.0 - Privilege Escalation via rcvtty Script Execution
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-1103. PoCs published by vade79.
AI-analyzed exploit summary This exploit targets a local privilege escalation vulnerability in the rcvtty binary of the mh package on BSDi systems. It leverages the setgid bit to create a shell with egid=4 (tty), allowing the attacker to gain elevated group privileges.
Description
rcvtty in BSD 3.0 and 4.0 does not properly drop privileges before executing a script, which allows local attackers to gain privileges by specifying an alternate Trojan horse script on the command line.
Exploits (1)
This exploit targets a local privilege escalation vulnerability in the rcvtty binary of the mh package on BSDi systems. It leverages the setgid bit to create a shell with egid=4 (tty), allowing the attacker to gain elevated group privileges.