4 matches found
Linux Distros Unpatched Vulnerability : CVE-2017-15286
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c because it fails to consider certain cases where sqlite3steppStmt==SQLITEROW is false...
SUSE CVE-2017-15286
SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c because it fails to consider certain cases where sqlite3steppStmt==SQLITEROW is false and a data structure is never initialized...
Fedora 27 : sqlite (2018-8d8f0e1643)
Security fix for CVE-2017-13685 CVE-2017-15286 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues...
CVE-2017-15286
CVE-2017-15286 affects SQLite 3.20.1. The issue is a NULL pointer dereference in tableColumnList in shell.c, triggered when a data structure may not be initialized if sqlite3_step(pStmt) != SQLITE_ROW. This can lead to a crash or denial of service as described in the provided description. The con...