Skip to content

TYPO3 possible cache poisoning on the homepage when anchors are used

High severity GitHub Reviewed Published May 30, 2024 to the GitHub Advisory Database • Updated May 30, 2024

Package

composer typo3/cms (Composer)

Affected versions

>= 6.2.0, < 6.2.9
>= 7.0.0, < 7.0.2

Patched versions

6.2.9
7.0.2

Description

A request URL with arbitrary arguments, but still pointing to the home page of a TYPO3 installation can be cached if the configuration option config.prefixLocalAnchors is used with the values "all" or "cached". The impact of this vulnerability is that unfamiliar looking links to the home page can end up in the cache, which leads to a reload of the page in the browser when section links are followed by web page visitors, instead of just directly jumping to the requested section of the page. TYPO3 versions 4.6.x and higher are only affected if the homepage is not a shortcut to a different page.

References

Published to the GitHub Advisory Database May 30, 2024
Reviewed May 30, 2024
Last updated May 30, 2024

Severity

High

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-p84g-j2gh-83g3

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.