5
CVSSv2

CVE-2008-6791

Published: 04/05/2009 Updated: 29/09/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

PumpKIN TFTP Server 2.7.2.0 allows remote malicious users to cause a denial of service via a write request with a long mode field.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

klever pumpkin 2.7.2.0

Exploits

require 'msf/core' class Metasploit3 < Msf::Auxiliary include Msf::Exploit::Remote::Udp def initialize(info = {}) super(update_info(info, 'Name' => 'PumpKIN TFTP Server DoS', 'Description' => %q{ PumpKIN TFTP Server 2720 eventually reaches a DoS condition when provided with an overly long mode value ...