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 #1

Updated by Jonas Eberle over 4 years ago

  • Related to Bug #89757: Fix noopener noreferrer issue added
Actions #2

Updated by Jonas Eberle over 4 years ago

  • Related to Bug #89044: Links in the TYPO3 backend and install tool should have set rel="noopener noreferrer" for external links added
Actions #3

Updated by Jonas Eberle over 4 years ago

  • Related to Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank added
Actions #4

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62430

Actions #5

Updated by Gerrit Code Review over 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62430

Actions #6

Updated by Gerrit Code Review over 4 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62430

Actions #7

Updated by Gerrit Code Review over 4 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62430

Actions #8

Updated by Gerrit Code Review over 4 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62430

Actions #9

Updated by Anonymous over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF