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