SQLite 3.30.1 Vulnerability in DISTINCT and Window Functions
CVE-2019-19244
7.5HIGH
What is CVE-2019-19244?
A vulnerability in SQLite version 3.30.1 affects how the engine processes sub-select statements. Specifically, when using both DISTINCT and window functions alongside certain ORDER BY clauses, a crash can occur. This improper handling can disrupt application functionality and data access, posing a risk for users relying on this database engine for stable operations.