CVE-2001-0833
Oracle Database Server < 9.0.1 - Buffer Overflow via ORACLE_HOME Environment Variable
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0833. PoCs published by Juan Manuel Pascual Escribá.
AI-analyzed exploit summary This exploit targets a buffer overflow in Oracle's otrcrep binary (SUID oracle, SGID dba) via the $ORACLE_HOME environment variable. It crafts a malicious environment variable to overwrite the return address and execute shellcode, granting arbitrary code execution with elevated privileges.
Description
Buffer overflow in otrcrep in Oracle 8.0.x through 9.0.1 allows local users to execute arbitrary code via a long ORACLE_HOME environment variable, aka the "Oracle Trace Collection Security Vulnerability."
Exploits (1)
This exploit targets a buffer overflow in Oracle's otrcrep binary (SUID oracle, SGID dba) via the $ORACLE_HOME environment variable. It crafts a malicious environment variable to overwrite the return address and execute shellcode, granting arbitrary code execution with elevated privileges.