CVE-2019-19244 Affecting sqlite package, versions <3.28.0-r2


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High

    Threat Intelligence

    EPSS 0.12% (46th percentile)
Expand this section
NVD
7.5 high
Expand this section
SUSE
5.9 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-ALPINE310-SQLITE-1019961
  • published 21 Oct 2020
  • disclosed 25 Nov 2019

How to fix?

Upgrade Alpine:3.10 sqlite to version 3.28.0-r2 or higher.

NVD Description

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

sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage.