Rapid7 Vulnerability & Exploit Database

Oracle Event Processing FileUploadServlet Arbitrary File Upload

Back to Search

Oracle Event Processing FileUploadServlet Arbitrary File Upload

Disclosed
04/21/2014
Created
05/30/2018

Description

This module exploits an arbitrary file upload vulnerability in Oracle Event Processing 11.1.1.7.0. The FileUploadServlet component, which requires no authentication, can be abused to upload a malicious file onto an arbitrary location due to a directory traversal flaw, and compromise the server. By default Oracle Event Processing uses a Jetty Application Server without JSP support, which limits the attack to WbemExec. The current WbemExec technique only requires arbitrary write to the file system, but at the moment the module only supports Windows 2003 SP2 or older.

Author(s)

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

Platform

Windows

Architectures

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

;