vendor:
Internet Explorer 11
by:
Skylined
8,8
CVSS
HIGH
Memory Corruption
119
CWE
Product Name: Internet Explorer 11
Affected Version From: All versions before the June 2016 patch
Affected Version To: All versions before the June 2016 patch
Patch Exists: YES
Related CWE: CVE-2016-0199
CPE: a:microsoft:internet_explorer:11
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2016
MS16-063: MSIE 11 garbage collector attribute type confusion
By exploiting this vulnerability, a website can causes this garbage collector to handle some data in memory as if it was an object, when in fact it contains data for another type of value, such as a string or number. The garbage collector code will use this data as a virtual function table (vftable) in order to make a virtual function call. An attacker has enough control over this data to allow execution of arbitrary code.
Mitigation:
Disabling JavaScript should prevent an attacker from triggering the vulnerable code path.