ExtJS JavaScript framework used in TYPO3 vulnerable to Cross-site Scripting
Moderate severity
GitHub Reviewed
Published
May 30, 2024
to the GitHub Advisory Database
•
Updated May 30, 2024
Package
Affected versions
>= 6.2.0, < 6.2.3
>= 6.1.0, < 6.1.9
>= 4.7.0, < 4.7.19
>= 4.5.0, < 4.5.34
Patched versions
6.2.3
6.1.9
4.7.19
4.5.34
Description
Published to the GitHub Advisory Database
May 30, 2024
Reviewed
May 30, 2024
Last updated
May 30, 2024
Failing to properly validate the HTTP host-header TYPO3 CMS is susceptible to host spoofing. TYPO3 uses the HTTP host-header to generate absolute URLs in several places like 404 handling, http(s) enforcement, password reset links and many more. 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. A blog post describes this problem in great detail.
References