Chakra Core vulnerable to privilege escalation due to reading an invalid pointer
High severity
GitHub Reviewed
Published
May 17, 2022
to the GitHub Advisory Database
•
Updated Oct 10, 2023
Description
Published by the National Vulnerability Database
Nov 15, 2017
Published to the GitHub Advisory Database
May 17, 2022
Reviewed
Jul 27, 2023
Last updated
Oct 10, 2023
ChakraCore and Microsoft Edge in Windows 10 1703, 1709, and Windows Server, version 1709 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". When trying to get
inlineCache
s for aScriptFunctionWithInlineCache
, if the function got redefered and was not reparsed, the function body (andinlineCache
on function body) won’t be there, potentially leading to a privilege escalation.This CVE ID is unique from CVE-2017-11836, CVE-2017-11837, CVE-2017-11838, CVE-2017-11839, CVE-2017-11840, CVE-2017-11841, CVE-2017-11843, CVE-2017-11846, CVE-2017-11858, CVE-2017-11859, CVE-2017-11861, CVE-2017-11862, CVE-2017-11866, CVE-2017-11869, CVE-2017-11870, and CVE-2017-11873.
References