Out-of-bounds Read Affecting sqlite3 package, versions <3.16.2-5+deb9u2


Severity

Recommended
0.0
high
0
10

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

Threat Intelligence

EPSS
2.1% (89th 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-DEBIAN9-SQLITE3-341218
  • 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:9 sqlite3 to version 3.16.2-5+deb9u2 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:9 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.