SQL injection in TYPO3 - #VU23642
Published: December 17, 2019
TYPO3
Detailed vulnerability description
The vulnerability allows a remote administrator to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in QueryGenerator within the ext:lowlevel system extension. A remote authenticated administrator can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.