Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-1311.
PoCs published by Jeremy Brown, including Metasploit module auxiliary/dos/windows/tftp/pt360_write.
AI-analyzed exploit summary This exploit targets a denial-of-service (DoS) vulnerability in PacketTrap TFTPD by sending a malformed TFTP PUT request with a pipe character as the filename. The script uses the Net::TFTP Perl module to trigger the vulnerability.
Description
The TFTP server in PacketTrap pt360 Tool Suite PRO 2.0.3901.0 and earlier allows remote attackers to cause a denial of service (daemon hang) by uploading a file named (1) '|' (pipe), (2) '"' (quotation mark), or (3) "<>" (less than, greater than); or (4) a file with a long name. NOTE: the issue for vector 4 might exist because of an incomplete fix for CVE-2008-1312.
Exploits (2)
This exploit targets a denial-of-service (DoS) vulnerability in PacketTrap TFTPD by sending a malformed TFTP PUT request with a pipe character as the filename. The script uses the Net::TFTP Perl module to trigger the vulnerability.
This Metasploit module exploits a denial-of-service vulnerability in PacketTrap TFTP Server 2.2.5459.0 by sending a malformed write request via UDP. The exploit triggers a crash in the service by leveraging a specially crafted packet.