vendor:
Internet Explorer
by:
Unknown
7.5
CVSS
HIGH
Type Confusion
843
CWE
Product Name: Internet Explorer
Affected Version From: Internet Explorer 8
Affected Version To: Internet Explorer 11
Patch Exists: NO
Related CWE:
CPE: a:microsoft:internet_explorer:8
Platforms Tested: Windows
2016
Type Confusion Vulnerability in Microsoft Internet Explorer
A specially crafted web-page can cause a type confusion vulnerability in Microsoft Internet Explorer 8 through to 11. An attacker can cause code to be executed with a stack layout it does not expect, or have code attempt to execute a method of an object using a vftable, when that object does not have a vftable. Successful exploitation can lead to arbitrary code execution.
Mitigation:
Disabling Javascript should prevent an attacker from triggering the vulnerable code path.