NULL Pointer Dereference Affecting sqlite package, versions *


Severity

Recommended
0.0
low
0
10

Based on Red Hat Enterprise Linux security rating

    Threat Intelligence

    EPSS
    0.12% (46th percentile)

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-RHEL7-SQLITE-1365245
  • published 26 Jul 2021
  • disclosed 12 Oct 2017

How to fix?

There is no fixed version for RHEL:7 sqlite.

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite package and not the sqlite package as distributed by RHEL. See How to fix? for RHEL:7 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.