10
CVSSv2

CVE-2005-1812

Published: 01/06/2005 Updated: 05/09/2008
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Multiple stack-based buffer overflows in FutureSoft TFTP Server Evaluation Version 1.0.0.1 allow remote malicious users to execute arbitrary code via a long (1) filename or (2) transfer mode string in a Read Request (RRQ) or Write Request (WRQ) packet.

Vulnerable Product Search on Vulmon Subscribe to Product

futuresoft tftp server 2000 1.0.0.1

Exploits

/* * * FutureSoft TFTP Server 2000 Remote Denial of Service Exploit * wwwfuturesoftcom/products/lit-tftp2000htm * Bug Discovered by SIG^2 (wwwsecurityorgsg) * Exploit coded By ATmaCA * Web: atmacasoftcom && spyinstructorscom * E-Mail: atmaca@icqmailcom * Credit to kozan * Usage:tftp_exp <targetIp> [targetPort] * ...
## # $Id: futuresoft_transfermoderb 9262 2010-05-09 17:45:00Z 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' ...