Rapid7 Vulnerability & Exploit Database

Oracle Endeca Server Remote Command Execution

Back to Search

Oracle Endeca Server Remote Command Execution

Disclosed
07/16/2013
Created
05/30/2018

Description

This module exploits a command injection vulnerability on the Oracle Endeca Server 7.4.0. The vulnerability exists on the createDataStore method from the controlSoapBinding web service. The vulnerable method only exists on the 7.4.0 branch and isn't available on the 7.5.5.1 branch. In addition, the injection has been found to be Windows specific. This module has been tested successfully on Endeca Server 7.4.0.787 over Windows 2008 R2 (64 bits).

Author(s)

  • rgod <rgod@autistici.org>
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Windows

Architectures

x64, x86

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

;