search menu icon-carat-right cmu-wordmark

CERT Coordination Center

Microsoft BlnMgr Proxy (blnmgrps.dll) COM object fails to implement required methods

Vulnerability Note VU#898241

Original Release Date: 2005-10-14 | Last Revised: 2006-02-06

Overview

The Microsoft BlnMgr Proxy COM object fails to implement the methods required by the IDispatch interface, which may allow a remote attacker to execute arbitrary code on a vulnerable system.

Description

Microsoft COM

Microsoft COM is a technology that allows programmers to create reusable software components that can be incorporated into applications to extend their functionality. Microsoft COM includes COM+, Distributed COM (DCOM), and ActiveX Controls.

Internet Explorer

Internet Explorer will attempt to instantiate a COM object or ActiveX control that is referenced by an OBJECT tag in an HTML document.

BlnMgr Proxy COM object

The BlnMgr Proxy COM object is provided by blnmgrps.dll, which comes with various Microsoft products such as Microsoft Office.

The Problem

The BlnMgr Proxy COM object provides the IDispatch interface, but it does not implement the required methods of GetTypeInfoCount, GetTypeInfo, GetIDsOfNames, or Invoke. When Internet Explorer attempts to instantiate the BlnMgr Proxy COM object, IE will crash because the methods required by the IDispatch interface are not present. The crash occurs in a way that can be exploited to execute arbitrary code on a vulnerable system. The CLSID for this COM object is: {F27CE930-4CA3-11D1-AFF2-006097C9A284}.

Impact

By convincing a user to view a specially crafted HTML document (e.g., a web page or an HTML email message), an attacker may be able to execute arbitrary code with the privileges of the user. The attacker could also cause IE (or the program using the WebBrowser control) to crash.

Solution

Apply an update
Apply the appropriate update, as specified in Microsoft Security Bulletin MS05-052. This update sets the "kill bit" for certain CLSID values of COM objects known to be vulnerable, including BlnMgr Proxy.


Disable ActiveX

Disabling ActiveX controls in the Internet Zone (or any zone used by an attacker) appears to prevent exploitation of this vulnerability. With ActiveX controls disabled, COM objects will not be instantiated. Instructions for disabling ActiveX in the Internet Zone can be found in the document Securing Your Web Browser and the Malicious Web Scripts FAQ.

Note that disabling ActiveX controls in the Internet Zone will reduce the functionality of some web sites.

Vendor Information

898241
 

Microsoft Corporation Affected

Notified:  August 24, 2005 Updated: October 14, 2005

Status

Affected

Vendor Statement

We have not received a statement from the vendor.

Vendor Information

The vendor has not provided us with any further information regarding this vulnerability.

Addendum

Please see Microsoft Security Bulletin MS05-052.

If you have feedback, comments, or additional information about this vulnerability, please send us email.


CVSS Metrics

Group Score Vector
Base
Temporal
Environmental

References

Acknowledgements

This vulnerability was reported by Will Dormann.

This document was written by Will Dormann.

Other Information

CVE IDs: None
Severity Metric: 22.78
Date Public: 2005-10-11
Date First Published: 2005-10-14
Date Last Updated: 2006-02-06 21:53 UTC
Document Revision: 12

Sponsored by CISA.