CVE-2019-19646
- EPSS 9.46%
- Veröffentlicht 09.12.2019 19:15:14
- Zuletzt bearbeitet 21.11.2024 04:35:07
pragma.c in SQLite through 3.30.1 mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns.
CVE-2019-19603
- EPSS 0.65%
- Veröffentlicht 09.12.2019 19:15:14
- Zuletzt bearbeitet 21.11.2024 04:35:01
SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash.
CVE-2019-19645
- EPSS 0.3%
- Veröffentlicht 09.12.2019 16:15:10
- Zuletzt bearbeitet 21.11.2024 04:35:07
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.
CVE-2019-19317
- EPSS 0.99%
- Veröffentlicht 05.12.2019 14:15:09
- Zuletzt bearbeitet 21.11.2024 04:34:33
lookupName in resolve.c in SQLite 3.30.1 omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service or possibly have unspecified other impact.
CVE-2019-19242
- EPSS 0.2%
- Veröffentlicht 27.11.2019 17:15:14
- Zuletzt bearbeitet 21.11.2024 04:34:23
SQLite 3.30.1 mishandles pExpr->y.pTab, as demonstrated by the TK_COLUMN case in sqlite3ExprCodeTarget in expr.c.
CVE-2019-19244
- EPSS 0.26%
- Veröffentlicht 25.11.2019 20:15:11
- Zuletzt bearbeitet 21.11.2024 04:34:24
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.
CVE-2019-10219
- EPSS 1.67%
- Veröffentlicht 08.11.2019 15:15:11
- Zuletzt bearbeitet 07.07.2025 14:15:21
A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.
CVE-2018-14550
- EPSS 1.78%
- Veröffentlicht 10.07.2019 12:15:10
- Zuletzt bearbeitet 21.11.2024 03:49:17
An issue has been found in third-party PNM decoding associated with libpng 1.6.35. It is a stack-based buffer overflow in the function get_token in pnm2png.c in pnm2png.
CVE-2019-1559
- EPSS 5.05%
- Veröffentlicht 27.02.2019 23:29:00
- Zuletzt bearbeitet 21.11.2024 04:36:48
If an application encounters a fatal protocol error and then calls SSL_shutdown() twice (once to send a close_notify, and once to receive one) then OpenSSL can respond differently to the calling application if a 0 byte record is received with invalid...
CVE-2018-10933
- EPSS 78.33%
- Veröffentlicht 17.10.2018 12:29:00
- Zuletzt bearbeitet 21.11.2024 03:42:20
A vulnerability was found in libssh's server-side state machine before versions 0.7.6 and 0.8.4. A malicious client could create channels without first performing authentication, resulting in unauthorized access.