CVE-2016-7240
HIGHMicrosoft Edge - Remote Code Execution via Chakra JavaScript Engine Memory Corruption
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-7240. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages a type confusion vulnerability in Chakra (CVE-2016-7240) by calling the global eval function through a Proxy, which adds an extra internal argument. The mismatch in the expected type (FrameDisplay) and the provided type leads to type confusion, potentially allowing arbitrary code execution.
Description
The Chakra JavaScript scripting engine in Microsoft Edge allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Scripting Engine Memory Corruption Vulnerability," a different vulnerability than CVE-2016-7200, CVE-2016-7201, CVE-2016-7202, CVE-2016-7203, CVE-2016-7208, CVE-2016-7242, and CVE-2016-7243.
Exploits (1)
This exploit leverages a type confusion vulnerability in Chakra (CVE-2016-7240) by calling the global eval function through a Proxy, which adds an extra internal argument. The mismatch in the expected type (FrameDisplay) and the provided type leads to type confusion, potentially allowing 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