Improper input validation in Typo3

CVE-2021-41114

TYPO3 is an open source PHP based web content management system released under the GNU GPL. It has been discovered that TYPO3 CMS is susceptible to host spoofing due to improper validation of the HTTP Host header. TYPO3 uses the HTTP Host header, for example, to generate absolute URLs during the frontend rendering process. Since the host header itself is provided by the client, it can be forged to any value, even in a name-based virtual hosts environment. This vulnerability is the same as described in TYPO3-CORE-SA-2014-001 (CVE-2014-3941). A regression, introduced during TYPO3 v11 development, led to this situation. The already existing setting $GLOBALS['TYPO3_CONF_VARS']['SYS']['trustedHostsPattern'] (used as an effective mitigation strategy in previous TYPO3 versions) was not evaluated anymore, and reintroduced the vulnerability.

Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)

EPSS: 0.012 (64.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.8 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L.

Affected products

  • Typo3 — versions >= 11.0.0, < 11.5.0

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2021-41114?
CVE-2021-41114 is a medium-severity vulnerability in Typo3, classified under Improper Input Validation. CVSS score: 4.8/10. Published 2021-10-05.
How severe is CVE-2021-41114?
Medium severity. CVSS v3 base score is 4.8 out of 10.