Improper Handling of Exceptional Conditions Affecting sqlite3 package, versions <3.32.3


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High

    Threat Intelligence

    EPSS 1.14% (85th percentile)
Expand this section
NVD
7.5 high
Expand this section
SUSE
7.5 high
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-COCOAPODS-SQLITE3-573283
  • published 26 Jun 2020
  • disclosed 25 Jun 2020
  • credit Unknown

How to fix?

Upgrade sqlite3 to version 3.32.3 or higher.

Overview

sqlite3 is an embedded SQL database engine

Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions. selectExpander in select.c proceeds with WITH stack unwinding even after a parsing error.