Rapid7 Vulnerability & Exploit Database

VMware Server Directory Traversal Vulnerability

Back to Search

VMware Server Directory Traversal Vulnerability

Created
05/30/2018

Description

This modules exploits the VMware Server Directory Traversal vulnerability in VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138 on Linux, VMware ESXi 3.5, and VMware ESX 3.0.3 and 3.5 allows remote attackers to read arbitrary files. Common VMware server ports 80/8222 and 443/8333 SSL. If you want to download the entire VM, check out the gueststealer tool.

Author(s)

  • CG <cg@carnal0wnage.com>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/scanner/vmware/vmware_server_dir_trav
msf auxiliary(vmware_server_dir_trav) > show actions
    ...actions...
msf auxiliary(vmware_server_dir_trav) > set ACTION < action-name >
msf auxiliary(vmware_server_dir_trav) > show options
    ...show and set options...
msf auxiliary(vmware_server_dir_trav) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;