Buffer Overflow Affecting sqlite3 package, versions <3.32.3


0.0
medium

Snyk CVSS

    Attack Complexity High
    Availability High

    Threat Intelligence

    EPSS 0.16% (52nd percentile)
Expand this section
NVD
5.5 medium
Expand this section
SUSE
6.3 medium
Expand this section
Red Hat
5.5 medium

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-574698
  • published 28 Jun 2020
  • disclosed 28 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 Buffer Overflow. select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation.