Overview
The RPC service in Microsoft Windows NT 4.0, 2000, and XP can be terminated by a specially crafted RPC message. A remote attacker could cause a denial of service.
Description
According to Microsoft Security Bulletin MS03-010, "Remote Procedure Call (RPC) is a protocol used by the Windows operating system. RPC provides an inter-process communication mechanism that allows a program running on one computer to seamlessly execute code on a remote system." A vulnerability exists in a part of the RPC service called the RPC Endpoint Mapper. The RPC Endpoint Mapper listens for network requests (135/tcp), provides clients with port numbers for RPC services, and maintains information about RPC connections. According to a report from Immunity Security, vulnerable code in the RPC Endpoint Mapper dereferences a NULL pointer when processing a malformed RPC message. |
Impact
An unauthenticated, remote attacker could cause the RPC Endpoint Mapper to terminate, denying service to legitimate users. Since the RPC Endpoint Mapper is part of the RPC service, "...exploiting this vulnerability would cause the RPC service to fail, with the attendant loss of any RPC-based services the server offers, as well as potential loss of some COM functions." |
Solution
Apply Patch |
|
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | ||
Temporal | ||
Environmental |
References
- http://www.immunitysec.com/vulnerabilities/Immunity_svchost_DoS.txt
- http://www.securityfocus.com/bid/6005
- http://www.securityfocus.com/bid/6769
- http://www.securityfocus.com/archive/1/296114
- http://www.microsoft.com/technet/security/bulletin/MS03-010.asp
- http://support.microsoft.com/default.aspx?scid=kb;en-us;331953
- http://support.microsoft.com/?kbid=814119
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/how_rpc_works.asp
Acknowledgements
This vulnerability was publicly reported by Dave Aitel of Immunity Security.
This document was written by Art A Manion.
Other Information
CVE IDs: | CVE-2002-1561 |
Severity Metric: | 23.69 |
Date Public: | 2002-10-18 |
Date First Published: | 2003-03-26 |
Date Last Updated: | 2003-06-04 18:13 UTC |
Document Revision: | 22 |