Lucene search

K
osvGoogleOSV:ALSA-2021:4396
HistoryNov 09, 2021 - 9:16 a.m.

Moderate: sqlite security update

2021-11-0909:16:47
Google
osv.dev
22
sqlite
security update
out-of-bounds access
memory allocator
defensive mode
shadow tables
corrupted records
denial of service
null pointer
release notes
cvss score

AI Score

8.8

Confidence

High

EPSS

0.01

Percentile

83.8%

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server.

Security Fix(es):

  • sqlite: out-of-bounds access due to the use of 32-bit memory allocator interfaces (CVE-2019-5827)

  • sqlite: dropping of shadow tables not restricted in defensive mode (CVE-2019-13750)

  • sqlite: fts3: improve detection of corrupted records (CVE-2019-13751)

  • sqlite: mishandling of certain SELECT statements with non-existent VIEW can lead to DoS (CVE-2019-19603)

  • sqlite: NULL pointer dereference in sqlite3ExprCodeTarget() (CVE-2020-13435)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Additional Changes:

For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.