Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1029. PoCs published by antirez.
AI-analyzed exploit summary This exploit targets a buffer overflow in ISC host (CVE-2000-1029) by sending a malicious DNS response exceeding 512 bytes, overwriting the return address with a controlled value and executing shellcode. The PoC includes a reverse shell payload and is designed to be piped into a netcat listener.
Description
Buffer overflow in host command allows a remote attacker to execute arbitrary commands via a long response to an AXFR query.
Exploits (1)
This exploit targets a buffer overflow in ISC host (CVE-2000-1029) by sending a malicious DNS response exceeding 512 bytes, overwriting the return address with a controlled value and executing shellcode. The PoC includes a reverse shell payload and is designed to be piped into a netcat listener.