Rapid7 Vulnerability & Exploit Database

Apple OS X Software Update Command Execution

Back to Search

Apple OS X Software Update Command Execution

Disclosed
12/17/2007
Created
05/30/2018

Description

This module exploits a feature in the Distribution Packages, which are used in the Apple Software Update mechanism. This feature allows for arbitrary command execution through JavaScript. This exploit provides the malicious update server. Requests must be redirected to this server by other means for this exploit to work.

Author(s)

  • Moritz Jodeit <moritz@jodeit.org>

Platform

OSX

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

;