#VU30545 Deserialization of Untrusted Data in TYPO3 - CVE-2019-19849

 

#VU30545 Deserialization of Untrusted Data in TYPO3 - CVE-2019-19849

Published: December 17, 2019 / Updated: July 17, 2020


Vulnerability identifier: #VU30545
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2019-19849
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TYPO3
Software vendor:
TYPO3

Description

The vulnerability allows a remote authenticated user to execute arbitrary code.

An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. It has been discovered that the classes QueryGenerator and QueryView are vulnerable to insecure deserialization. One exploitable scenario requires having the system extension ext:lowlevel (Backend Module: DB Check) installed, with a valid backend user who has administrator privileges. The other exploitable scenario requires having the system extension ext:sys_action installed, with a valid backend user who has limited privileges.


Remediation

Install update from vendor's website.

External links