Rapid7 Vulnerability & Exploit Database

Oracle Demantra Arbitrary File Retrieval with Authentication Bypass

Back to Search

Oracle Demantra Arbitrary File Retrieval with Authentication Bypass

Disclosed
02/28/2014
Created
05/30/2018

Description

This module exploits a file download vulnerability found in Oracle Demantra 12.2.1 in combination with an authentication bypass. By combining these exposures, an unauthenticated user can retrieve any file on the system by referencing the full file path to any file a vulnerable machine.

Author(s)

  • Oliver Gruskovnjak

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 auxiliary/scanner/http/oracle_demantra_file_retrieval
msf auxiliary(oracle_demantra_file_retrieval) > show actions
    ...actions...
msf auxiliary(oracle_demantra_file_retrieval) > set ACTION < action-name >
msf auxiliary(oracle_demantra_file_retrieval) > show options
    ...show and set options...
msf auxiliary(oracle_demantra_file_retrieval) > run 

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

;