CVE-2020-9327
- EPSS 0.7%
- Published 21.02.2020 22:15:10
- Last modified 21.11.2024 05:40:25
In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.
CVE-2020-7595
- EPSS 0.47%
- Published 21.01.2020 23:15:13
- Last modified 21.11.2024 05:37:26
xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.
CVE-2019-20388
- EPSS 0.56%
- Published 21.01.2020 23:15:13
- Last modified 21.11.2024 04:38:21
xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.
CVE-2019-20218
- EPSS 0.4%
- Published 02.01.2020 14:16:36
- Last modified 21.11.2024 04:38:13
selectExpander in select.c in SQLite 3.30.1 proceeds with WITH stack unwinding even after a parsing error.
CVE-2019-19925
- EPSS 9.23%
- Published 24.12.2019 17:15:10
- Last modified 21.11.2024 04:35:40
zipfileUpdate in ext/misc/zipfile.c in SQLite 3.30.1 mishandles a NULL pathname during an update of a ZIP archive.
CVE-2019-19924
- EPSS 4.74%
- Published 24.12.2019 16:15:11
- Last modified 21.11.2024 04:35:40
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.
CVE-2019-19923
- EPSS 10.52%
- Published 24.12.2019 16:15:11
- Last modified 21.11.2024 04:35:40
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).
CVE-2019-19926
- EPSS 8.34%
- Published 23.12.2019 01:15:13
- Last modified 21.11.2024 04:35:41
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.
CVE-2019-19880
- EPSS 8.44%
- Published 18.12.2019 06:15:12
- Last modified 21.11.2024 04:35:34
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.
CVE-2019-14889
- EPSS 0.88%
- Published 10.12.2019 23:15:10
- Last modified 21.11.2024 04:27:37
A flaw was found with the libssh API function ssh_scp_new() in versions before 0.9.3 and before 0.8.8. When the libssh SCP client connects to a server, the scp command, which includes a user-provided path, is executed on the server-side. In case the ...