← Vulnerability feed

Vulnerability record · CVE-2014-0322 · published 14 February 2014

CVE-2014-0322: Microsoft Internet Explorer use-after-free allows remote code execution

Microsoft · Internet Explorer

Internet Explorer 9 and 10 contain a use-after-free (CWE-416) flaw reachable through crafted JavaScript involving CMarkup and the onpropertychange attribute of a script element. Successful exploitation lets a remote attacker run arbitrary code in the context of the browsing user, and the flaw was exploited in the wild in January and February 2014.

8.8 CVSS 3.1 High CISA KEV since 4 May 2022 EPSS 85% · top 0.3% CWE-416 · Use after free
8.8CVSS 3.1 base score, v2 9.3
85%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
23References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Use-after-free vulnerability in Microsoft Internet Explorer 9 and 10 allows remote attackers to execute arbitrary code via vectors involving crafted JavaScript code, CMarkup, and the onpropertychange attribute of a script element, as exploited in the wild in January and February 2014.

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 17 September 2026. Confidence: high.

critical priorityIt is listed in CISA KEV as exploited in the wild, has a very high EPSS score, and public exploit code exists, so unpatched IE 9/10 systems face immediate compromise risk.

What it is

Internet Explorer 9 and 10 contain a use-after-free (CWE-416) flaw reachable through crafted JavaScript involving CMarkup and the onpropertychange attribute of a script element. Successful exploitation lets a remote attacker run arbitrary code in the context of the browsing user, and the flaw was exploited in the wild in January and February 2014.

Impact

An attacker gains arbitrary code execution with the privileges of the logged-on user, which can lead to full system compromise depending on that user's rights. The record does not state any additional impact beyond code execution.

Attack surface

Reached over the network via a crafted web page or script; the CVSS vector shows no privileges required but user interaction required, so a victim must browse to or be lured to attacker-controlled content. No authentication is needed by the attacker.

Exploitation

CISA KEV lists it as exploited in the wild (added 2022-05-04), EPSS 30-day probability is 0.85175 (99.7th percentile), and references include Exploit-DB entries and a public exploit archive, indicating mature public exploitation. KEV notes no known ransomware campaign use.

What to do

  • Apply the Microsoft fix in MS14-012 (security advisory 2934088) or later cumulative updates for affected IE versions.
  • Retire or upgrade Internet Explorer 9 and 10; migrate users to a supported browser.
  • Enforce EMET or equivalent exploit mitigations on systems that must still run affected IE versions.
  • Restrict or block outbound browsing to untrusted sites and filter malicious script content at the network edge.
  • Disable or restrict ActiveX and script execution where business needs allow.

Detection

  • Hunt for IE 9/10 processes spawning child processes or making unexpected network connections, which can indicate post-exploitation activity.
  • Monitor for crashes in mshtml.dll or IE rendering components consistent with use-after-free exploitation.
  • Review proxy and DNS logs for watering-hole or exploit-delivery domains tied to known campaigns against this CVE.
  • Alert on known public exploit signatures for CVE-2014-0322 in IDS/IPS and endpoint telemetry.

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-0322 to the Known Exploited Vulnerabilities catalog on 4 May 2022 as "Microsoft Internet Explorer Use-After-Free Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 25 May 2022.

Affected products

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

References

LinkTags
http://community.websense.com/blogs/securitylabs/archive/2014/02/13/msie-0-day-exploit-cve-2014-0322-possibly-targeting- Broken LinkPermissions Required
http://technet.microsoft.com/security/advisory/2934088 PatchVendor Advisory
http://twitter.com/nanoc0re/statuses/434251658344673281 Press/Media Coverage
http://www.exploit-db.com/exploits/32851 ExploitThird Party AdvisoryVDB Entry
http://www.exploit-db.com/exploits/32904 ExploitThird Party AdvisoryVDB Entry
http://www.fireeye.com/blog/technical/cyber-exploits/2014/02/new-ie-zero-day-found-in-watering-hole-attack-2.html Broken Link
http://www.fireeye.com/blog/uncategorized/2014/02/operation-snowman-deputydog-actor-compromises-us-veterans-of-foreign-w Broken Link
http://www.kb.cert.org/vuls/id/732479 Third Party AdvisoryUS Government Resource
http://www.osvdb.org/103354 Broken Link
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-012 PatchVendor Advisory
https://www.dropbox.com/s/pyxjgycmudirbqe/CVE-2014-0322.zip Broken LinkExploit
http://community.websense.com/blogs/securitylabs/archive/2014/02/13/msie-0-day-exploit-cve-2014-0322-possibly-targeting- Broken LinkPermissions Required
http://technet.microsoft.com/security/advisory/2934088 PatchVendor Advisory
http://twitter.com/nanoc0re/statuses/434251658344673281 Press/Media Coverage
http://www.exploit-db.com/exploits/32851 ExploitThird Party AdvisoryVDB Entry
http://www.exploit-db.com/exploits/32904 ExploitThird Party AdvisoryVDB Entry
http://www.fireeye.com/blog/technical/cyber-exploits/2014/02/new-ie-zero-day-found-in-watering-hole-attack-2.html Broken Link
http://www.fireeye.com/blog/uncategorized/2014/02/operation-snowman-deputydog-actor-compromises-us-veterans-of-foreign-w Broken Link
http://www.kb.cert.org/vuls/id/732479 Third Party AdvisoryUS Government Resource
http://www.osvdb.org/103354 Broken Link
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2014/ms14-012 PatchVendor Advisory
https://www.dropbox.com/s/pyxjgycmudirbqe/CVE-2014-0322.zip Broken LinkExploit
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2014-0322 US Government Resource

Track CVE-2014-0322 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-2015-0313Adobe Flash Player use-after-free allows remote code executionAdobe Flash Player contains a use-after-free (CWE-416) flaw reachable through unspecified vectors. It affects Flash Player before 13.0.0.269 and 14.x…KEVEPSS 95%analysed9.8CVE-2015-0311Adobe Flash Player unspecified flaw allows remote code executionCVE-2015-0311 is an unspecified vulnerability in Adobe Flash Player affecting versions through 13.0.0.262, 14.x, 15.x, and 16.x through 16.0.0.287 on…KEVEPSS 86%analysed9.8CVE-2014-1776Internet Explorer use-after-free in CMarkup::IsConnectedToPrimaryMarkupMicrosoft Internet Explorer 6 through 11 contains a use-after-free in the CMarkup::IsConnectedToPrimaryMarkup function that allows remote code execut…KEVEPSS 83%analysed8.8CVE-2021-27085Microsoft Internet Explorer remote code execution flawCVE-2021-27085 is a remote code execution vulnerability in Microsoft Internet Explorer. The record gives only a one-line description and no root-caus…KEVEPSS 5.4%analysed8.8CVE-2021-26411Microsoft Internet Explorer and Edge use-after-free memory corruptionCVE-2021-26411 is a use-after-free (CWE-416) memory corruption flaw in Microsoft Internet Explorer, with Microsoft Edge also listed as an affected pr…KEVEPSS 81%analysed8.8CVE-2019-0541Microsoft MSHTML engine input validation flaw allows remote code executionThe MSHTML engine in Microsoft Office, Internet Explorer and related viewers fails to properly validate input, allowing remote code execution. Becaus…KEVEPSS 53%analysed8.8CVE-2017-0222Internet Explorer memory corruption out-of-bounds write RCEInternet Explorer improperly accesses objects in memory, causing an out-of-bounds write (CWE-787) that can be turned into remote code execution. The …KEVEPSS 30%analysed8.8CVE-2017-0210Internet Explorer cross-domain policy bypass elevation of privilegeInternet Explorer fails to properly enforce cross-domain policies, allowing an attacker to read information from one domain and inject it into anothe…KEVEPSS 22%analysed

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