Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-4781. PoCs published by n00b.
AI-analyzed exploit summary This exploit sends an overly long TFTP GET request to trigger a denial of service (DoS) in TFTP Server 1.1. The payload consists of a malformed packet with repeated 'A' characters, causing a crash due to improper handling of the request length.
Description
Heap-based buffer overflow in FutureSoft TFTP Server Multithreaded (MT) 1.1 allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code by sending a crafted packet to port 69/UDP, which triggers the overflow when constructing an absolute path name. NOTE: Some details are obtained from third party information.
Exploits (1)
This exploit sends an overly long TFTP GET request to trigger a denial of service (DoS) in TFTP Server 1.1. The payload consists of a malformed packet with repeated 'A' characters, causing a crash due to improper handling of the request length.