vendor:
Edge
by:
Project Zero
8,8
CVSS
HIGH
Memory Corruption
119
CWE
Product Name: Edge
Affected Version From: Microsoft Edge 38.14393.1066.0
Affected Version To: Microsoft Edge 38.14393.1066.0
Patch Exists: YES
Related CWE: N/A
CPE: a:microsoft:edge
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
Microsoft Edge HTML Document Loading Vulnerability
If Edge displays a HTML document from a slow HTTP server, it is possible that a part of the document is going to be rendered before the server has finished sending the document. It is also possible that some JavaScript code is going to trigger. By making DOM modifications before the document had a chance of fully loading, followed by another set of DOM modifications afer the page has been loaded, it is possible to trigger memory corruption that could possibly lead to an exploitable condition.
Mitigation:
Ensure that HTML documents are loaded from a secure and reliable server.