Rapid7 Vulnerability & Exploit Database

OS X VMWare Fusion Privilege Escalation via Bash Environment Code Injection (Shellshock)

Back to Search

OS X VMWare Fusion Privilege Escalation via Bash Environment Code Injection (Shellshock)

Disclosed
09/24/2014
Created
05/30/2018

Description

This module exploits the Shellshock vulnerability, a flaw in how the Bash shell handles external environment variables. This module targets the VMWare Fusion application, allowing an unprivileged local user to get root access.

Author(s)

  • Stephane Chazelas
  • juken
  • joev <joev@metasploit.com>
  • mubix <mubix@hak5.org>

Platform

OSX

Architectures

x64

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 exploit/osx/local/vmware_bash_function_root
msf exploit(vmware_bash_function_root) > show targets
    ...targets...
msf exploit(vmware_bash_function_root) > set TARGET < target-id >
msf exploit(vmware_bash_function_root) > show options
    ...show and set options...
msf exploit(vmware_bash_function_root) > exploit

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

;