Exploitation Summary
EIP tracks 2 public exploits for CVE-2000-0223. PoCs published by Larry W. Cashdolla, Krahmer.
AI-analyzed exploit summary The writeup describes a buffer overflow vulnerability in wmcdplay, a CD player utility often setuid root, allowing local privilege escalation to root. The vulnerability stems from lack of bounds checking on an argument passed to the program.
Description
Buffer overflow in the wmcdplay CD player program for the WindowMaker desktop allows local users to gain root privileges via a long parameter.
Exploits (2)
The writeup describes a buffer overflow vulnerability in wmcdplay, a CD player utility often setuid root, allowing local privilege escalation to root. The vulnerability stems from lack of bounds checking on an argument passed to the program.
This exploit targets a buffer overflow vulnerability in wmcdplay, a CD player utility often installed setuid root. It leverages a lack of bounds checking on an argument to execute arbitrary shellcode, elevating privileges to root.