cbcvebase.

Debian Sqlite3 vulnerabilities

59 known vulnerabilities affecting debian/sqlite3.

Total CVEs
59
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
CRITICAL7HIGH24MEDIUM16LOW12

Vulnerabilities

Page 2 of 3
CVE-2018-8740P3HIGHCVSS 7.5fixed in sqlite3 3.22.0-2 (bookworm)2018
CVE-2018-8740 [HIGH] CVE-2018-8740: sqlite3 - In SQLite through 3.22.0, databases whose schema is corrupted using a CREATE TAB... In SQLite through 3.22.0, databases whose schema is corrupted using a CREATE TABLE AS statement could cause a NULL pointer dereference, related to build.c and prepare.c. Scope: local bookworm: resolved (fixed in 3.22.0-2) bullseye: resolved (fixed in 3.22.0-2) forky: resolved (fixed in 3.22.0-2) sid: resolved (fixed in 3.22.0-2) trixie: resolved (fixed in 3.22.0-2)
debian
CVE-2019-19926P3HIGHCVSS 7.5fixed in chromium 80.0.3987.106-1 (bookworm)2019
CVE-2019-19926 [HIGH] CVE-2019-19926: chromium - multiSelect in select.c in SQLite 3.30.1 mishandles certain errors during parsin... 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. Scope: local bookworm: resolved (fixed in 80.0.3987.106-1) bullseye: resolved (fixed in 80.0.3987.106-1) forky: resolved (fixed in 80.0.3987.1
debian
CVE-2019-19925P3HIGHCVSS 7.5fixed in chromium 80.0.3987.106-1 (bookworm)2019
CVE-2019-19925 [HIGH] CVE-2019-19925: chromium - zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname ... zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive. Scope: local bookworm: resolved (fixed in 80.0.3987.106-1) bullseye: resolved (fixed in 80.0.3987.106-1) forky: resolved (fixed in 80.0.3987.106-1) sid: resolved (fixed in 80.0.3987.106-1) trixie: resolved (fixed in 80.0.3987.106-1)
debian
CVE-2015-3416P3HIGHCVSS 7.5fixed in sqlite3 3.8.9-1 (bookworm)2015
CVE-2015-3416 [HIGH] CVE-2015-3416: sqlite3 - The sqlite3VXPrintf function in printf.c in SQLite before 3.8.9 does not properl... The sqlite3VXPrintf function in printf.c in SQLite before 3.8.9 does not properly handle precision and width values during floating-point conversions, which allows context-dependent attackers to cause a denial of service (integer overflow and stack-based buffer overflow) or possibly have unspecified other impact via large integers in a crafted printf function call in
debian
CVE-2019-19603P3HIGHCVSS 7.5fixed in sqlite3 3.30.1+fossil191229-1 (bookworm)2019
CVE-2019-19603 [HIGH] CVE-2019-19603: sqlite3 - SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, lead... SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash. Scope: local bookworm: resolved (fixed in 3.30.1+fossil191229-1) bullseye: resolved (fixed in 3.30.1+fossil191229-1) forky: resolved (fixed in 3.30.1+fossil191229-1) sid: resolved (fixed in 3.30.1+fossil191229-1) trixie: resolved (fixed in 3.30.1+fossil191229
debian
CVE-2019-19880P3HIGHCVSS 7.5fixed in chromium 80.0.3987.106-1 (bookworm)2019
CVE-2019-19880 [HIGH] CVE-2019-19880: chromium - exprListAppendList in window.c in SQLite 3.30.1 allows attackers to trigger an i... 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. Scope: local bookworm: resolved (fixed in 80.0.3987.106-1) bullseye: resolved (fixed in 80.0.3987.106-1) forky: resolved (fixed in 80.0.3987.106-1) sid: resolved (fixed i
debian
CVE-2019-19923P3HIGHCVSS 7.5fixed in chromium 80.0.3987.106-1 (bookworm)2019
CVE-2019-19923 [HIGH] CVE-2019-19923: chromium - flattenSubquery in select.c in SQLite 3.30.1 mishandles certain uses of SELECT D... 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). Scope: local bookworm: resolved (fixed in 80.0.3987.106-1) bullseye: resolved (fixed in 80.0.3987.106-1) forky: resolved (fixed in 80.0.3987.106-1) sid
debian
CVE-2019-19959P3HIGHCVSS 7.5fixed in sqlite3 3.30.1+fossil191229-1 (bookworm)2019
CVE-2019-19959 [HIGH] CVE-2019-19959: sqlite3 - ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in si... 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. Scope: local bookworm: resolved (fixed in 3.30.1+fossil191229-1) bullseye: resolved (fixed in 3.30.1+fossil191229-1) forky: resolved (fixed in 3.
debian
CVE-2025-29087P3LOWCVSS 3.2fixed in sqlite3 3.46.1-3 (forky)2025
CVE-2025-29087 [LOW] CVE-2025-29087: sqlite3 - In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can ... In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g., 2MB or more), an integer overflow occurs in calculating the size of the result buffer, and thus malloc may not allocate enough memory. Sco
debian
CVE-2019-9937P3LOWCVSS 7.5fixed in sqlite3 3.27.2-2 (bookworm)2019
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
debian
CVE-2020-13871P3HIGHCVSS 7.5fixed in sqlite3 3.32.2-2 (bookworm)2020
CVE-2020-13871 [HIGH] CVE-2020-13871: sqlite3 - SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the p... 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. Scope: local bookworm: resolved (fixed in 3.32.2-2) bullseye: resolved (fixed in 3.32.2-2) forky: resolved (fixed in 3.32.2-2) sid: resolved (fixed in 3.32.2-2) trixie: resolved (fixed in 3.32.2-2)
debian
CVE-2020-9327P3HIGHCVSS 7.5fixed in sqlite3 3.31.1-3 (bookworm)2020
CVE-2020-9327 [HIGH] CVE-2020-9327: sqlite3 - In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL poi... In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations. Scope: local bookworm: resolved (fixed in 3.31.1-3) bullseye: resolved (fixed in 3.31.1-3) forky: resolved (fixed in 3.31.1-3) sid: resolved (fixed in 3.31.1-3) trixie: resolved (fixed in 3.31.1-3)
debian
CVE-2019-20218P3HIGHCVSS 7.5fixed in sqlite3 3.30.1+fossil191229-1 (bookworm)2019
CVE-2019-20218 [HIGH] CVE-2019-20218: sqlite3 - selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding e... selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error. Scope: local bookworm: resolved (fixed in 3.30.1+fossil191229-1) bullseye: resolved (fixed in 3.30.1+fossil191229-1) forky: resolved (fixed in 3.30.1+fossil191229-1) sid: resolved (fixed in 3.30.1+fossil191229-1) trixie: resolved (fixed in 3.30.1+fossil191229-1
debian
CVE-2022-46908P3HIGHCVSS 7.3fixed in sqlite3 3.40.0-2 (bookworm)2022
CVE-2022-46908 [HIGH] CVE-2022-46908: sqlite3 - SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI ... SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE. Scope: local bookworm: resolved (fixed in 3.40.0-2) bullseye: resolved forky: resolved (fixed in 3.40.0-2) sid: resolved (fixed in 3.40.0-2) trixie: res
debian
CVE-2019-19244P3LOWCVSS 7.5fixed in sqlite3 3.30.1+fossil191229-1 (bookworm)2019
CVE-2019-19244 [HIGH] CVE-2019-19244: sqlite3 - sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses b... sqlite3Select in select.c in SQLite 3.30.1 allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage. Scope: local bookworm: resolved (fixed in 3.30.1+fossil191229-1) bullseye: resolved (fixed in 3.30.1+fossil191229-1) forky: resolved (fixed in 3.30.1+fossil191229-1) sid: resolved (fixed in 3.30.1+fossil191229-1) tri
debian
CVE-2015-3415P3HIGHCVSS 7.5fixed in sqlite3 3.8.9-1 (bookworm)2015
CVE-2015-3415 [HIGH] CVE-2015-3415: sqlite3 - The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly ... The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement. Scope: local bookworm: resolved
debian
CVE-2020-11655P3HIGHCVSS 7.5fixed in sqlite3 3.31.1-5 (bookworm)2020
CVE-2020-11655 [HIGH] CVE-2020-11655: sqlite3 - SQLite through 3.31.1 allows attackers to cause a denial of service (segmentatio... 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. Scope: local bookworm: resolved (fixed in 3.31.1-5) bullseye: resolved (fixed in 3.31.1-5) forky: resolved (fixed in 3.31.1-5) sid: resolved (fixed in 3.31.1-5) trixie: resolved (fix
debian
CVE-2017-15286P4LOWCVSS 7.5fixed in sqlite3 3.20.1-2 (bookworm)2017
CVE-2017-15286 [HIGH] CVE-2017-15286: sqlite3 - SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c becau... SQLite 3.20.1 has a NULL pointer dereference in tableColumnList in shell.c because it fails to consider certain cases where `sqlite3_step(pStmt)==SQLITE_ROW` is false and a data structure is never initialized. Scope: local bookworm: resolved (fixed in 3.20.1-2) bullseye: resolved (fixed in 3.20.1-2) forky: resolved (fixed in 3.20.1-2) sid: resolved (fixed in 3.20.1-
debian
CVE-2021-31239P3HIGHCVSS 7.5fixed in sqlite3 3.36.0-2 (bookworm)2021
CVE-2021-31239 [HIGH] CVE-2021-31239: sqlite3 - An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause... An issue found in SQLite SQLite3 v.3.35.4 that allows a remote attacker to cause a denial of service via the appendvfs.c function. Scope: local bookworm: resolved (fixed in 3.36.0-2) bullseye: resolved forky: resolved (fixed in 3.36.0-2) sid: resolved (fixed in 3.36.0-2) trixie: resolved (fixed in 3.36.0-2)
debian
CVE-2020-35525P4HIGHCVSS 7.5fixed in sqlite3 3.32.0-1 (bookworm)2020
CVE-2020-35525 [HIGH] CVE-2020-35525: sqlite3 - In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSE... In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing. Scope: local bookworm: resolved (fixed in 3.32.0-1) bullseye: resolved (fixed in 3.32.0-1) forky: resolved (fixed in 3.32.0-1) sid: resolved (fixed in 3.32.0-1) trixie: resolved (fixed in 3.32.0-1)
debian
Debian Sqlite3 vulnerabilities | cvebase