Out-of-bounds Read Affecting sqlite3 package, versions <3.27.2-2


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
4.29% (93rd 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-DEBIAN10-SQLITE3-341212
  • published22 Mar 2019
  • disclosed22 Mar 2019

Introduced: 22 Mar 2019

CVE-2019-9936  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

Upgrade Debian:10 sqlite3 to version 3.27.2-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:10 relevant fixed versions and status.

In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is related to ext/fts5/fts5_hash.c.