CWE-1022 - Use of Web Link to Untrusted Target with window.opener Access

Description

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.

Latest vulnerabilities for CWE-1022

References

Description of CWE-1022 on Mitre website