CVE-2004-1364
Oracle Application Server - Directory Traversal via extproc
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2004-1364. PoCs published by Marco Ivaldi.
AI-analyzed exploit summary This PL/SQL exploit leverages a directory traversal vulnerability in Oracle's extproc (CVE-2004-1364) to load arbitrary libraries and execute OS commands with DBMS user privileges. It creates malicious libraries and packages to bypass $ORACLE_HOME/bin restrictions and call the 'system' function from libc.
Description
Directory traversal vulnerability in extproc in Oracle 9i and 10g allows remote attackers to access arbitrary libraries outside of the $ORACLE_HOME\bin directory.
Exploits (2)
This PL/SQL exploit leverages a directory traversal vulnerability in Oracle's extproc (CVE-2004-1364) to load arbitrary libraries and execute OS commands with DBMS user privileges. It creates malicious libraries and packages to bypass $ORACLE_HOME/bin restrictions and call the 'system' function from libc.
This exploit leverages a directory traversal vulnerability in Oracle's extproc (CVE-2004-1364) to execute arbitrary OS commands with DBMS user privileges. It creates malicious libraries and packages to bypass the $ORACLE_HOME/bin restriction and call the system() function from libc.