Project

General

Profile

Actions

Bug #89771

closed

rel="noreferer" should be set for all new windows, not just _blank

Added by Jonas Eberle over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2019-11-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
noopener noreferrer target links
Complexity:
Is Regression:
Sprint Focus:

Description

The condition for adding rel="noreferer" should be:

"target" NOT IN (_self _parent _top) instead of the current check target=_blank.

A target="myname" would give the same attack surface as target="_blank". (I just verified with Firefox)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #89757: Fix noopener noreferrer issueClosedBenni Mack2019-11-23

Actions
Related to TYPO3 Core - Bug #89044: Links in the TYPO3 backend and install tool should have set rel="noopener noreferrer" for external linksClosedFrank Nägler2019-08-29

Actions
Related to TYPO3 Core - Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blankClosed2016-10-28

Actions
Actions

Also available in: Atom PDF