CVE-2000-0218
Caldera OpenLinux - Local Buffer Overflow in mount/umount via Long Relative Pathname
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0218. PoCs published by bloodmask.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in the Linux `umount` command (CVE-2000-0218) by injecting shellcode into a maliciously crafted buffer. The shellcode spawns a `/bin/sh` shell, demonstrating remote code execution (RCE) via a classic stack-based overflow.
Description
Buffer overflow in Linux mount and umount allows local users to gain root privileges via a long relative pathname.
Exploits (1)
This exploit targets a buffer overflow vulnerability in the Linux `umount` command (CVE-2000-0218) by injecting shellcode into a maliciously crafted buffer. The shellcode spawns a `/bin/sh` shell, demonstrating remote code execution (RCE) via a classic stack-based overflow.