Rapid7 Vulnerability & Exploit Database

Oracle BeeHive 2 voice-servlet prepareAudioToPlay() Arbitrary File Upload

Back to Search

Oracle BeeHive 2 voice-servlet prepareAudioToPlay() Arbitrary File Upload

Disclosed
11/10/2015
Created
05/30/2018

Description

This module exploits a vulnerability found in Oracle BeeHive. The prepareAudioToPlay method found in voice-servlet can be abused to write a malicious file onto the target machine, and gain remote arbitrary code execution under the context of SYSTEM. Authentication is not required to exploit this vulnerability.

Author(s)

  • mr_me <steventhomasseeley@gmail.com>
  • sinn3r <sinn3r@metasploit.com>

Platform

Windows

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

;