search menu icon-carat-right cmu-wordmark

CERT Coordination Center

Windows Media Encoder WMEX.DLL ActiveX Control buffer overflow

Vulnerability Note VU#996227

Original Release Date: 2008-09-09 | Last Revised: 2008-10-02

Overview

The WMEX.DLL ActiveX control, which is installed by Windows Media Encoder 9 Series, contains a buffer overflow vulnerability.

Description

According to Microsoft, the Windows Media Encoder is a tool used to capture audio and video content using Windows Media. The WMEX.DLL ActiveX control contains a buffer overflow vulnerability.

Impact

By convincing a user to view a specially crafted web page, an attacker may be able to execute arbitrary code with the privileges of the user.

Solution

Apply an update

Microsoft has published Microsoft Security Bulletin MS08-053 in response to this issue.


Disable WMEX.DLL in Internet Explorer

According to Microsoft Security Bulletin MS08-053, administrators can set the kill bit for WMEX.DLL.

Do not allow access to WMEX.DLL

Administrators can deny access to WMEX.DLL in Windows 2000, Windows XP, and Windows Server 2003 by running the following command in an administrative command prompt:

Echo y| cacls "C:\Program Files\Windows Media Components\Encoder\wmex.dll" /E /P everyone:N

The same can be done with Windows Vista and Server 2008 by running

Takeown.exe /f "C:\Program Files\Windows Media Components\Encoder\wmex.dll"
Icacls.exe "C:\Program Files\Windows Media Components\Encoder\wmex.dll" /save %TEMP%\WMEX_ACL.TXT
Icacls.exe "C:\Program Files\Windows Media Components\Encoder\wmex.dll" /deny everyone:(F)


Unregister WMEX.DLL

Administrators can unregister WMEX.DLL by running the following command in an administrative command prompt:

regsvr32.exe -u "C:\Program Files\Windows Media Components\Encoder\wmex.dll

Vendor Information

996227
 

Microsoft Corporation Affected

Updated:  September 09, 2008

Status

Affected

Vendor Statement

Vendor Information

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

Addendum

Microsoft has published Microsoft Security Bulletin MS08-053 in response to this issue.

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


CVSS Metrics

Group Score Vector
Base 0 AV:--/AC:--/Au:--/C:--/I:--/A:--
Temporal 0 E:ND/RL:ND/RC:ND
Environmental 0 CDP:ND/TD:ND/CR:ND/IR:ND/AR:ND

References

Acknowledgements

Microsoft credits Nguyen Minh Duc and Le Manh Tung, with Bach Khoa Internetwork Security Center (BKIS), Hanoi University of Technology (Vietnam), for reporting this vulnerability.

This document was written by John Hollenberger.

Other Information

CVE IDs: CVE-2008-3008
Severity Metric: 44.89
Date Public: 2008-09-09
Date First Published: 2008-09-09
Date Last Updated: 2008-10-02 20:23 UTC
Document Revision: 17

Sponsored by CISA.