Microsoft · Internet Explorer
CVE-2013-2551
Microsoft Internet Explorer Use-After-Free Vulnerability
CISA KEV record
- CISA date added
- 2022-03-28
- CISA due date
- 2022-04-18
- Known ransomware use
- Known
NVD risk context
8.8 HIGH
CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.
Description
Use-after-free vulnerability in Microsoft Internet Explorer allows remote attackers to execute remote code via a crafted web site that triggers access to a deleted object.
Required action
Apply updates per vendor instructions.
NVD reference index
Vendor and remediation references
NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.
Other NVD references (6)
- http://h30499.www3.hp.com/t5/HP-Security-Research-Blog/Pwn2Own-2013/ba-p/5981157 ↗
- http://twitter.com/VUPEN/statuses/309479075385327617 ↗
- http://twitter.com/thezdi/statuses/309452625173176320 ↗
- http://www.us-cert.gov/ncas/alerts/TA13-134A ↗
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16317 ↗
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2013-2551 ↗
MITRE CWE context
CWE classification
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
View official MITRE CWE details ↗NVD record timing
NVD record timeline
These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.
- NVD published
- Mar 11, 2013, 10:55 AM UTC When NVD first published this CVE record.
- NVD last updated
- Jun 16, 2026, 11:53 PM UTC When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector
This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CISA notes
https://nvd.nist.gov/vuln/detail/CVE-2013-2551