10
CVSSv2

CVE-2009-1730

Published: 20/05/2009 Updated: 14/02/2024
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 directory traversal vulnerabilities in NetMechanica NetDecision TFTP Server 4.2 allow remote malicious users to read or modify arbitrary files via directory traversal sequences in the (1) GET or (2) PUT command.

Vulnerable Product Search on Vulmon Subscribe to Product

netmechanica netdecision tftp server 4.2

Exploits

## # 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' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking ...