rpm package
opensuse/sqlite3&distro=openSUSE Leap 15.0
pkg:rpm/opensuse/sqlite3&distro=openSUSE%20Leap%2015.0
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2019-16168 | Med | 6.5 | < 3.28.0-lp150.2.9.1 | 3.28.0-lp150.2.9.1 | Sep 9, 2019 | In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner." | |
| CVE-2019-9937 | — | < 3.28.0-lp150.2.6.1 | 3.28.0-lp150.2.6.1 | Mar 22, 2019 | In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c. | ||
| CVE-2019-9936 | — | < 3.28.0-lp150.2.6.1 | 3.28.0-lp150.2.6.1 | Mar 22, 2019 | 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. | ||
| CVE-2018-20346 | — | < 3.27.2-lp150.2.3.1 | 3.27.2-lp150.2.3.1 | Dec 21, 2018 | SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run a |
- affected < 3.28.0-lp150.2.9.1fixed 3.28.0-lp150.2.9.1
In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner."
- CVE-2019-9937Mar 22, 2019affected < 3.28.0-lp150.2.6.1fixed 3.28.0-lp150.2.6.1
In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts5/fts5_hash.c and ext/fts5/fts5_index.c.
- CVE-2019-9936Mar 22, 2019affected < 3.28.0-lp150.2.6.1fixed 3.28.0-lp150.2.6.1
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.
- CVE-2018-20346Dec 21, 2018affected < 3.27.2-lp150.2.3.1fixed 3.27.2-lp150.2.3.1
SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run a