850
VMScore

CVE-2002-2226

CVSSv4: NA | CVSSv3: NA | CVSSv2: 7.5 | VMScore: 850 | EPSS: 0.49043 | KEV: Not Included
Published: 31/12/2002 Updated: 20/11/2024

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 ...