Heap-based Buffer Overflow Affecting sqlite-doc package, versions *


Severity

Recommended
0.0
low
0
10

Based on Red Hat Enterprise Linux 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-RHEL8-SQLITEDOC-1337521
  • published26 Jul 2021
  • disclosed18 Mar 2019

Introduced: 18 Mar 2019

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

How to fix?

There is no fixed version for RHEL:8 sqlite-doc.

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite-doc package and not the sqlite-doc package as distributed by RHEL. See How to fix? for RHEL:8 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.