Security Advisory

CVE-2019-9937

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2019-03-22 07:07:21
Last updated 2024-08-04 22:10:08
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.