Exploitation Summary
EIP tracks 1 public exploit for CVE-1999-0410. PoCs published by Josh A. Strickland.
AI-analyzed exploit summary This exploit targets a buffer overflow in Solaris 2.6's /usr/bin/cancel (CVE-1999-0410) to achieve root privilege escalation. It uses a custom shellcode to spawn a shell via setuid and execve syscalls, with adjustable stack offset for reliability.
Description
The cancel command in Solaris 2.6 (i386) has a buffer overflow that allows local users to obtain root access.
Exploits (1)
This exploit targets a buffer overflow in Solaris 2.6's /usr/bin/cancel (CVE-1999-0410) to achieve root privilege escalation. It uses a custom shellcode to spawn a shell via setuid and execve syscalls, with adjustable stack offset for reliability.