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.
[
{
"deprecated": false,
"id": "CVE-2019-19244-652b17d8",
"source": "https://github.com/sqlite/sqlite/commit/e59c562b3f6894f84c715772c4b116d7b5c01348",
"digest": {
"function_hash": "38481929271442211087035536124376153566",
"length": 20834.0
},
"target": {
"function": "sqlite3Select",
"file": "src/select.c"
},
"signature_type": "Function",
"signature_version": "v1"
},
{
"deprecated": false,
"id": "CVE-2019-19244-b9d621f2",
"source": "https://github.com/sqlite/sqlite/commit/e59c562b3f6894f84c715772c4b116d7b5c01348",
"digest": {
"line_hashes": [
"231046744150485219572177089002188912046",
"117842132687320311230731684165956324101",
"185875421724310786651717110956663378479",
"18366247976400817558515736431884541750"
],
"threshold": 0.9
},
"target": {
"file": "src/select.c"
},
"signature_type": "Line",
"signature_version": "v1"
}
]