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
No history.
Information
Published : 2019-03-22 08:29
Updated : 2023-11-07 03:13
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