CVE-2019-16168

In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner."

medium 6.5 CVSS 3.1
Published: Sep 9, 2019
Modified: May 28, 2026
Vendor: Sqlite
Product: Sqlite
Versions: 12.04,16.04,18.04,19.04,19.10,30,9.0,7.3.4.3.0,7.3.5.5.0,7.4.0.4.0

Description

In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner."

References