7.5
CVSSv2

CVE-2002-2226

Published: 31/12/2002 Updated: 29/07/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in tftpd of TFTP32 2.21 and previous versions allows remote malicious users to execute arbitrary code via a long filename argument.

Vulnerable Product Search on Vulmon Subscribe to Product

tftpd32 tftpd32

Exploits

## # $Id: tftpd32_long_filenamerb 10394 2010-09-20 08:06:27Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' ...
source: wwwsecurityfocuscom/bid/6199/info A buffer-overflow vulnerability has been reported for Tftpd32 The vulnerability is due to insufficient checks on user-supplied input A remote attacker can exploit this vulnerability by supplying a long string as a name of the file to retrieve This will trigger the buffer-overflow condition A ...