Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-11799. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a bug in ChakraCore's JIT compiler where a StSuperFld instruction's Src2 is not freed before bailout, leading to incorrect x86-64 assembly generation. The resulting 'inc r13' instruction disrupts execution flow, potentially enabling arbitrary code execution.
Description
ChakraCore and Microsoft Edge in Microsoft Windows 10 Gold, 1511, 1607, 1703, and Windows Server 2016 allows an attacker to execute arbitrary code in the context of the current user, due to how the scripting engine handles objects in memory, aka "Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2017-11792, CVE-2017-11793, CVE-2017-11796, CVE-2017-11797, CVE-2017-11798, CVE-2017-11800, CVE-2017-11801, CVE-2017-11802, CVE-2017-11804, CVE-2017-11805, CVE-2017-11806, CVE-2017-11807, CVE-2017-11808, CVE-2017-11809, CVE-2017-11810, CVE-2017-11811, CVE-2017-11812, and CVE-2017-11821.
Exploits (1)
This PoC exploits a bug in ChakraCore's JIT compiler where a StSuperFld instruction's Src2 is not freed before bailout, leading to incorrect x86-64 assembly generation. The resulting 'inc r13' instruction disrupts execution flow, potentially enabling arbitrary code execution.
References (4)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H