Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-3983.
PoCs published by sh2kerr, CG, including Metasploit module auxiliary/sqli/oracle/lt_mergeworkspace.
AI-analyzed exploit summary This exploit leverages SQL injection in Oracle 10g's SYS.LT.MERGEWORKSPACE to grant DBA privileges to the SCOTT user and execute arbitrary OS commands via Java procedures. It demonstrates privilege escalation and remote code execution.
Description
Unspecified vulnerability in the Workspace Manager component in Oracle Database 9.2.0.8, 9.2.0.8DV, 10.1.0.5, 10.2.0.3, and 11.1.0.6 allows remote authenticated users to affect confidentiality and integrity, related to SYS.LT and WMSYS.LT, a different vulnerability than CVE-2008-3982 and CVE-2008-3984.
Exploits (2)
This exploit leverages SQL injection in Oracle 10g's SYS.LT.MERGEWORKSPACE to grant DBA privileges to the SCOTT user and execute arbitrary OS commands via Java procedures. It demonstrates privilege escalation and remote code execution.
This Metasploit module exploits a SQL injection vulnerability in Oracle's SYS.LT.MERGEWORKSPACE procedure (CVE-2008-3983) by creating a malicious function and executing arbitrary SQL commands. It leverages base64-encoded payloads to bypass restrictions and grants DBA privileges to the specified user.