Exploitation Summary
EIP tracks 4 public exploits for CVE-1999-0034. PoCs published by vade79, Willy Tarreau, Pavel Kankovsky.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in BSDi's suidperl (CVE-1999-0034) to achieve privilege escalation (euid=0). It uses a stack-based overflow with a hardcoded shellcode to spawn a shell.
Description
Buffer overflow in suidperl (sperl), Perl 4.x and 5.x.
Exploits (4)
This exploit targets a buffer overflow vulnerability in BSDi's suidperl (CVE-1999-0034) to achieve privilege escalation (euid=0). It uses a stack-based overflow with a hardcoded shellcode to spawn a shell.
The entry describes a buffer overflow vulnerability in 'suidperl' or 'sperl' when installed setuid root, potentially leading to local root compromise. It references an external source for the exploit details but does not contain actual exploit code.
This exploit targets a buffer overflow vulnerability in suidperl (sperl) to achieve local privilege escalation. It uses a brute-force approach to find the correct memory address for shellcode execution.
This exploit leverages a vulnerability in suidperl to execute a shell with elevated privileges. It sets the PATH environment variable and drops privileges before executing /bin/bash.