A flaw was found in SQLite's SELECT query functionality (src/select.c). This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerability is to system availability.
{ "cpes": [ "cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*" ], "severity": "Medium" }