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] Oracle TNS Listener DoS and Remote Memory Inspection

Subject: [NEWS] Oracle TNS Listener DoS and Remote Memory Inspection
Date: 21 Oct 2007 17:07:04 +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 

- - - - - - - - -



  Oracle TNS Listener DoS and Remote Memory Inspection
------------------------------------------------------------------------


SUMMARY

The TNS Listener can be crashed by an attacker causing a Denial of 
Service; alternatively the attacker can use the same flaw to expose memory 
contents remotely. This may reveal sensitive information.

DETAILS

There is a bug in GIOP service that can allow an attacker to crash the TNS 
Listener and/or dump memory. A DWORD in the connect GIOP packet is trusted 
as the  size of the data in the packet.

By setting this to a large value (e.g. 0 1FFFF) causes the listener to 
allocate this much memory then attempt to copy this  much data to it - 
which eventually leads to a read access violation because the source data 
is less than this number and the process lands in uninitialized  memory. 
If the attacker uses a smaller number, e.g. 0xFFFF they can dump this many 
bytes from memory.

This may reveal sensitive information such as the TNS  Listener password.

Vendor Status:
Oracle was alerted to this flaw on the 22nd of June 2006. A patch has now 
been made available:
 
<http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuoct2007.html>
 
http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuoct2007.html


ADDITIONAL INFORMATION

The information has been provided by  <mailto:davidl@ngssoftware.com> 
David Litchfield.
The original article can be found at:
 
<http://www.ngssoftware.com/advisories/high-risk-vulnerability-in-oracle-tns-listener/>
 
http://www.ngssoftware.com/advisories/high-risk-vulnerability-in-oracle-tns-listener/



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


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] Oracle TNS Listener DoS and Remote Memory Inspection, SecuriTeam <=