Vulnerability Details : CVE-2015-6042
Use-after-free vulnerability in the CWindow object implementation in Microsoft Internet Explorer 11 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Internet Explorer Memory Corruption Vulnerability."
Vulnerability category: Memory CorruptionExecute codeDenial of service
Products affected by CVE-2015-6042
- cpe:2.3:a:microsoft:internet_explorer:11:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2015-6042
59.93%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 98 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2015-6042
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.3
|
HIGH | AV:N/AC:M/Au:N/C:C/I:C/A:C |
8.6
|
10.0
|
NIST |
CWE ids for CVE-2015-6042
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2015-6042
-
http://www.zerodayinitiative.com/advisories/ZDI-15-520
ZDI-15-520 | Zero Day InitiativeThird Party Advisory;VDB Entry
-
http://www.securitytracker.com/id/1033800
Microsoft Internet Explorer Multiple Bugs Let Remote Users Bypass ASLR, Obtain Potentially Sensitive Information, Gain Elevated Privileges, and Execute Arbitrary Code - SecurityTrackerThird Party Advisory;VDB Entry
-
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-106
Microsoft Security Bulletin MS15-106 - Critical | Microsoft DocsPatch;Vendor Advisory
Jump to