Microsoft Chakra Array.splice Use-After-Free Remote Code Execution Vulnerability
Vulnerability Details
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Chakra. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.
The specific flaw exists within the implementation of the Array.splice method. By performing actions in JavaScript, an attacker can cause a pointer to be reused after it has been freed. An attacker can leverage this vulnerability to execute code under the context of the current process.
Additional Details
Microsoft has issued an update to correct this vulnerability. More details can be found at:
https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8275
Disclosure Timeline
- 2018-04-25 - Vulnerability reported to vendor
- 2018-07-12 - Coordinated public release of advisory
- 2018-07-12 - Advisory Updated
Credit
Simon Zuckerbraun of Trend Micro Zero Day Initiative