Rapid7 Vulnerability & Exploit Database

Oracle DB SQL Injection via SYS.LT.ROLLBACKWORKSPACE

Back to Search

Oracle DB SQL Injection via SYS.LT.ROLLBACKWORKSPACE

Disclosed
05/04/2009
Created
05/30/2018

Description

This module exploits a sql injection flaw in the ROLLBACKWORKSPACE procedure of the PL/SQL package SYS.LT. Any user with execute privilege on the vulnerable package can exploit this vulnerability.

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

;