CVE-2008-3983
published 2008-10-14CVE-2008-3983: 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…
PriorityP343medium5.5CVSS 2.0
AVNACLAuSCPIPAN
EXPLOIT
EPSS
41.81%
98.5th percentile
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.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| oracle | database_10g | — | — |
| oracle | database_10g | — | — |
| oracle | database_11i | — | — |
| oracle | database_9i | — | — |
| oracle | database_9i | — | — |
Detection & IOCsextracted from sources · hover to see the quote
commandexec dbms_java.grant_permission('SCOTT', 'SYS:java.lang.RuntimePermission', 'writeFileDescriptor', '');↗
commandexec dbms_java.grant_permission('SCOTT', 'SYS:java.lang.RuntimePermission', 'readFileDescriptor', '');↗
- →Monitor Oracle DB audit logs for calls to SYS.LT.MERGEWORKSPACE or SYS.LT.CREATEWORKSPACE containing single-quote characters or function-call injection patterns (e.g., ' and <func>()=') ↗
- →Alert on any non-DBA Oracle user receiving a GRANT DBA privilege, especially when issued via EXECUTE IMMEDIATE inside an autonomous transaction function — a hallmark of this exploit's privilege escalation chain. ↗
- →Detect creation of Java stored procedures (JAVACMD / JAVAEXEC) in Oracle DB by non-privileged users, particularly those granted java.io.FilePermission execute or RuntimePermission writeFileDescriptor/readFileDescriptor via dbms_java.grant_permission. ↗
- →Any user with execute privilege on SYS.LT package should be treated as a high-risk principal; audit all executions of SYS.LT and WMSYS.LT package procedures. ↗
- ·The vulnerability affects specific Oracle Database versions only; patched or later versions are not affected. Confirm target version before applying detections. ↗
- ·The exploit was tested specifically on Oracle 10.1.0.5.0; behavior on other affected versions may differ slightly. ↗
- ·Exploitation requires the attacker to already be a remote authenticated database user with EXECUTE privilege on SYS.LT; unauthenticated exploitation is not possible. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-ch44-mjv9-gpxr: Unspecified vulnerability in the Workspace Manager component in Oracle Database 9
ghsa_unreviewed·2022-05-02·CVSS 5.5
CVE-2008-3982 [MEDIUM] GHSA-ch44-mjv9-gpxr: Unspecified vulnerability in the Workspace Manager component in Oracle Database 9
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-3983 and CVE-2008-3984.
GHSA
GHSA-g85g-p29m-3jgf: Unspecified vulnerability in the Workspace Manager component in Oracle Database 9
ghsa_unreviewed·2022-05-02·CVSS 5.5
CVE-2008-3983 [MEDIUM] GHSA-g85g-p29m-3jgf: Unspecified vulnerability in the Workspace Manager component in Oracle Database 9
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.
GHSA
GHSA-78mj-jxw8-78gg: Unspecified vulnerability in the Workspace Manager component in Oracle Database 9
ghsa_unreviewed·2022-05-02·CVSS 5.5
CVE-2008-3984 [MEDIUM] GHSA-78mj-jxw8-78gg: Unspecified vulnerability in the Workspace Manager component in Oracle Database 9
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-3983.
No detection rules found.
Exploit-DB
Oracle 10g - SYS.LT.MERGEWORKSPACE SQL Injection
exploitdb·2009-01-06
CVE-2008-3983 Oracle 10g - SYS.LT.MERGEWORKSPACE SQL Injection
Oracle 10g - SYS.LT.MERGEWORKSPACE SQL Injection
---
/*********************************************************/
/*Oracle 10g SYS.LT.MERGEWORKSPACE SQL Injection Exploit**/
/****grant DBA and create new OS user (java)*************/
/*********************************************************/
/***********exploit grant DBA to scott********************/
/***********and execute OS command "net user"*************/
/***********using java procedures ************************/
/*********************************************************/
/***********tested on oracle 10.1.0.5.0*******************/
/*********************************************************/
/*********************************************************/
/* Date of Public EXPLOIT: January 6, 2009 */
/* Written by: Alexandr "Sh2kerr" Polyak
Metasploit
Oracle DB SQL Injection via SYS.LT.MERGEWORKSPACE
metasploit
Oracle DB SQL Injection via SYS.LT.MERGEWORKSPACE
Oracle DB SQL Injection via SYS.LT.MERGEWORKSPACE
This module exploits a sql injection flaw in the MERGEWORKSPACE procedure of the PL/SQL package SYS.LT. Any user with execute privilege on the vulnerable package can exploit this vulnerability.
No writeups or analysis indexed.
http://secunia.com/advisories/32291http://www.oracle.com/technetwork/topics/security/cpuoct2008-100299.htmlhttp://www.securitytracker.com/id?1021050http://www.vupen.com/english/advisories/2008/2825https://exchange.xforce.ibmcloud.com/vulnerabilities/45886http://secunia.com/advisories/32291http://www.oracle.com/technetwork/topics/security/cpuoct2008-100299.htmlhttp://www.securitytracker.com/id?1021050http://www.vupen.com/english/advisories/2008/2825https://exchange.xforce.ibmcloud.com/vulnerabilities/45886
2008-10-14
Published