First published: Tue Dec 17 2019(Updated: )
An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. Because escaping of user-submitted content is mishandled, the class QueryGenerator is vulnerable to SQL injection. Exploitation requires having the system extension ext:lowlevel installed, and a valid backend user who has administrator privileges.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/typo3/cms | >=10.0.0<10.2.1>=8.0.0<8.7.30>=9.0.0<9.5.12 | |
composer/typo3/cms-core | >=10.0.0<10.2.1>=8.0.0<8.7.30>=9.0.0<9.5.12 | |
Typo3 Typo3 | >=8.0.0<8.7.30 | |
Typo3 Typo3 | >=9.0.0<9.5.12 | |
Typo3 Typo3 | >=10.0.0<10.2.2 | |
composer/typo3/cms-core | >=10.0<10.2.2 | 10.2.2 |
composer/typo3/cms-core | >=9.0<9.5.12 | 9.5.12 |
composer/typo3/cms-core | >=8.0<8.7.30 | 8.7.30 |
composer/typo3/cms | >=10.0<10.2.2 | 10.2.2 |
composer/typo3/cms | >=9.0<9.5.12 | 9.5.12 |
composer/typo3/cms | >=8.0<8.7.30 | 8.7.30 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is CVE-2019-19850.
The severity of CVE-2019-19850 is high, with a severity value of 7.2.
TYPO3 versions before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2 are affected by this vulnerability.
This vulnerability manifests as a SQL injection in the low-level Query Generator due to mishandling of escaping user-submitted content.
To fix this vulnerability, update TYPO3 to version 8.7.30 or above, 9.5.12 or above, or 10.2.2 or above.