vendor:
Safari
by:
Project Zero
7,5
CVSS
HIGH
Accessing new document's named properties
79
CWE
Product Name: Safari
Affected Version From: Safari 10.0.2
Affected Version To: Safari 10.0.2
Patch Exists: YES
Related CWE: N/A
CPE: a:apple:safari:10.0.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Mac
2017
Frame is not detached from an unloaded window
The frame is not detached from an unloaded window, allowing access to the new document's named properties. A proof-of-concept exploit is provided which creates an iframe, and then uses the Function constructor to access the new document's named properties. An attacker can then use this to inject a malicious script into the new document.
Mitigation:
Ensure that frames are detached from unloaded windows.