TYPO3 Arbitrary Code Execution and Cross-Site Scripting in Backend API
High severity
GitHub Reviewed
Published
May 30, 2024
to the GitHub Advisory Database
•
Updated May 30, 2024
Package
Affected versions
>= 8.0.0, < 8.7.27
>= 9.0.0, < 9.5.8
Patched versions
8.7.27
9.5.8
Description
Published to the GitHub Advisory Database
May 30, 2024
Reviewed
May 30, 2024
Last updated
May 30, 2024
Backend API configuration using Page TSconfig is vulnerable to arbitrary code execution and cross-site scripting. TSconfig fields of page properties in backend forms can be used to inject malicious sequences. Field tsconfig_includes is vulnerable to directory traversal leading to same scenarios as having direct access to TSconfig settings.
A valid backend user account having access to modify values for fields
pages.TSconfig
andpages.tsconfig_includes
is needed in order to exploit this vulnerability.References