CVE-2000-0230
halloween_linux - Buffer Overflow via HOME Environmental Variable
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2000-0230. PoCs published by S. Krahmer & Stealth, funkysh.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in the 'imwheel' package via the HOME environment variable. It leverages a setuid root Perl script to execute arbitrary commands as root by overwriting the return address with shellcode.
Description
Buffer overflow in imwheel allows local users to gain root privileges via the imwheel-solo script and a long HOME environmental variable.
Exploits (2)
This exploit targets a buffer overflow vulnerability in the 'imwheel' package via the HOME environment variable. It leverages a setuid root Perl script to execute arbitrary commands as root by overwriting the return address with shellcode.
This exploit targets a buffer overflow vulnerability in the 'imwheel' package (CVE-2000-0230) by manipulating the HOME environment variable. It uses shellcode to spawn a root shell by exploiting a setuid root Perl script ('imwheel-solo').