#VU13830 Insecure deserialization in TYPO3
Published: July 12, 2018 / Updated: October 18, 2018
TYPO3
TYPO3
Description
The vulnerability allows a remote authenticated user to compromise vulnerable system.
The vulnerability exists due to improper sanitization of user-supplied data in the Form Framework (system extension "form") when being used with the additional PHP PECL package “yaml”. A privileged attacker can upload a specially crafted form template and execute arbitrary PHP code on the server.
Successful exploitation of the vulnerability requires that setting "yaml.decode_php" option is enabled.