NULL Pointer Dereference Affecting sqlite3 package, versions <3.22.0-1ubuntu0.3


medium

Snyk CVSS

    Attack Complexity Low
    Availability High

    Threat Intelligence

    EPSS 1.06% (84th percentile)
Expand this section
NVD
7.5 high
Expand this section
SUSE
6.3 medium
Expand this section
Red Hat
7.5 high

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-UBUNTU1804-SQLITE3-557174
  • published 24 Dec 2019
  • disclosed 24 Dec 2019

How to fix?

Upgrade Ubuntu:18.04 sqlite3 to version 3.22.0-1ubuntu0.3 or higher.

NVD Description

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

flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference (or incorrect results).