Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0009. PoCs published by Loneguard.
AI-analyzed exploit summary This exploit leverages a PATH environment variable manipulation vulnerability in NETarchitect's bna_pass binary to execute arbitrary code as root. By poisoning the PATH to prioritize a malicious 'rm' script in the current directory, the attacker gains root privileges via a setuid copy of /bin/csh.
Description
The bna_pass program in Optivity NETarchitect uses the PATH environmental variable for finding the "rm" program, which allows local users to execute arbitrary commands.
Exploits (1)
This exploit leverages a PATH environment variable manipulation vulnerability in NETarchitect's bna_pass binary to execute arbitrary code as root. By poisoning the PATH to prioritize a malicious 'rm' script in the current directory, the attacker gains root privileges via a setuid copy of /bin/csh.