Search for packages
purl | pkg:deb/debian/sqlite3@3.8.7.1-1%2Bdeb8u2 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-1tet-594z-b3ct
Aliases: CVE-2018-20346 |
SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries that occur after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases), aka Magellan. |
Affected by 26 other vulnerabilities. |
VCID-3e2c-yfzg-tyf5
Aliases: CVE-2019-16168 |
In SQLite through 3.29.0, whereLoopAddBtreeIndex in sqlite3.c can crash a browser or other application because of missing validation of a sqlite_stat1 sz field, aka a "severe division by zero in the query planner." |
Affected by 6 other vulnerabilities. |
VCID-3uc2-t2ye-j3f2
Aliases: CVE-2020-11655 |
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. |
Affected by 6 other vulnerabilities. |
VCID-3vzp-xjww-jueb
Aliases: CVE-2021-20227 |
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. |
Affected by 6 other vulnerabilities. |
VCID-5d4h-jgk5-bbdx
Aliases: CVE-2020-13630 |
ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature. |
Affected by 6 other vulnerabilities. |
VCID-5r48-48ak-qqhz
Aliases: CVE-2015-3415 |
Affected by 39 other vulnerabilities. |
|
VCID-6b47-f7ct-4ub4
Aliases: CVE-2019-19925 |
zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive. |
Affected by 6 other vulnerabilities. |
VCID-6e59-bspb-ekdz
Aliases: CVE-2015-3414 |
Affected by 39 other vulnerabilities. |
|
VCID-6gua-dj4s-hudy
Aliases: CVE-2019-19244 |
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. |
Affected by 6 other vulnerabilities. |
VCID-7h9s-ecfz-9ban
Aliases: CVE-2019-19959 |
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. |
Affected by 6 other vulnerabilities. |
VCID-7wd2-f4nk-fufh
Aliases: CVE-2020-35525 |
In SQlite 3.31.1, a potential null pointer derreference was found in the INTERSEC query processing. |
Affected by 6 other vulnerabilities. |
VCID-8kfe-u959-rbhf
Aliases: CVE-2019-8457 |
SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables. |
Affected by 26 other vulnerabilities. |
VCID-8kx5-jx11-6bf5
Aliases: CVE-2017-2520 |
Affected by 39 other vulnerabilities. |
|
VCID-8rja-em69-6fa5
Aliases: CVE-2020-13434 |
SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c. |
Affected by 6 other vulnerabilities. |
VCID-9gyk-d9dm-17hc
Aliases: CVE-2017-13685 |
Affected by 26 other vulnerabilities. |
|
VCID-bnpz-p1ku-9kck
Aliases: CVE-2019-19880 |
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. |
Affected by 6 other vulnerabilities. |
VCID-c2tm-hc3e-mka6
Aliases: CVE-2019-19242 |
SQLite 3.30.1 mishandles pExpr->y.pTab, as demonstrated by the TK_COLUMN case in sqlite3ExprCodeTarget in expr.c. |
Affected by 6 other vulnerabilities. |
VCID-cgwh-4k9p-ukcm
Aliases: CVE-2020-13632 |
ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query. |
Affected by 6 other vulnerabilities. |
VCID-chdw-p9tb-8bcz
Aliases: CVE-2020-35527 |
In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause. |
Affected by 6 other vulnerabilities. |
VCID-cxq6-npaf-nydw
Aliases: CVE-2019-19924 |
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. |
Affected by 6 other vulnerabilities. |
VCID-eb59-kzvj-b3ba
Aliases: CVE-2020-13631 |
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. |
Affected by 6 other vulnerabilities. |
VCID-g5aw-g8hf-7kb4
Aliases: CVE-2017-2519 |
Affected by 39 other vulnerabilities. |
|
VCID-g5q8-33h2-v7h7
Aliases: CVE-2017-10989 |
Affected by 26 other vulnerabilities. |
|
VCID-gsta-4ss9-qkea
Aliases: CVE-2019-5018 |
An exploitable use after free vulnerability exists in the window function functionality of Sqlite3 3.26.0. A specially crafted SQL command can cause a use after free vulnerability, potentially resulting in remote code execution. An attacker can send a malicious SQL command to trigger this vulnerability. |
Affected by 26 other vulnerabilities. |
VCID-hykq-2vkq-a3fe
Aliases: CVE-2020-13871 |
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. |
Affected by 6 other vulnerabilities. |
VCID-jpt7-5ybw-n3cw
Aliases: CVE-2017-2518 |
Affected by 39 other vulnerabilities. |
|
VCID-k8uc-6jke-x3ec
Aliases: CVE-2019-19603 |
SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash. |
Affected by 6 other vulnerabilities. |
VCID-kesb-97uh-qfhw
Aliases: CVE-2020-13435 |
SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c. |
Affected by 6 other vulnerabilities. |
VCID-knsp-xqk1-3fge
Aliases: CVE-2015-3416 |
Affected by 39 other vulnerabilities. |
|
VCID-mybj-xj2y-6qcw
Aliases: CVE-2020-24736 |
Buffer Overflow vulnerability found in SQLite3 v.3.27.1 and before allows a local attacker to cause a denial of service via a crafted script. |
Affected by 26 other vulnerabilities. |
VCID-n3au-sp7r-2fhb
Aliases: CVE-2020-11656 |
sqlite: use-after-free in the ALTER TABLE implementation |
Affected by 6 other vulnerabilities. |
VCID-n769-tdv2-qubv
Aliases: CVE-2016-6153 |
Affected by 39 other vulnerabilities. |
|
VCID-p11h-fe27-ukc8
Aliases: CVE-2019-9936 |
In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is related to ext/fts5/fts5_hash.c. |
Affected by 26 other vulnerabilities. |
VCID-p3kv-n26y-cyam
Aliases: CVE-2019-9937 |
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. |
Affected by 26 other vulnerabilities. |
VCID-r1sh-x8pj-fucd
Aliases: CVE-2017-15286 |
Affected by 26 other vulnerabilities. |
|
VCID-rhj5-dkpk-n3gw
Aliases: CVE-2019-5827 |
Integer overflow in SQLite via WebSQL in Google Chrome prior to 74.0.3729.131 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
Affected by 26 other vulnerabilities. |
VCID-rtra-ucy1-tyek
Aliases: CVE-2019-19645 |
alter.c in SQLite through 3.30.1 allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements. |
Affected by 6 other vulnerabilities. |
VCID-uwe8-xnmp-5kh1
Aliases: CVE-2023-7104 |
A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999. |
Affected by 3 other vulnerabilities. |
VCID-vjrm-5cbd-qbfk
Aliases: CVE-2018-8740 |
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. |
Affected by 26 other vulnerabilities. |
VCID-wkc6-t4qj-p3dy
Aliases: CVE-2020-15358 |
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. |
Affected by 6 other vulnerabilities. |
VCID-wxtt-r6zp-yqbt
Aliases: CVE-2018-20506 |
SQLite before 3.25.3, when the FTS3 extension is enabled, encounters an integer overflow (and resultant buffer overflow) for FTS3 queries in a "merge" operation that occurs after crafted changes to FTS3 shadow tables, allowing remote attackers to execute arbitrary code by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases). This is a different vulnerability than CVE-2018-20346. |
Affected by 26 other vulnerabilities. |
VCID-xw26-2pcp-pfeh
Aliases: CVE-2019-19923 |
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). |
Affected by 6 other vulnerabilities. |
VCID-ywj9-2m6x-huaf
Aliases: CVE-2018-20505 |
SQLite 3.25.2, when queries are run on a table with a malformed PRIMARY KEY, allows remote attackers to cause a denial of service (application crash) by leveraging the ability to run arbitrary SQL statements (such as in certain WebSQL use cases). |
Affected by 26 other vulnerabilities. |
VCID-yyy9-3hze-hqcw
Aliases: CVE-2017-2513 |
Affected by 39 other vulnerabilities. |
|
VCID-z47k-7g96-puev
Aliases: CVE-2021-36690 |
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. |
Affected by 3 other vulnerabilities. |
VCID-z6z8-xh8b-dbg1
Aliases: CVE-2020-9327 |
In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations. |
Affected by 6 other vulnerabilities. |
VCID-zjyf-d7pc-s3bm
Aliases: CVE-2019-20218 |
selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error. |
Affected by 6 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-5r48-48ak-qqhz |
CVE-2015-3415
|
|
VCID-6e59-bspb-ekdz |
CVE-2015-3414
|
|
VCID-knsp-xqk1-3fge |
CVE-2015-3416
|