CVE-2018-0934
HIGHMicrosoft Edge and ChakraCore - Remote Code Execution via Memory Corruption
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2018-0934. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages a type confusion vulnerability in ChakraCore (CVE-2018-0934) by manipulating stack and heap arrays through the `Error` constructor to bypass a fix in `JavascriptArray::BoxStackInstance`. It achieves arbitrary memory read/write via type confusion between float and object arrays.
Description
ChakraCore and Microsoft Windows 10 Gold, 1511, 1607, 1703, 1709, and Windows Server 2016 allows remote code execution, due to how the Chakra scripting engine handles objects in memory, aka "Chakra Scripting Engine Memory Corruption Vulnerability". This CVE ID is unique from CVE-2018-0872, CVE-2018-0873, CVE-2018-0874, CVE-2018-0930, CVE-2018-0931, CVE-2018-0933, CVE-2018-0936, and CVE-2018-0937.
Exploits (2)
This exploit leverages a type confusion vulnerability in ChakraCore (CVE-2018-0934) by manipulating stack and heap arrays through the `Error` constructor to bypass a fix in `JavascriptArray::BoxStackInstance`. It achieves arbitrary memory read/write via type confusion between float and object arrays.
This PoC exploits a type confusion vulnerability in ChakraCore (CVE-2018-0934) by bypassing a stack allocation check to achieve arbitrary memory corruption. The exploit manipulates array storage to trigger a use-after-free condition.
References (5)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H