#VU23190 Input validation error in SQLite - CVE-2019-19244
Published: December 2, 2019 / Updated: January 29, 2020
SQLite
SQLite
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input when a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage in select.c . A remote attacker can crash the affected application using a specially crafted SQL query.