sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage.
{ "vanir_signatures": [ { "source": "https://github.com/sqlite/sqlite/commit/e59c562b3f6894f84c715772c4b116d7b5c01348", "digest": { "function_hash": "38481929271442211087035536124376153566", "length": 20834.0 }, "deprecated": false, "signature_type": "Function", "id": "CVE-2019-19244-652b17d8", "signature_version": "v1", "target": { "file": "src/select.c", "function": "sqlite3Select" } }, { "source": "https://github.com/sqlite/sqlite/commit/e59c562b3f6894f84c715772c4b116d7b5c01348", "digest": { "line_hashes": [ "231046744150485219572177089002188912046", "117842132687320311230731684165956324101", "185875421724310786651717110956663378479", "18366247976400817558515736431884541750" ], "threshold": 0.9 }, "deprecated": false, "signature_type": "Line", "id": "CVE-2019-19244-b9d621f2", "signature_version": "v1", "target": { "file": "src/select.c" } } ] }