CVE-2022-46908 Affecting sqlite3 package, versions <3.37.2-2ubuntu0.3


low

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 0.05% (18th percentile)
Expand this section
NVD
7.3 high
Expand this section
SUSE
7.3 high
Expand this section
Red Hat
7.3 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-UBUNTU2204-SQLITE3-3167716
  • published 13 Dec 2022
  • disclosed 12 Dec 2022

How to fix?

Upgrade Ubuntu:22.04 sqlite3 to version 3.37.2-2ubuntu0.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:22.04 relevant fixed versions and status.

SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE.