CVE-2007-1404
ProSysInfo TFTP Server TFTPDWIN 0.4.2 - Denial of Service via Long UDP Packet
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-1404. PoCs published by Wraith, Umesh Wanve.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in ProSysInfo TFTP Server TFTPDWIN 0.4.2. It sends a maliciously crafted UDP packet to port 69, triggering a buffer overflow that executes shellcode to spawn a reverse shell on port 4444.
Description
tftpd.exe in ProSysInfo TFTP Server TFTPDWIN 0.4.2 allows remote attackers to cause a denial of service via a long UDP packet that is not properly handled in a recv_from call. NOTE: this issue might be related to CVE-2006-4948.
Exploits (2)
This exploit targets a buffer overflow vulnerability in ProSysInfo TFTP Server TFTPDWIN 0.4.2. It sends a maliciously crafted UDP packet to port 69, triggering a buffer overflow that executes shellcode to spawn a reverse shell on port 4444.
This exploit sends a UDP packet with a payload of 517 'A' characters to trigger a denial of service in TFTPDWIN Server v0.4.2. The vulnerability is exploited by exceeding the expected packet size limit of 516 bytes.