Oval Definition:oval:com.redhat.rhsa:def:20201810
Revision Date:2020-04-28Version:638
Title:RHSA-2020:1810: sqlite security and bug fix update (Moderate)
Description: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: heap out-of-bound read in function rtreenode() (CVE-2019-8457)

  • sqlite: fts3: improve shadow table corruption detection (CVE-2019-13752)

  • sqlite: fts3: incorrectly removed corruption check (CVE-2019-13753)

  • sqlite: mishandling of certain uses of SELECT DISTINCT involving a LEFT JOIN in flattenSubquery in select.c leads to a NULL pointer dereference (CVE-2019-19923)

  • sqlite: incorrect sqlite3WindowRewrite() error handling leads to mishandling certain parser-tree rewriting (CVE-2019-19924)

  • sqlite: zipfileUpdate in ext/misc/zipfile.c mishandles a NULL pathname during an update of a ZIP archive (CVE-2019-19925)

  • sqlite: mishandles certain uses of INSERT INTO in situations involving embedded '\0' characters in filenames (CVE-2019-19959)

    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 Red Hat Enterprise Linux 8.2 Release Notes linked from the References section.
  • Family:unixClass:patch
    Status:Reference(s):CVE-2019-13752
    CVE-2019-13753
    CVE-2019-19923
    CVE-2019-19924
    CVE-2019-19925
    CVE-2019-19959
    CVE-2019-8457
    RHSA-2020:1810
    Platform(s):Red Hat Enterprise Linux 8
    Product(s):
    Definition Synopsis
  • Red Hat Enterprise Linux must be installed
  • OR Package Information
  • Red Hat Enterprise Linux 8 is installed
  • OR Red Hat CoreOS 4 is installed
  • AND
  • lemon is earlier than 0:3.26.0-6.el8
  • AND lemon is signed with Red Hat redhatrelease2 key
  • sqlite is earlier than 0:3.26.0-6.el8
  • AND sqlite is signed with Red Hat redhatrelease2 key
  • sqlite-devel is earlier than 0:3.26.0-6.el8
  • AND sqlite-devel is signed with Red Hat redhatrelease2 key
  • sqlite-doc is earlier than 0:3.26.0-6.el8
  • AND sqlite-doc is signed with Red Hat redhatrelease2 key
  • sqlite-libs is earlier than 0:3.26.0-6.el8
  • AND sqlite-libs is signed with Red Hat redhatrelease2 key
  • BACK