← Vulnerability feed

Vulnerability record · CVE-2008-3008 · published 11 September 2008

CVE-2008-3008: Windows Media Encoder ActiveX control stack buffer overflow

Microsoft · Windows Media Encoder

The WMEncProfileManager ActiveX control in wmex.dll, shipped with Microsoft Windows Media Encoder 9 Series, contains a stack-based buffer overflow. A long first argument passed to the GetDetailsString method overflows a stack buffer, allowing remote code execution. The flaw matters because the control is reachable from a web page, so a browsing user can be attacked without any credentials.

9.3 CVSS 2.0 High EPSS 55% · top 1.0% CWE-119 · Memory buffer overflow
9.3CVSS 2.0 base score
55%EPSS exploitation probability, 30 days
NoNot in CISA KEV
5Affected product versions listed by NVD
18References
16 Jun 2026Last modified by NVD

Description

Stack-based buffer overflow in the WMEncProfileManager ActiveX control in wmex.dll in Microsoft Windows Media Encoder 9 Series allows remote attackers to execute arbitrary code via a long first argument to the GetDetailsString method, aka "Windows Media Encoder Buffer Overrun Vulnerability."

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: high.

high priorityThe flaw allows remote code execution with no authentication and has public exploit code plus a very high EPSS score, though it requires user interaction and affects an older product.

What it is

The WMEncProfileManager ActiveX control in wmex.dll, shipped with Microsoft Windows Media Encoder 9 Series, contains a stack-based buffer overflow. A long first argument passed to the GetDetailsString method overflows a stack buffer, allowing remote code execution. The flaw matters because the control is reachable from a web page, so a browsing user can be attacked without any credentials.

Impact

An attacker who triggers the overflow can execute arbitrary code in the context of the user running the ActiveX control, giving full control of the affected system. This includes reading or modifying data, installing software, and creating accounts with full rights.

Attack surface

Reached over the network by hosting a malicious page or document that instantiates the WMEncProfileManager ActiveX control and calls GetDetailsString with an oversized first argument. No authentication is required, but the CVSS vector (AV:N/AC:M/Au:N) indicates some user interaction, such as visiting the page or opening the file, is needed.

Exploitation

Not listed in CISA KEV and no ransomware association is documented, but public exploit code exists (Exploit-DB 6454) and EPSS is 0.54553 (98.9th percentile), indicating a high likelihood of exploitation activity.

What to do

  • Apply Microsoft security bulletin MS08-053, which addresses this vulnerability in Windows Media Encoder 9 Series.
  • If the patch cannot be applied immediately, disable or kill-bit the WMEncProfileManager ActiveX control in wmex.dll.
  • Restrict or block the control from running in Internet Explorer and other applications that host ActiveX controls.
  • Remove Windows Media Encoder 9 Series from systems that do not require it.
  • Educate users not to open untrusted web pages or documents that may load ActiveX controls.

Detection

  • Monitor for processes loading wmex.dll, especially when spawned by browsers or document readers.
  • Look for crashes or exceptions in wmex.dll or the hosting process that correlate with visits to untrusted sites.
  • Use application allowlisting or attack surface reduction rules to block untrusted ActiveX controls from executing.
  • Review proxy and DNS logs for known exploit-hosting domains or URLs associated with CVE-2008-3008.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

5 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2008-3008 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2013-3918Microsoft Windows InformationCardSigninHelper ActiveX out-of-bounds writeThe InformationCardSigninHelper ActiveX control in icardie.dll contains an out-of-bounds write that can be triggered by a crafted web page rendered i…KEVEPSS 74%analysed8.8CVE-2011-3402Microsoft Windows TrueType Font Parsing Remote Code ExecutionThe TrueType font parsing engine in win32k.sys on multiple Windows versions fails to properly handle crafted font data, allowing remote code executio…KEVEPSS 78%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed8.8CVE-2009-1537Microsoft DirectShow QuickTime Parser NULL Byte Overwrite RCEThe QuickTime Movie Parser Filter in quartz.dll (DirectShow, DirectX 7.0 through 9.0c) contains an unspecified NULL byte overwrite flaw. A crafted Qu…KEVEPSS 51%analysed7.8CVE-2015-1701Microsoft Windows Win32k.sys Local Privilege EscalationWin32k.sys in the Windows kernel-mode drivers fails to properly validate input, allowing a local user to elevate privileges by running a crafted appl…KEVEPSS 56%analysed7.8CVE-2013-5065Microsoft Windows NDProxy.sys kernel local privilege escalationNDProxy.sys in the Windows kernel on Windows XP SP2/SP3 and Server 2003 SP2 fails to properly validate input, letting a local user escalate privilege…KEVEPSS 35%analysed7.8CVE-2013-3660Microsoft Windows win32k EPATHOBJ pointer flaw allows privilege escalationThe EPATHOBJ::pprFlattenRec function in win32k.sys fails to properly initialize a pointer for the next object in a list, letting a local user gain wr…KEVEPSS 39%analysed

Source: NIST National Vulnerability Database (record CVE-2008-3008), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.