CVE-2008-2161
TFTP Server SP 1.4 and 1.5 - Remote Code Execution via Long TFTP Error Packet
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-2161.
PoCs published by tixxDZ, tixxDZ, steponequit, including Metasploit module exploits/windows/tftp/opentftp_error_code.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in TFTPServer SP v1.4 by sending a maliciously crafted TFTP Error Packet. It overwrites the .bss section and patches the IAT to execute shellcode, achieving remote code execution.
Description
Buffer overflow in TFTP Server SP 1.4 and 1.5 on Windows, and possibly other versions, allows remote attackers to execute arbitrary code via a long TFTP error packet. NOTE: some of these details are obtained from third party information.
Exploits (2)
This exploit targets a buffer overflow vulnerability in TFTPServer SP v1.4 by sending a maliciously crafted TFTP Error Packet. It overwrites the .bss section and patches the IAT to execute shellcode, achieving remote code execution.
This Metasploit module exploits a buffer overflow in OpenTFTP Server SP 1.4 via a malformed TFTP error packet, leading to remote code execution under SYSTEM privileges. The exploit leverages a sprintf() vulnerability triggered by a crafted opcode (0x0005) to overwrite critical memory addresses.