Microsoft Edge TextNode Use-After-Free Remote Code Execution Vulnerability
Vulnerability Details
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Edge. 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 relates to how Edge handles text nodes within HTML documents. By manipulating a document's elements an attacker can force a Tree::TextNode object in memory to be reused as a Tree::ANode object after it has already 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://technet.microsoft.com/library/security/MS16-105
Disclosure Timeline
- 2016-05-23 - Vulnerability reported to vendor
- 2016-09-16 - Coordinated public release of advisory
Credit
Shi Ji (@Puzzor) of VARAS@IIE