vendor:
Oracle Database
by:
Alexandr 'Sh2kerr' Polyakov
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Oracle Database
Affected Version From: 10.1.0.5.0
Affected Version To: 10.1.0.5.0
Patch Exists: NO
Related CWE: N/A
CPE: oracle:oracle_database:10.1.0.5.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2009
Oracle 10g SYS.LT.COMPRESSWORKSPACETREE SQL Injection Exploit
This exploit grants DBA privileges to the user 'scott' and creates a new OS user 'hack' with password '12345' using the scheduler. It is tested on Oracle 10.1.0.5.0.
Mitigation:
Ensure that user input is validated and sanitized before being used in a SQL query.