In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3dbconfig (in the C-language API) can cause a denial of service (application crash). An sz*nBig multiplication is not cast to a 64-bit integer, and consequently some memory allocations may be incorrect.
{ "cpes": [ "cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*" ], "severity": "High" }