Calling unserialize() on malicious user-submitted content can result in the following scenarios: - trigger deletion of arbitrary directory in file system (if writable for web server) - trigger message submission via email using identity of web site (mail relay)
Another insecure deserialization vulnerability is required to actually exploit mentioned aspects.
Update to TYPO3 versions 9.5.17 or 10.4.2 that fix the problem described.
{ "nvd_published_at": "2020-05-14T00:15:00Z", "cwe_ids": [ "CWE-1321", "CWE-915" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-05-13T23:17:19Z" }