Exploitation Summary
EIP tracks 2 public exploits for CVE-2000-0795. PoCs published by LSD-PLaNET, Last Stage of Delirium.
AI-analyzed exploit summary This exploit targets a vulnerability in /usr/bin/lpstat on IRIX systems by manipulating the NETTYPE environment variable to load a malicious shared library. The library executes a shell with elevated privileges via setreuid and setuid calls.
Description
Buffer overflow in lpstat in IRIX 6.2 and 6.3 allows local users to gain root privileges via a long -n option.
Exploits (2)
This exploit targets a vulnerability in /usr/bin/lpstat on IRIX systems by manipulating the NETTYPE environment variable to load a malicious shared library. The library executes a shell with elevated privileges via setreuid and setuid calls.
This exploit targets a buffer overflow vulnerability in IRIX's lpstat utility (CVE-2000-0795). It constructs a malicious payload with NOP sleds, setreuid shellcode, and a shell spawn to achieve remote code execution as root.