9.3
CVSSv2

CVE-2012-3569

Published: 14/11/2012 Updated: 29/08/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Format string vulnerability in VMware OVF Tool 2.1 on Windows, as used in VMware Workstation 8.x prior to 8.0.5, VMware Player 4.x prior to 4.0.5, and other products, allows user-assisted remote malicious users to execute arbitrary code via a crafted OVF file.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

vmware ovf_tool 2.1

vmware workstation 8.0

vmware workstation 8.0.0.18997

vmware workstation 8.0.2

vmware workstation 8.0.3

vmware workstation 8.0.4

vmware workstation 8.0.1

vmware workstation 8.0.1.27038

vmware player 4.0

vmware player 4.0.0.18997

vmware player 4.0.3

vmware player 4.0.4

vmware player 4.0.1

vmware player 4.0.2

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::F ...
## # 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 = NormalRanking inc ...