Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-11918. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a Chakra JavaScript engine vulnerability (CVE-2017-11918) where escape analysis fails to detect that 'tmp' escapes the scope, leading to stack allocation and potential dereference of uninitialized stack values. The loop triggers JIT optimization, and the final call to 'opt()' may dereference uninitialized pointers.
Description
ChakraCore and Microsoft Edge in Windows 10 Gold, 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to gain the same user rights as 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-11886, CVE-2017-11889, CVE-2017-11890, CVE-2017-11893, CVE-2017-11894, CVE-2017-11895, CVE-2017-11901, CVE-2017-11903, CVE-2017-11905, CVE-2017-11905, CVE-2017-11907, CVE-2017-11908, CVE-2017-11909, CVE-2017-11910, CVE-2017-11911, CVE-2017-11912, CVE-2017-11913, CVE-2017-11914, CVE-2017-11916, and CVE-2017-11930.
Exploits (1)
This PoC exploits a Chakra JavaScript engine vulnerability (CVE-2017-11918) where escape analysis fails to detect that 'tmp' escapes the scope, leading to stack allocation and potential dereference of uninitialized stack values. The loop triggers JIT optimization, and the final call to 'opt()' may dereference uninitialized pointers.
References (4)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H