CVE-2018-0758
HIGHChakraCore < 1.7.6 - Remote Code Execution via Memory Corruption
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-0758. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits an integer overflow vulnerability in Chakra's string concatenation method, leading to a potential denial-of-service (DoS) or further memory corruption. The code demonstrates the issue by repeatedly concatenating strings to trigger the overflow in the 'LowerSetConcatStrMultiItem' method.
Description
Microsoft Edge in Windows 10 Gold, 1511, 1607, 1703, 1709, 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-2018-0762, CVE-2018-0768, CVE-2018-0769, CVE-2018-0770, CVE-2018-0772, CVE-2018-0773, CVE-2018-0774, CVE-2018-0775, CVE-2018-0776, CVE-2018-0777, CVE-2018-0778, and CVE-2018-0781.
Exploits (1)
This PoC exploits an integer overflow vulnerability in Chakra's string concatenation method, leading to a potential denial-of-service (DoS) or further memory corruption. The code demonstrates the issue by repeatedly concatenating strings to trigger the overflow in the 'LowerSetConcatStrMultiItem' method.
References (4)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H