vendor:
ChakraCore
by:
Project Zero
4,7
CVSS
MEDIUM
Type Confusion
843
CWE
Product Name: ChakraCore
Affected Version From: ChakraCore 1.11
Affected Version To: ChakraCore 1.11.11
Patch Exists: YES
Related CWE: CVE-2017-8627
CPE: a:microsoft:chakracore:1.11
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2017
Chakra ArgumentReader::AdjustArguments() Type Confusion Vulnerability
Chakra is vulnerable to a type confusion vulnerability in the ArgumentReader::AdjustArguments() function. This vulnerability can be exploited by using a Proxy object to call the Function.prototype.call method with a null value as the first argument. This causes the value of args.Info.Count to become 0, which can lead to a type confusion vulnerability.
Mitigation:
Microsoft has released a patch to address this vulnerability.