← Back

Sqlite

sqlite

70 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Sqlite
sqlite

CVEs (70)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Netapp
Sqlite
2Ontap Select Deploy Administration Utility
Sqlite
Jun 17, 2026
Feb 14, 2022
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
A Memory Leak vulnerability exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memo...Show more
A Memory Leak vulnerability exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicious user obtain sensitive information. NOTE: The developer disputes this as a vulnerability stating that If you give SQLite a corrupted database file and submit a query against the database, it might read parts of the database that you did not intend or expect.Show less
3Apple
OracleSqlite
6Iphone Os
MacosSqlite+3 more
Jun 17, 2026
Aug 24, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because...Show more
A segmentation fault can occur in the sqlite3.exe command-line component of SQLite 3.36.0 via the idxGetTableInfo function when there is a crafted SQL query. NOTE: the vendor disputes the relevance of this report because a sqlite3.exe user already has full privileges (e.g., is intentionally allowed to execute commands). This report does NOT imply any problem in the SQLite library.Show less
2Oracle
Sqlite
7Communications Network Charging And Control
Enterprise Manager For Oracle DatabaseJd Edwards Enterpriseone Tools+4 more
Jun 17, 2026
Mar 23, 2021
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A flaw was found in SQLite's SELECT query functionality (src/select.c). This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code exec...Show more
A flaw was found in SQLite's SELECT query functionality (src/select.c). This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerability is to system availability.Show less
5Apple
CanonicalOracle+2 more
16Communications Cloud Native Core Policy
Communications Messaging ServerCommunications Network Charging And Control+13 more
Jun 17, 2026
Jun 27, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
In SQLite before 3.32.3, select.c mishandles query-flattener optimization, leading to a multiSelectOrderBy heap overflow because of misuse of transitive properties for constant propagation.
6Debian
FedoraprojectNetapp+3 more
12Cloud Backup
Communications Messaging ServerCommunications Network Charging And Control+9 more
Jun 17, 2026
Jun 6, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.
8Brocade
CanonicalDebian+5 more
12Cloud Backup
Communications Network Charging And ControlDebian Linux+9 more
Jun 17, 2026
May 27, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.
8Apple
BrocadeCanonical+5 more
18Cloud Backup
Communications Network Charging And ControlFabric Operating System+15 more
Jun 17, 2026
May 27, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.
9Apple
BrocadeCanonical+6 more
19Cloud Backup
Communications Network Charging And ControlDebian Linux+16 more
Jun 17, 2026
May 27, 2020
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.
2Fedoraproject
Sqlite
2Fedora
Sqlite
Jun 17, 2026
May 24, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.
7Apple
CanonicalDebian+4 more
15Communications Cloud Native Core Policy
Communications Network Charging And ControlDebian Linux+12 more
Jun 17, 2026
May 24, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.
5Netapp
OracleSiemens+2 more
12Communications Messaging Server
Communications Network Charging And ControlEnterprise Manager Ops Center+9 more
Jun 17, 2026
Apr 9, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.
7Canonical
DebianNetapp+4 more
18Communications Element Manager
Communications Messaging ServerCommunications Network Charging And Control+15 more
Jun 17, 2026
Apr 9, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
SQLite through 3.31.1 allows attackers to cause a denial of service (segmentation fault) via a malformed window-function query because the AggInfo object's initialization is mishandled.
5Canonical
NetappOracle+2 more
11Cloud Backup
Communications Messaging ServerCommunications Network Charging And Control+8 more
Jun 17, 2026
Feb 21, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.
2Canonical
Sqlite
2Sqlite
Ubuntu Linux
Jun 17, 2026
Jan 3, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in situations involving embedded '\0' characters in filenames, leading to a memory-management error that can be detected by (for example) valgrin...Show more
ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in situations involving embedded '\0' characters in filenames, leading to a memory-management error that can be detected by (for example) valgrind.Show less
4Canonical
DebianOracle+1 more
4Debian Linux
Mysql WorkbenchSqlite+1 more
Jun 17, 2026
Jan 2, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.
8Debian
NetappOpensuse+5 more
11Backports Sle
Cloud BackupDebian Linux+8 more
Jun 17, 2026
Dec 24, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive.
5Apache
NetappOracle+2 more
5Bookkeeper
Cloud BackupMysql Workbench+2 more
Jun 17, 2026
Dec 24, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
SQLite 3.30.1 mishandles certain parser-tree rewriting, related to expr.c, vdbeaux.c, and window.c. This is caused by incorrect sqlite3WindowRewrite() error handling.
8Debian
NetappOpensuse+5 more
11Backports Sle
Cloud BackupDebian Linux+8 more
Jun 17, 2026
Dec 24, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT DISTINCT involving a LEFT JOIN in which the right-hand side is a view. This can cause a NULL pointer dereference (or incorrect results).
8Debian
NetappOpensuse+5 more
11Backports Sle
Cloud BackupDebian Linux+8 more
Jun 17, 2026
Dec 23, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
multiSelect in select.c in SQLite 3.30.1 mishandles certain errors during parsing, as demonstrated by errors from sqlite3WindowRewrite() calls. NOTE: this vulnerability exists because of an incomplete fix for CVE-2019-19...Show more
multiSelect in select.c in SQLite 3.30.1 mishandles certain errors during parsing, as demonstrated by errors from sqlite3WindowRewrite() calls. NOTE: this vulnerability exists because of an incomplete fix for CVE-2019-19880.Show less
8Debian
NetappOpensuse+5 more
11Backports Sle
Cloud BackupDebian Linux+8 more
Jun 17, 2026
Dec 18, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
exprListAppendList in window.c in SQLite 3.30.1 allows attackers to trigger an invalid pointer dereference because constant integer values in ORDER BY clauses of window definitions are mishandled.