Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[NEWS] SQL Injection in package MDSYS.SDO_LRS

Subject: [NEWS] SQL Injection in package MDSYS.SDO_LRS
Date: 24 Oct 2006 12:12:12 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  SQL Injection in package MDSYS.SDO_LRS
------------------------------------------------------------------------


SUMMARY

The package MDSYS.SDO_LRS contains a SQL injection vulnerability in the 
first parameter of convert_to_lrs_layer. Oracle forgot to fix this problem 
with the April CPU. Oracle fixed these vulnerabilities with the package 
DBMS_ASSERT. To exploit this vulnerability it is necessary to have the 
privilege to create a PL/SQL-function.

DETAILS

Vulnerable Systems:
 * Oracle 9i Rel. 2

Sample:
After running the following SQL statement
   select sdo_lrs.convert_to_lrs_layer('"'' or 
5=5--''"','RDS','A',1,1,1,1) from dual;

The following SQL statement will be executed by Oracle:
  SELECT COUNT(*) FROM USER_SDO_INDEX_INFO WHERE TABLE_NAME = '"' OR 
5=5--'"' AND COLUMN_NAME = 'RDS'

Patch Information:
Apply the patches for Oracle CPU October 2006.

History
19-apr-2006 Oracle secalert was informed
18-oct-2006 Oracle published CPU October 2006 [DB13]
18-oct-2006 Advisory published


ADDITIONAL INFORMATION

The information has been provided by  <mailto:k@red-database-security.com> 
Alexander Kornbrust.
The original article can be found at:  
<http://www.red-database-security.com/advisory/oracle_sql_injection_sdo_lrs.html>
 http://www.red-database-security.com/advisory/oracle_sql_injection_sdo_lrs.html



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [NEWS] SQL Injection in package MDSYS.SDO_LRS, SecuriTeam <=