CVE-2019-9937
published 2019-03-22CVE-2019-9937: 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…
PriorityP339high7.5CVSS 3.0
AVNACLPRNUINSUCNINAH
EPSS
6.25%
92.8th percentile
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.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | sqlite3 | < sqlite3 3.27.2-2 (bookworm) | sqlite3 3.27.2-2 (bookworm) |
| ghost | sqlite3 | >= 0 < 3.27.2-2 | 3.27.2-2 |
| ghost | sqlite3 | >= 0 < 3.27.2-2 | 3.27.2-2 |
| ghost | sqlite3 | >= 0 < 3.27.2-2 | 3.27.2-2 |
| ghost | sqlite3 | >= 0 < 3.27.2-2 | 3.27.2-2 |
| ghost | sqlite3 | >= 0 < 3.11.0-1ubuntu1.2 | 3.11.0-1ubuntu1.2 |
| ghost | sqlite3 | >= 0 < 3.22.0-1ubuntu0.1 | 3.22.0-1ubuntu0.1 |
| sqlite | sqlite | — | — |
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv7.5HIGH
vendor_debian7.5LOW
vendor_redhat7.5HIGH
vendor_ubuntu5.9MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-q3jg-32q5-fgj2: In SQLite 3
ghsa_unreviewed·2022-05-13
CVE-2019-9937 [HIGH] CWE-476 GHSA-q3jg-32q5-fgj2: In SQLite 3
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.
OSV
sqlite3 vulnerabilities
osv·2019-06-19·CVSS 5.9
CVE-2017-2518 [MEDIUM] sqlite3 vulnerabilities
sqlite3 vulnerabilities
It was discovered that SQLite incorrectly handled certain SQL files.
An attacker could possibly use this issue to execute arbitrary code
or cause a denial of service. This issue only affected Ubuntu 16.04
LTS. (CVE-2017-2518, CVE-2017-2520)
It was discovered that SQLite incorrectly handled certain queries.
An attacker could possibly use this issue to execute arbitrary code.
This issue only affected Ubuntu 18.04 LTS and Ubuntu 18.10. (CVE-2018-20505)
It was discovered that SQLite incorrectly handled certain queries.
An attacker could possibly use this issue to execute arbitrary code.
This issue only affected Ubuntu 16.04 LTS, Ubuntu 18.04 LTS and
Ubuntu 18.10. (CVE-2018-20346, CVE-2018-20506)
It was discovered that SQLite incorrectly handled certain inputs.
An at
OSV
CVE-2019-9937: In SQLite 3
osv·2019-03-22·CVSS 7.5
CVE-2019-9937 [HIGH] CVE-2019-9937: In SQLite 3
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.
Ubuntu
SQLite vulnerabilities
vendor_ubuntu·2019-06-19·CVSS 5.9
CVE-2016-6153 [MEDIUM] SQLite vulnerabilities
Title: SQLite vulnerabilities
Summary: Several security issues were fixed in SQLite.
It was discovered that SQLite incorrectly handled certain SQL files.
An attacker could possibly use this issue to execute arbitrary code
or cause a denial of service. This issue only affected Ubuntu 16.04
LTS. (CVE-2017-2518, CVE-2017-2520)
It was discovered that SQLite incorrectly handled certain queries.
An attacker could possibly use this issue to execute arbitrary code.
This issue only affected Ubuntu 18.04 LTS and Ubuntu 18.10. (CVE-2018-20505)
It was discovered that SQLite incorrectly handled certain queries.
An attacker could possibly use this issue to execute arbitrary code.
This issue only affected Ubuntu 16.04 LTS, Ubuntu 18.04 LTS and
Ubuntu 18.10. (CVE-2018-20346, CVE-2018-20506)
It was di
Red Hat
sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c
vendor_redhat·2019-03-18·CVSS 7.5
CVE-2019-9937 [HIGH] CWE-476 sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c
sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c
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.
A vulnerability was found in SQLite due to a NULL pointer dereference in the fts5ChunkIterate function within sqlite3.c, where an attacker could exploit this flaw by creating a specially crafted table, causing the application to crash and resulting in a denial of service condition.
Statement: This vulnerability in the SQLite3 database engine is rated as Low Severity because of its technical nature and severely limited impact, this flaw is a NULL Pointer Dereference (CWE-476) th
Debian
CVE-2019-9937: sqlite3 - In SQLite 3.27.2, interleaving reads and writes in a single transaction with an ...
vendor_debian·2019·CVSS 7.5
CVE-2019-9937 [HIGH] CVE-2019-9937: sqlite3 - In SQLite 3.27.2, interleaving reads and writes in a single transaction with an ...
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.
Scope: local
bookworm: resolved (fixed in 3.27.2-2)
bullseye: resolved (fixed in 3.27.2-2)
forky: resolved (fixed in 3.27.2-2)
sid: resolved (fixed in 3.27.2-2)
trixie: resolved (fixed in 3.27.2-2)
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2019-9937 sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c
bugzilla·2019-03-25·CVSS 7.5
CVE-2019-9937 [HIGH] CVE-2019-9937 sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c
CVE-2019-9937 sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c
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.
References:
https://sqlite.org/src/info/45c73deb440496e8
https://www.mail-archive.com/[email protected]/msg114383.html
https://www.mail-archive.com/[email protected]/msg114393.html
Discussion:
Created sqlite tracking bugs for this issue:
Affects: fedora-all [bug 1692358]
---
Statement:
This issue did not affect the versions of sqlite as shipped with Red Hat Enterprise Linux 6 and 7 as they did not include support for fts5
Bugzilla
CVE-2019-9937 sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c [fedora-all]
bugzilla·2019-03-25·CVSS 7.5
CVE-2019-9937 [HIGH] CVE-2019-9937 sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c [fedora-all]
CVE-2019-9937 sqlite: null-pointer dereference in function fts5ChunkIterate in sqlite3.c [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects mul
http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00026.htmlhttp://www.securityfocus.com/bid/107562https://lists.debian.org/debian-lts-announce/2020/08/msg00037.htmlhttps://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EXD2GYJVTDGEQPUNMMMC5TB7MQXOBBMO/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N66U5PY5UJU4XBFZJH7QNKIDNAVIB4OP/https://security.gentoo.org/glsa/201908-09https://security.netapp.com/advisory/ntap-20190416-0005/https://sqlite.org/src/info/45c73deb440496e8https://usn.ubuntu.com/4019-1/https://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/msg114383.htmlhttps://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/msg114393.htmlhttps://www.oracle.com/security-alerts/cpujan2020.htmlhttps://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.htmlhttp://lists.opensuse.org/opensuse-security-announce/2019-05/msg00026.htmlhttp://www.securityfocus.com/bid/107562https://lists.debian.org/debian-lts-announce/2020/08/msg00037.htmlhttps://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EXD2GYJVTDGEQPUNMMMC5TB7MQXOBBMO/https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N66U5PY5UJU4XBFZJH7QNKIDNAVIB4OP/https://security.gentoo.org/glsa/201908-09https://security.netapp.com/advisory/ntap-20190416-0005/https://sqlite.org/src/info/45c73deb440496e8https://usn.ubuntu.com/4019-1/https://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/msg114383.htmlhttps://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/msg114393.htmlhttps://www.oracle.com/security-alerts/cpujan2020.htmlhttps://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
2019-03-22
Published