Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Typo3 | Typo3 | >= 11.0.0, < 11.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/TYPO3/typo3/commit/5cbff85506cebe343e5ae59228977547cf8e3cf4PatchThird Party Advisory
- https://github.com/TYPO3/typo3/security/advisories/GHSA-m2jh-fxw4-gphmThird Party Advisory
- https://typo3.org/security/advisory/typo3-core-sa-2021-015Vendor Advisory
- https://github.com/TYPO3/typo3/commit/5cbff85506cebe343e5ae59228977547cf8e3cf4PatchThird Party Advisory
- https://github.com/TYPO3/typo3/security/advisories/GHSA-m2jh-fxw4-gphmThird Party Advisory
- https://typo3.org/security/advisory/typo3-core-sa-2021-015Vendor Advisory
FAQ
What is CVE-2021-41114?
CVE-2021-41114 is a vulnerability with a CVSS score of 4.8 (MEDIUM). 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...
How severe is CVE-2021-41114?
CVE-2021-41114 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-41114?
Check the references section above for vendor advisories and patch information. Affected products include: Typo3 Typo3.