Exploitation Summary
EIP tracks 3 public exploits for CVE-1999-0027. PoCs published by Last Stage of Delirium, DCRH, LSD-PLaNET.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in the setuid root 'eject' program on Irix 6.2. It overwrites the return address on the stack to execute arbitrary shellcode, achieving root privilege escalation.
Description
root privileges via buffer overflow in eject command on SGI IRIX systems.
Exploits (3)
This exploit targets a buffer overflow vulnerability in the setuid root 'eject' program on Irix 6.2. It overwrites the return address on the stack to execute arbitrary shellcode, achieving root privilege escalation.
This exploit leverages a stack-based buffer overflow in the setuid root `eject` program on Irix 6.2 to overwrite the return address and execute arbitrary shellcode, granting root access. The PoC includes shellcode to spawn a shell and handles stack address calculation and NOP sled placement.
This exploit targets a buffer overflow vulnerability in the `eject` command on IRIX systems, allowing arbitrary code execution via shellcode injection. It uses NOP sleds and precise memory addressing to overwrite the return address and execute malicious payloads.