CWE-1022: Use of Web Link to Untrusted Target with window.opener Access
Also known as: tabnabbing
The web application produces links to untrusted external sites outside of its sphere of control, but it does not properly prevent the external site from modifying security-critical properties of the window.opener object, such as the location property.
Last updated