CVE-2000-0438
Caldera OpenLinux - Buffer Overflow in fdmount via Long Mountpoint Parameter
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2000-0438. PoCs published by WaR, Scrippie, Paulo Ribeiro.
AI-analyzed exploit summary This exploit targets a buffer overflow in fdmount 0.8, allowing members of the 'floppy' group to execute arbitrary commands as root. It uses a shellcode payload and adjusts the return address via an offset argument.
Description
Buffer overflow in fdmount on Linux systems allows local users in the "floppy" group to execute arbitrary commands via a long mountpoint parameter.
Exploits (3)
This exploit targets a buffer overflow in fdmount 0.8, allowing members of the 'floppy' group to execute arbitrary commands as root. It uses a shellcode payload and adjusts the return address via an offset argument.
This exploit targets a buffer overflow in fdmount (CVE-2000-0438), allowing users in the 'floppy' group to execute arbitrary commands as root. It uses a classic stack-based overflow with NOP sleds and shellcode to spawn a root shell.
This exploit leverages a buffer overflow in fdmount 0.8 to execute arbitrary shellcode as root. It targets the mount point parameter, requiring the attacker to be in the 'floppy' group.