Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-0637. PoCs published by Alexander Kornbrust.
AI-analyzed exploit summary This exploit leverages a privilege escalation vulnerability in Oracle Database Server by abusing the `ctxsys.driload.validate_stmt` procedure to execute arbitrary SQL commands as a privileged user, allowing an unprivileged user to create a new DBA account.
Description
Oracle Database Server 8.1.7.4 through 9.2.0.4 allows local users to execute commands with additional privileges via the ctxsys.driload package, which is publicly accessible.
Exploits (1)
This exploit leverages a privilege escalation vulnerability in Oracle Database Server by abusing the `ctxsys.driload.validate_stmt` procedure to execute arbitrary SQL commands as a privileged user, allowing an unprivileged user to create a new DBA account.