Rapid7 Vulnerability & Exploit Database

Oracle DB SQL Injection via SYS.DBMS_CDC_PUBLISH.DROP_CHANGE_SOURCE

Back to Search

Oracle DB SQL Injection via SYS.DBMS_CDC_PUBLISH.DROP_CHANGE_SOURCE

Disclosed
04/26/2010
Created
05/30/2018

Description

The module exploits an sql injection flaw in the DROP_CHANGE_SOURCE procedure of the PL/SQL package DBMS_CDC_PUBLISH. Any user with execute privilege on the vulnerable package can exploit this vulnerability. By default, users granted EXECUTE_CATALOG_ROLE have the required privilege.

Author(s)

  • MC <mc@metasploit.com>

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/sqli/oracle/dbms_cdc_publish2
msf auxiliary(dbms_cdc_publish2) > show actions
    ...actions...
msf auxiliary(dbms_cdc_publish2) > set ACTION < action-name >
msf auxiliary(dbms_cdc_publish2) > show options
    ...show and set options...
msf auxiliary(dbms_cdc_publish2) > 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

;