← Vulnerability feed

Vulnerability record · CVE-2014-6332 · published 11 November 2014

CVE-2014-6332: Windows OLE Automation SafeArrayDimen array redimensioning remote code execution

Microsoft · Windows 7

OleAut32.dll in Windows OLE mishandles a size value in the SafeArrayDimen function, allowing an array-redimensioning attempt to corrupt memory. A crafted web site can trigger this and execute arbitrary code on the victim's machine. The flaw affects a broad set of legacy Windows client and server releases, so unpatched systems remain exposed.

8.8 CVSS 3.1 High CISA KEV since 25 Mar 2022 EPSS 95% · top 0.1% CWE-119 · Memory buffer overflow
8.8CVSS 3.1 base score, v2 9.3
95%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
9Affected product versions listed by NVD
33References, 22 tagged exploit
17 Jun 2026Last modified by NVD

Description

OleAut32.dll in OLE in Microsoft Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, and Windows RT Gold and 8.1 allows remote attackers to execute arbitrary code via a crafted web site, as demonstrated by an array-redimensioning attempt that triggers improper handling of a size value in the SafeArrayDimen function, aka "Windows OLE Automation Array Remote Code Execution Vulnerability."

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Automated analysis

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

high priorityIt is a KEV-listed remote code execution flaw with public exploits and very high EPSS probability, but exploitation requires user interaction and the affected platforms are largely legacy.

What it is

OleAut32.dll in Windows OLE mishandles a size value in the SafeArrayDimen function, allowing an array-redimensioning attempt to corrupt memory. A crafted web site can trigger this and execute arbitrary code on the victim's machine. The flaw affects a broad set of legacy Windows client and server releases, so unpatched systems remain exposed.

Impact

An attacker gains arbitrary code execution in the context of the logged-on user, which can lead to full system compromise depending on privileges. Because the vector requires user interaction, the practical gain is code execution on any host where the victim opens the malicious content.

Attack surface

Reached over the network via a crafted web site that the victim must visit or otherwise render, per the CVSS vector AV:N/AC:L/PR:N/UI:R. No authentication is required, but user interaction is required.

Exploitation

CVE-2014-6332 is listed in CISA KEV with a 2022-03-25 addition and a 2022-04-15 due date, and EPSS reports a 30-day probability of 0.94996 (99.857th percentile). Multiple references are tagged Exploit, including Exploit-DB and Packet Storm entries, so public exploit code exists.

What to do

  • Apply the Microsoft MS14-064 security update to all affected Windows versions; this is the vendor-recommended fix.
  • Retire or isolate unsupported legacy systems such as Windows Server 2003, Vista and Windows RT that cannot be patched.
  • Disable or restrict OLE automation and ActiveX/scripting content in browsers and mail clients where feasible.
  • Enforce least privilege so a successful exploit runs with limited rights, and block untrusted web content at the perimeter.
  • Track KEV remediation deadlines and verify patching through vulnerability scanning.

Detection

  • Monitor for OleAut32.dll crashes or unusual SafeArrayDimen-related memory faults in endpoint telemetry.
  • Hunt for browser or Office processes spawning unexpected child processes such as cmd.exe, powershell.exe or wscript.exe.
  • Inspect web proxy and DNS logs for known exploit-hosting domains and for traffic matching published exploit samples.
  • Review endpoint logs for anomalous OLE/ActiveX object instantiation from web or email content.

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

Exploitation in the wild

CISA added CVE-2014-6332 to the Known Exploited Vulnerabilities catalog on 25 March 2022 as "Microsoft Windows Object Linking & Embedding (OLE) Automation Array Remote Code Execution Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 15 April 2022.

Affected products

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

References

LinkTags
http://packetstormsecurity.com/files/134053/Avant-Browser-Lite-Ultimate-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134061/The-World-Browser-3.0-Final-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134062/HTML-Compiler-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134064/Microsoft-Compiled-HTML-Help-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134079/Winamp-Bento-Browser-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://securityintelligence.com/ibm-x-force-researcher-finds-significant-vulnerability-in-microsoft-windows ExploitThird Party Advisory
http://www.kb.cert.org/vuls/id/158647 Third Party AdvisoryUS Government Resource
http://www.securityfocus.com/bid/70952 Third Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1031184 Third Party AdvisoryVDB Entry
http://www.us-cert.gov/ncas/alerts/TA14-318B Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-064 PatchVendor Advisory
https://forsec.nl/wp-content/uploads/2014/11/ms14_064_ie_olerce.rb_.txt ExploitThird Party Advisory
https://www.exploit-db.com/exploits/37668/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/37800/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/38500/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/38512/ ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134053/Avant-Browser-Lite-Ultimate-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134061/The-World-Browser-3.0-Final-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134062/HTML-Compiler-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134064/Microsoft-Compiled-HTML-Help-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/134079/Winamp-Bento-Browser-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://securityintelligence.com/ibm-x-force-researcher-finds-significant-vulnerability-in-microsoft-windows ExploitThird Party Advisory
http://www.kb.cert.org/vuls/id/158647 Third Party AdvisoryUS Government Resource
http://www.securityfocus.com/bid/70952 Third Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1031184 Third Party AdvisoryVDB Entry
http://www.us-cert.gov/ncas/alerts/TA14-318B Third Party AdvisoryUS Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-064 PatchVendor Advisory
https://forsec.nl/wp-content/uploads/2014/11/ms14_064_ie_olerce.rb_.txt ExploitThird Party Advisory
https://www.exploit-db.com/exploits/37668/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/37800/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/38500/ ExploitThird Party AdvisoryVDB Entry
https://www.exploit-db.com/exploits/38512/ ExploitThird Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2014-6332 US Government Resource

Track CVE-2014-6332 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-2019-0708Microsoft Remote Desktop Services use-after-free remote code executionRemote Desktop Services (formerly Terminal Services) contains a use-after-free flaw that lets an unauthenticated attacker execute code by sending spe…KEVEPSS 100%analysed9.8CVE-2017-8543Windows Search memory handling flaw allows remote code executionWindows Search fails to properly handle objects in memory, allowing an unauthenticated remote attacker to execute code on affected Windows systems. T…KEVEPSS 74%analysed9.8CVE-2015-1635Microsoft HTTP.sys remote code execution via crafted HTTP requestsHTTP.sys in multiple Windows versions fails to properly handle crafted HTTP requests, allowing remote code execution. The flaw is reachable over the …KEVEPSS 100%analysed8.8CVE-2023-21674Windows ALPC use-after-free privilege escalationCVE-2023-21674 is a use-after-free (CWE-416) in the Windows Advanced Local Procedure Call (ALPC) subsystem that allows elevation of privilege. It aff…KEVEPSS 41%analysed8.8CVE-2022-41128Windows Scripting Languages out-of-bounds write allows remote code executionCVE-2022-41128 is an out-of-bounds write (CWE-787) in Windows Scripting Languages that leads to remote code execution. Microsoft rates it 8.8 HIGH wi…KEVEPSS 25%analysed8.8CVE-2022-26923Microsoft Active Directory Domain Services certificate validation privilege escalationActive Directory Domain Services fails to properly validate certificate attributes, allowing a low-privileged domain user to obtain a certificate tha…KEVEPSS 84%analysed8.8CVE-2021-40444Microsoft MSHTML remote code execution via malicious Office documentCVE-2021-40444 is a remote code execution flaw in the MSHTML browser rendering engine on Microsoft Windows. An attacker can embed a malicious ActiveX…KEVEPSS 97%analysed8.8CVE-2021-34527Windows Print Spooler privileged file operation RCE (PrintNightmare)The Windows Print Spooler service improperly performs privileged file operations, allowing an attacker to execute arbitrary code as SYSTEM. This is t…KEVEPSS 100%analysed

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