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]

[NT] Microsoft Windows NTFS Improper Handler Closing

Subject: [NT] Microsoft Windows NTFS Improper Handler Closing
Date: 10 Jul 2005 11:25:02 +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 

- - - - - - - - -



  Microsoft Windows NTFS Improper Handler Closing
------------------------------------------------------------------------


SUMMARY

 
<http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/81cc8a8a-bd32-4786-a849-03245d68d8e4.mspx>
 NTFS is designed as a reliable file system: it offers data encryption, access 
control, and is journaled to protect disk consistency in the event of 
unexpected shutdowns.

Lack of proper closing of file handlers with NTFS, allow users to view 
restricted files without any permission to view the file content.

DETAILS

Vulnerable Systems:
 * Microsoft Windows 2000
 * Microsoft Windows XP
 * Microsoft Windows Server 2003

NTFS driver's code causes the file system to incorrectly assign disk 
blocks to files before they have been initialized. Following a recovery 
from a system shutdown, uninitialized data may be visible in files from 
previously allocated disk blocks.
Previously, this error condition was believed to be related to system 
shutdown timings.  BugTraq ID #7386 describes one instance of this bug, in 
the case of premature service shutdowns. During more recent testing for 
other issues, it was uncovered that a service is not required to observe 
the behavior identified in the previous advisory.
The incidences of private data appearing in files can be tied to drivers, 
services, even typical user-mode applications. Any time the system is shut 
down with a file open for writing, the behavior may occur. There were 
several specific cases identified, including power/hardware failures, 
kernel STOP (blue screens), or shutdowns initiated with the Win32 API 
InitiateSystemShutdown(). The common denominator between these cases is 
that open file handles are not closed before the system is shutdown.
Upon reboot, such files may contain data belonging to other users.
Among data observed in lab tests were portions of an Administrator's 
purged Internet Explorer cache. In many cases, this data is readable to 
users without privileges on the system (such as members of the Users or 
Guests groups).
Local unprivileged users may gain access to confidential information that 
is stored on affected systems. This may allow access to unrelated services 
such as web accounts, or further compromise of the affected system's host 
network.


ADDITIONAL INFORMATION

The information has been provided by  <mailto:mattmurphy@kc.rr.com> 
Matthew Murphy.



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


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>
  • [NT] Microsoft Windows NTFS Improper Handler Closing, SecuriTeam <=