Exploitation Summary
EIP tracks 5 public exploits for CVE-1999-0977. PoCs published by Optyx, nikolai abromov, Cheez Whiz.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Solaris sadmin (CVE-1999-0977) to achieve remote code execution. It includes shellcode for both SPARC and x86 architectures and leverages RPC to deliver the payload.
Description
Buffer overflow in Solaris sadmind allows remote attackers to gain root privileges using a NETMGT_PROC_SERVICE request.
Exploits (5)
This exploit targets a buffer overflow vulnerability in Solaris sadmin (CVE-1999-0977) to achieve remote code execution. It includes shellcode for both SPARC and x86 architectures and leverages RPC to deliver the payload.
This exploit targets a buffer overflow vulnerability in Solaris sadmind (CVE-1999-0977) to achieve remote code execution as root. It brute-forces stack pointer addresses for different Solaris versions and architectures (x86/SPARC, 2.6/7.0) to trigger the overflow.
This exploit targets a buffer overflow vulnerability in Solaris sadmind (CVE-1999-0977) by sending a maliciously crafted NETMGT_PROC_SERVICE request. It includes shellcode for both SPARC and x86 architectures to achieve remote code execution with root privileges.
This exploit targets a buffer overflow vulnerability in Solaris sadmind (CVE-1999-0977) to achieve remote code execution as root. It constructs a malicious RPC request with a long domain name to overwrite the stack pointer and execute arbitrary shellcode.
This exploit targets a buffer overflow in Solaris sadmind (CVE-1999-0977) via a maliciously crafted NETMGT_PROC_SERVICE request, allowing remote code execution as root. The PoC includes shellcode and detailed instructions for alignment and stack pointer manipulation.