Rapid7 Vulnerability & Exploit Database

Oracle Demantra Database Credentials Leak

Back to Search

Oracle Demantra Database Credentials Leak

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

Description

This module exploits a database credentials leak found in Oracle Demantra 12.2.1 in combination with an authentication bypass. This way an unauthenticated user can retrieve the database name, username and password on any 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_database_credentials_leak
msf auxiliary(oracle_demantra_database_credentials_leak) > show actions
    ...actions...
msf auxiliary(oracle_demantra_database_credentials_leak) > set ACTION < action-name >
msf auxiliary(oracle_demantra_database_credentials_leak) > show options
    ...show and set options...
msf auxiliary(oracle_demantra_database_credentials_leak) > 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

;