NULL Pointer Dereference Affecting sqlite package, versions *


0.0
low

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.12% (45th percentile)
Expand this section
NVD
7.5 high
Expand this section
Red Hat
3.3 low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-CENTOS6-SQLITE-1981312
  • published 26 Jul 2021
  • disclosed 12 Oct 2017

How to fix?

There is no fixed version for Centos:6 sqlite.

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite package and not the sqlite package as distributed by Centos. See How to fix? for Centos:6 relevant fixed versions and status.

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.