|
![]() ![]() |
CERT® Advisory CA-2003-09 Buffer Overflow in Core Microsoft Windows DLLOriginal issue date: March 17, 2003Last revised: Fri Apr 25 14:10:29 EDT 2003 Source: CERT/CC A complete revision history is at the end of this file. Systems Affected
OverviewA buffer overflow vulnerability exists in the Win32 API libraries shipped with all versions of Microsoft Windows 2000 and Microsoft Windows NT 4.0. This vulnerability, which is being actively exploited on WebDAV-enabled IIS 5.0 servers, will allow a remote attacker to execute arbitrary code on unpatched systems. Sites running Microsoft Windows 2000 and Microsoft Windows NT 4.0 should apply a patch or disable WebDAV services as soon as possible. I. DescriptionMicrosoft Windows 2000 (and possibly prior versions of Windows) contains a dynamic link library (DLL) named ntdll.dll. This DLL is a core operating system component used to interact with the Windows kernel. A buffer overflow vulnerability exists in ntdll.dll, which is utilized by many different components in the Windows operating system.
The WebDAV (RFC2518)
component of Microsoft
IIS 5.0 is an example of one Windows component that uses
ntdll.dll. The IIS WebDAV component utilizes ntdll.dll when
processing incoming WebDAV requests. By sending a specially crafted
WebDAV request to an IIS 5.0 server, an attacker may be able to
execute arbitrary code in the Local System security context,
essentially giving the attacker complete control of the system. Because the vulnerable Win32 API component is utilized by many other applications, it is possible other exploit vectors exist. However, we have only been told of systems compromised running IIS 5.0 with WebDAV enabled. Sites using Windows 2000 but not running IIS 5.0 with WebDAV need to carefully weigh the trade-offs before applying patches to systems where the core vulnerability exists but may not be exploitable. Microsoft has issued the following bulletin regarding this vulnerability: This vulnerability has been assigned the identifier CAN-2003-0109 by the Common Vulnerabilities and Exposures (CVE) group:II. ImpactAny attacker who can reach a vulnerable web server can gain complete control of the system and execute arbitrary code in the Local System security context. Note that this may be significantly more serious than a simple "web defacement." III. SolutionApply a patch from your vendorA patch is available from Microsoft at
Disable vulnerable serviceUntil a patch can be applied, you may wish to disable IIS: If you cannot disable IIS, consider using the IIS lockdown tool to disable WebDAV (removing WebDAV can be specified when running the IIS lockdown tool). Alternatively, you can disable WebDAV by following the instructions located in Microsoft's Knowledgebase Article 241520, "How to Disable WebDAV for IIS 5.0":Restrict buffer sizeIf you cannot use the IIS lockdown tool, consider restricting the size of the buffer IIS utilizes to process requests by using Microsoft's URL Buffer Size Registry Tool. This tool can be run against a local or remote Windows 2000 system running Windows 2000 Service Pack 2 or Service Pack 3. The tool, instructions on how to use it, and instructions on how to manually make changes to the registry are available here:
Appendix A. Vendor InformationThis appendix contains information provided by vendors. When vendors report new information, this section is updated and the changes are noted in the revision history. If a vendor is not listed below, we have not received their comments. Microsoft Corporation
The CERT/CC thanks Microsoft for their feedback during the preparation of this document. We also thank the Department of Education Network Engineering group for their contributions. Authors: Ian A. Finlay & Jeffrey S. Havrilla This document is available from: http://www.cert.org/advisories/CA-2003-09.html CERT/CC Contact Information
Phone: +1 412-268-7090 (24-hour hotline) Fax: +1 412-268-6989 Postal address: CERT/CC personnel answer the hotline 08:00-17:00 EST(GMT-5) / EDT(GMT-4) Monday through Friday; they are on call for emergencies during other hours, on U.S. holidays, and on weekends. Using encryptionWe strongly urge you to encrypt sensitive information sent by email. Our public PGP key is available from If you prefer to use DES, please call the CERT hotline for more information. Getting security informationCERT publications and other security information are available from our web site
* "CERT" and "CERT Coordination Center" are registered in the U.S. Patent and Trademark Office.
NO WARRANTY Conditions for use, disclaimers, and sponsorship information
Copyright 2003 Carnegie Mellon University. Revision History
March 17, 2003: Initial release |








