Project

General

Profile

Actions

Bug #62723

closed

Cache poisoning with prefixLocalAchors

Added by Helmut Hummel over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-11-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

assumptions:


config.absRefPrefix =
config.prefixLocalAnchors = all

page = PAGE
page.10 = TEXT
page.10.value = <a href="#skiplinks">Skiplinks</a>

Request the TYPO3 installation with:

http:/host.tld/http://malicious.host.tld/

The resulting link will be:

<a href="http://malicious.host.tld/#skiplinks">Skiplinks</a>

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #58528: config.prefixLocalAnchors causes GET parameters to be prepended to local anchorsRejected2014-05-05

Actions
Related to TYPO3 Core - Bug #64252: prefixLocalAnchors broken by call to member function on a non-objectClosed2015-01-12

Actions
Related to TYPO3 Core - Bug #63896: class.tslib_fe: Call to a member function getUrlToCurrentLocation() after Update to TYPO3 4.5.39Closed2014-12-15

Actions
Related to TYPO3 Core - Bug #65671: automatically added leading '/' to href-Attribute even if I just want '#'Closed2015-03-11

Actions
Related to TYPO3 Core - Bug #78043: Can't create local anchors using RTEClosed2016-09-22

Actions
Actions

Also available in: Atom PDF