CVE-2002-1614
HP Tru64 UNIX - Buffer Overflow via Long Argument to /usr/bin/at
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-1614. PoCs published by Cody Tubbs, wlensinas.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Tru64 UNIX 4.0g's `/usr/bin/at` command. It uses a custom shellcode to achieve local privilege escalation by manipulating the return address and executing arbitrary code with elevated privileges.
Description
Buffer overflow in HP Tru64 UNIX allows local users to execute arbitrary code via a long argument to /usr/bin/at.
Exploits (2)
This exploit targets a buffer overflow vulnerability in Tru64 UNIX 4.0g's `/usr/bin/at` command. It uses a custom shellcode to achieve local privilege escalation by manipulating the return address and executing arbitrary code with elevated privileges.
This repository contains a functional local root exploit for CVE-2002-1614, targeting a buffer overflow vulnerability in Tru64 UNIX 4.0g's `/usr/bin/at` command. The exploit uses a crafted environment variable to overflow the buffer and execute shellcode for privilege escalation.