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
Configurations
History
21 Nov 2024, 04:52
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00026.html - | |
References | () http://www.securityfocus.com/bid/107562 - Third Party Advisory, VDB Entry | |
References | () https://lists.debian.org/debian-lts-announce/2020/08/msg00037.html - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EXD2GYJVTDGEQPUNMMMC5TB7MQXOBBMO/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N66U5PY5UJU4XBFZJH7QNKIDNAVIB4OP/ - | |
References | () https://security.gentoo.org/glsa/201908-09 - | |
References | () https://security.netapp.com/advisory/ntap-20190416-0005/ - Third Party Advisory | |
References | () https://sqlite.org/src/info/45c73deb440496e8 - Patch, Vendor Advisory | |
References | () https://usn.ubuntu.com/4019-1/ - | |
References | () https://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/msg114383.html - | |
References | () https://www.mail-archive.com/sqlite-users%40mailinglists.sqlite.org/msg114393.html - | |
References | () https://www.oracle.com/security-alerts/cpujan2020.html - | |
References | () https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html - |
07 Nov 2023, 03:13
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2019-03-22 08:29
Updated : 2024-11-21 04:52
NVD link : CVE-2019-9937
Mitre link : CVE-2019-9937
CVE.ORG link : CVE-2019-9937
JSON object : View
Products Affected
sqlite
- sqlite
CWE
CWE-476
NULL Pointer Dereference