← Back to CVE List

CVE-2017-15286

Published: 2017-10-12T08:29Z
Last Modified: 2024-11-21T03:14Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c because it fails to consider certain cases where `sqlite3_step(pStmt)==SQLITE_ROW` is false and a data structure is never initialized. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt