Microsoft Internet Explorer DOMStringMap Type Confusion Remote Code Execution Vulnerability
Vulnerability Details
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Internet Explorer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.
The vulnerability relates to the way Internet Explorer handles requests for properties of objects of type DOMStringMap. If script sets a DOMStringMap object to be the JavaScript prototype of another object of some other type, and then requests a property from the DOMStringMap via its relationship to that other object, Internet Explorer confuses the two types of objects involved. 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/en-us/library/security/ms14-065.aspx
Disclosure Timeline
- 2014-07-01 - Vulnerability reported to vendor
- 2014-11-19 - Coordinated public release of advisory
Credit
cloudfuzzer