PT-2021-23098 · Typo3 · Typo3

Benjamin Franzke

·

Published

2021-10-05

·

Updated

2024-03-06

·

CVE-2021-41114

CVSS v2.0

5.0

Medium

VectorAV:N/AC:L/Au:N/C:N/I:P/A:N
Name of the Vulnerable Software and Affected Versions TYPO3 versions prior to the fix of the regression introduced during TYPO3 v11 development
Description The issue is related to host spoofing due to improper validation of the HTTP Host header. TYPO3 uses this header to generate absolute URLs, but since it is provided by the client, it can be forged. A regression during TYPO3 v11 development led to this vulnerability, as the existing setting $GLOBALS['TYPO3 CONF VARS']['SYS']['trustedHostsPattern'] was not evaluated anymore.
Recommendations For versions prior to the fix of the regression introduced during TYPO3 v11 development, ensure the setting $GLOBALS['TYPO3 CONF VARS']['SYS']['trustedHostsPattern'] is properly evaluated to mitigate the host spoofing issue. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

RCE

Weakness Enumeration

Related Identifiers

BIT-TYPO3-2021-41114
CVE-2021-41114
GHSA-M2JH-FXW4-GPHM

Affected Products

Typo3