Rapid7 Vulnerability & Exploit Database

Viscosity setuid-set ViscosityHelper Privilege Escalation

Back to Search

Viscosity setuid-set ViscosityHelper Privilege Escalation

Disclosed
08/12/2012
Created
05/30/2018

Description

This module exploits a vulnerability in Viscosity 1.4.1 on Mac OS X. The vulnerability exists in the setuid ViscosityHelper, where an insufficient validation of path names allows execution of arbitrary python code as root. This module has been tested successfully on Viscosity 1.4.1 over Mac OS X 10.7.5.

Author(s)

  • Jason A. Donenfeld
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

OSX

Architectures

x86, 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/setuid_viscosity
msf exploit(setuid_viscosity) > show targets
    ...targets...
msf exploit(setuid_viscosity) > set TARGET < target-id >
msf exploit(setuid_viscosity) > show options
    ...show and set options...
msf exploit(setuid_viscosity) > 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

;