CVE-2004-1636
WvTftp 0.9 - Remote Code Execution via Long TFTP Option String
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1636. PoCs published by infamous41md.
AI-analyzed exploit summary This exploit targets a heap overflow vulnerability in wvtftp (CVE-2004-1636) by overwriting a pointer and hijacking the malloc() jumpslot to achieve remote code execution. It includes shellcode for a reverse shell and requires precise heap address calculations.
Description
Heap-based buffer overflow in the WvTFTPServer::new_connection function in wvtftpserver.cc for WvTftp 0.9 allows remote attackers to execute arbitrary code via a long option string in a TFTP packet.
Exploits (1)
This exploit targets a heap overflow vulnerability in wvtftp (CVE-2004-1636) by overwriting a pointer and hijacking the malloc() jumpslot to achieve remote code execution. It includes shellcode for a reverse shell and requires precise heap address calculations.