CVE-2014-0282

Microsoft Internet Explorer 6-11 - Memory Corruption

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 3 public exploits for CVE-2014-0282. PoCs published by Drozdova Liudmila, Charmve.

AI-analyzed exploit summary This is a proof-of-concept exploit for CVE-2014-0282, targeting a use-after-free vulnerability in Internet Explorer 8, 9, and 10. The exploit manipulates form elements and triggers a crash via a race condition during form reset.

Description

Microsoft Internet Explorer 6 through 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability," a different vulnerability than CVE-2014-1775, CVE-2014-1779, CVE-2014-1799, CVE-2014-1803, and CVE-2014-2757.

Exploits (3)

exploitdb WORKING POC VERIFIED
by Drozdova Liudmila · htmldoswindows
https://www.exploit-db.com/exploits/33860

This is a proof-of-concept exploit for CVE-2014-0282, targeting a use-after-free vulnerability in Internet Explorer 8, 9, and 10. The exploit manipulates form elements and triggers a crash via a race condition during form reset.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Racy
Target: Internet Explorer 8, 9, 10
No auth needed
Prerequisites: Victim must visit a malicious webpage using a vulnerable version of Internet Explorer
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 53 stars
by Charmve · poc
https://github.com/Charmve/PyStegosploit

This repository contains a proof-of-concept for CVE-2014-0282, demonstrating exploit delivery via steganography and polyglots. It includes tools to encode exploit code into JPG/PNG images and generate HTML+Image polyglots for browser-based exploitation.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Complex
Reliability
Reliable
Target: Internet Explorer (CVE-2014-0282)
No auth needed
Prerequisites: Metasploit Framework · Web server to host polyglot files
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC
htmldoswindows_x86
https://www.exploit-db.com/exploits/34010

This HTML/JavaScript PoC demonstrates a use-after-free vulnerability in Internet Explorer 9/10 (CVE-2014-0282) by triggering a memory corruption in MSHTML!CInput::DoClick. The exploit frees a CFormElement object via innerHTML manipulation while retaining a reference, leading to writes to freed memory.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Microsoft Internet Explorer 9, 10
No auth needed
Prerequisites: Victim must visit a malicious webpage using vulnerable IE version
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (5)

Core 5
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id/1030370
Exploit, Third Party Advisory exploit x_refsource_exploit-db
http://www.exploit-db.com/exploits/33860
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/67862
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/107851

Scores

EPSS 0.7156
EPSS Percentile 98.8%

Details

CWE
CWE-119
Status published
Products (6)
microsoft/internet_explorer 6
microsoft/internet_explorer 7
microsoft/internet_explorer 8
microsoft/internet_explorer 9
microsoft/internet_explorer 10
microsoft/internet_explorer 11
Published Jun 11, 2014
Tracked Since Feb 18, 2026