ID CVE-2011-1787
Summary Race condition in mount.vmhgfs in the VMware Host Guest File System (HGFS) in VMware Workstation 7.1.x before 7.1.4, VMware Player 3.1.x before 3.1.4, VMware Fusion 3.1.x before 3.1.3, VMware ESXi 3.5 through 4.1, and VMware ESX 3.0.3 through 4.1 allows guest OS users to gain privileges on the guest OS by mounting a filesystem on top of an arbitrary directory.
References
Vulnerable Configurations
  • cpe:2.3:a:vmware:workstation:7.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:workstation:7.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:workstation:7.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:workstation:7.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:workstation:7.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:workstation:7.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:player:3.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:player:3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:player:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:player:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:player:3.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:player:3.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:player:3.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:player:3.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:fusion:3.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:fusion:3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:fusion:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:fusion:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:fusion:3.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:fusion:3.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:esx:3.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:esx:3.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:esx:3.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:esx:3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:esx:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:esx:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:esx:4.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:esx:4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:esxi:3.5:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:esxi:3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:esxi:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:esxi:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:esxi:4.1:*:*:*:*:*:*:*
    cpe:2.3:a:vmware:esxi:4.1:*:*:*:*:*:*:*
CVSS
Base: 6.9 (as of 14-11-2014 - 03:00)
Impact:
Exploitability:
CWE CWE-362
CAPEC
  • Leveraging Race Conditions
    The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with his version and cause the system to read the malicious file.
  • Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions
    This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.
Access
VectorComplexityAuthentication
LOCAL MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:L/AC:M/Au:N/C:C/I:C/A:C
refmap via4
bid 48098
confirm http://www.vmware.com/security/advisories/VMSA-2011-0009.html
sectrack 1025601
secunia
  • 44840
  • 44904
suse openSUSE-SU-2011:0617
Last major update 14-11-2014 - 03:00
Published 06-06-2011 - 19:55
Last modified 14-11-2014 - 03:00
Back to Top