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 Distributed Transaction Controller TIP DoS (MS05-051)

Subject: [NT] Microsoft Distributed Transaction Controller TIP DoS (MS05-051)
Date: 12 Oct 2005 09:10:25 +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 Distributed Transaction Controller TIP DoS (MS05-051)
------------------------------------------------------------------------


SUMMARY

The Distributed Transaction Controller provides a method for disparate 
processes to complete atomic transactions. The Transaction Internet 
Protocol (TIP) is one the ways that the DTC service can be accessed. This 
service is part of a standard installation on Windows NT 4.0, Windows 
2000, Windows XP and Windows 2003.

Remote exploitation of a denial of service vulnerability within various 
versions of Microsoft Corp.'s Windows operating system allows attackers to 
cause the msdtc.exe process to crash.

DETAILS

Vulnerable Systems:
 * Microsoft Windows 2000 SP4

The vulnerability specifically exists because of a flaw in processing 
responses from foreign servers. The DoS can be triggered by sending a 
command sequence that causes the DTC service to connect back to a hostile 
server. If the hostile server sends an unexpected protocol command during 
the reconnection request, the DTC service will throw an exception and 
exit. This attack can be used to kill the DTC service and prevent other 
applications from using the service to process transactions.

The following commands can be sent over TCP port 3372 to force the DTC 
service to connect to an arbitrary host and process commands:

  IDENTIFY 3 3 DST_IP:DST_PORT/ANYID -
  PUSH SOMESTRING
  PREPARE
  RECONNECT

Analysis:
Successful exploitation of this vulnerability will cause applications 
requiring the MSDTC service to fail. One such service is Microsoft SQL 
Server. Any other applications that rely on clustering to be functional 
will also fail. This service should not be exposed to public networks, 
thus mitigating the risk of this vulnerability.

Vendor response:
The vendor security advisory and appropriate patches are available at:  
<http://www.microsoft.com/technet/security/Bulletin/MS05-051.mspx> 
http://www.microsoft.com/technet/security/Bulletin/MS05-051.mspx

CVE Information:
 <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1979> 
CAN-2005-1979

Disclosure Timeline:
03/23/2005 Initial vendor notification
03/23/2005 Initial vendor response
10/11/2005 Coordinated public disclosure


ADDITIONAL INFORMATION

The information has been provided by  
<mailto:idlabs-advisories@lists.idefense.com> iDEFENSE Labs Security 
Advisories.
The original article can be found at:  
<http://www.idefense.com/application/poi/display?id=320&type=vulnerabilities> 
http://www.idefense.com/application/poi/display?id=320&type=vulnerabilities



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


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 Distributed Transaction Controller TIP DoS (MS05-051), SecuriTeam <=