5
CVSSv2

CVE-2017-15286

Published: 12/10/2017 Updated: 27/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 445
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

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.

Vulnerable Product Search on Vulmon Subscribe to Product

sqlite sqlite 3.20.1

Vendor Advisories

Debian Bug report logs - #878680 sqlite3: CVE-2017-15286: NULL pointer dereference in tableColumnList Package: src:sqlite3; Maintainer for src:sqlite3 is Laszlo Boszormenyi (GCS) <gcs@debianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Sun, 15 Oct 2017 18:27:04 UTC Severity: important Tags: secur ...
SQLite 3201 has a NULL pointer dereference in tableColumnList in shellc because it fails to consider certain cases where `sqlite3_step(pStmt)==SQLITE_ROW` is false and a data structure is never initialized ...