NULL Pointer Dereference Affecting sqlite3 package, versions <3.22.0-2


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
8.19% (95th percentile)

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 IDSNYK-DEBIAN11-SQLITE3-521702
  • published17 Mar 2018
  • disclosed17 Mar 2018

Introduced: 17 Mar 2018

CVE-2018-8740  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade Debian:11 sqlite3 to version 3.22.0-2 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 Debian. See How to fix? for Debian:11 relevant fixed versions and status.

In SQLite through 3.22.0, databases whose schema is corrupted using a CREATE TABLE AS statement could cause a NULL pointer dereference, related to build.c and prepare.c.

References