TYPO3 CMS Insecure Deserialization
High severity
GitHub Reviewed
Published
May 30, 2024
to the GitHub Advisory Database
Package
Affected versions
>= 8.5.0, < 8.7.17
>= 9.0.0, < 9.3.1
Patched versions
8.7.17
9.3.1
Description
Published to the GitHub Advisory Database
May 30, 2024
Reviewed
May 30, 2024
It has been discovered that the Form Framework (system extension
form) is vulnerable to Insecure Deserialization when being used with the additional PHP PECL packageyaml, which is capable of unserializing YAML contents to PHP objects. A valid backend user account as well as having PHP settingyaml.decode_phpenabled is needed to exploit this vulnerability (which is the default value according to PHP documentation).References