Oval Definition:oval:com.redhat.rhsa:def:20151635
Revision Date:2015-08-17Version:638
Title:RHSA-2015:1635: sqlite security 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.

  • A flaw was found in the way SQLite handled dequoting of collation-sequence names. A local attacker could submit a specially crafted COLLATE statement that would crash the SQLite process, or have other unspecified impacts. (CVE-2015-3414)

  • It was found that SQLite's sqlite3VdbeExec() function did not properly implement comparison operators. A local attacker could submit a specially crafted CHECK statement that would crash the SQLite process, or have other unspecified impacts. (CVE-2015-3415)

  • It was found that SQLite's sqlite3VXPrintf() function did not properly handle precision and width values during floating-point conversions. A local attacker could submit a specially crafted SELECT statement that would crash the SQLite process, or have other unspecified impacts. (CVE-2015-3416)

    All sqlite users are advised to upgrade to this updated package, which contains backported patches to correct these issues.
  • Family:unixClass:patch
    Status:Reference(s):CVE-2015-3414
    CVE-2015-3415
    CVE-2015-3416
    RHSA-2015:1635
    RHSA-2015:1635-00
    RHSA-2015:1635-01
    Platform(s):Red Hat Enterprise Linux 7
    Product(s):
    Definition Synopsis
  • Red Hat Enterprise Linux must be installed
  • OR Package Information
  • Red Hat Enterprise Linux 7 is installed
  • AND
  • lemon is earlier than 0:3.7.17-6.el7_1.1
  • AND lemon is signed with Red Hat redhatrelease2 key
  • sqlite is earlier than 0:3.7.17-6.el7_1.1
  • AND sqlite is signed with Red Hat redhatrelease2 key
  • sqlite-devel is earlier than 0:3.7.17-6.el7_1.1
  • AND sqlite-devel is signed with Red Hat redhatrelease2 key
  • sqlite-doc is earlier than 0:3.7.17-6.el7_1.1
  • AND sqlite-doc is signed with Red Hat redhatrelease2 key
  • sqlite-tcl is earlier than 0:3.7.17-6.el7_1.1
  • AND sqlite-tcl is signed with Red Hat redhatrelease2 key
  • BACK