CVE-1999-0023
inet rdist - Local Privilege Escalation via lookup() Buffer Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-0023. PoCs published by Jeff Uphoff.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in rdist, a program for maintaining identical file copies across hosts. The PoC uses a crafted buffer with NOP sleds and shellcode to execute '/bin/sh' as root, leveraging the setuid bit on rdist in some environments.
Description
Local user gains root privileges via buffer overflow in rdist, via lookup() function.
Exploits (1)
This exploit targets a buffer overflow vulnerability in rdist, a program for maintaining identical file copies across hosts. The PoC uses a crafted buffer with NOP sleds and shellcode to execute '/bin/sh' as root, leveraging the setuid bit on rdist in some environments.