Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use unsafe target blank #619

Open
QiAnXinCodeSafe opened this issue Dec 2, 2020 · 0 comments
Open

use unsafe target blank #619

QiAnXinCodeSafe opened this issue Dec 2, 2020 · 0 comments

Comments

@QiAnXinCodeSafe
Copy link

hi:
Use the target attribute in the <a> tag and set the value to _blank. Attackers will attack the window.opener API with malicious behavior, which may cause phishing security vulnerabilities.

mockiato/public/index.html L74
mockiato-master/public/partials/templateForm.html L4

It is recommended to use rel="noopenner noreferrer" when using target="_blank".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant