CVE-2018-0935
HIGHInternet Explorer - Remote Code Execution via Scripting Engine Memory Corruption
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-0935. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a use-after-free vulnerability in JScript's Array methods (e.g., splice, join) by manipulating the 'length' property of an object to trigger garbage collection and dereference freed memory. It demonstrates a crash in Internet Explorer 11 due to improper handling of the 'this' variable during garbage collection.
Description
Internet Explorer in Microsoft Windows 7 SP1, Windows Server 2008 and R2 SP1, Windows 8.1 and Windows RT 8.1, Windows Server 2012 and R2, Windows 10 Gold, 1511, 1607, 1703, 1709, and Windows Server 2016 allows remote code execution, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2018-0876, CVE-2018-0889, CVE-2018-0893, and CVE-2018-0925.
Exploits (1)
This PoC exploits a use-after-free vulnerability in JScript's Array methods (e.g., splice, join) by manipulating the 'length' property of an object to trigger garbage collection and dereference freed memory. It demonstrates a crash in Internet Explorer 11 due to improper handling of the 'this' variable during garbage collection.
References (4)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H