vendor:
Oracle Database
by:
Andrea "bunker" Purificato
7.5
CVSS
HIGH
Privilege Escalation
269
CWE
Product Name: Oracle Database
Affected Version From: Any version
Affected Version To: Any version
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Tested on Oracle 10g - Release 10.2.0.1.0, Oracle 9i - Release 9.2.0.2.0
2007
Remote Oracle dbms_export_extension exploit
This exploit allows an unprivileged user to grant or revoke dba permission in Oracle database using the dbms_export_extension. The exploit creates a package that executes the GRANT or REVOKE command and then commits the transaction. The exploit requires Oracle InstantClient (basic + sdk) for DBD::Oracle.
Mitigation:
To mitigate this vulnerability, ensure that unprivileged users do not have access to execute the dbms_export_extension package.