USN-4019-2 (UBUNTU-CVE-2016-6153)

Vulnerability from osv_ubuntu – Published: 2019-06-19 17:21 – Updated: 2026-04-27 14:11 – Source website
VLAI
Summary
sqlite3 vulnerabilities
Details

USN-4019-1 fixed several vulnerabilities in sqlite3. This update provides the corresponding update for Ubuntu 12.04 ESM and 14.04 ESM.

Original advisory details:

It was discovered that SQLite incorrectly handled certain SQL files. An attacker could possibly use this issue to execute arbitrary code or cause a denial of service. (CVE-2017-2518)

It was discovered that SQLite incorrectly handled certain queries. An attacker could possibly use this issue to execute arbitrary code. (CVE-2018-20346, CVE-2018-20506)

It was discovered that SQLite incorrectly handled certain inputs. An attacker could possibly use this issue to access sensitive information. (CVE-2019-8457)

It was discovered that SQLite incorrectly handled certain inputs. An attacker could possibly use this issue to cause a denial of service. (CVE-2016-6153)

It was discovered that SQLite incorrectly handled certain databases. An attacker could possibly use this issue to access sensitive information. This issue only affected Ubuntu 14.04 LTS. (CVE-2017-10989)

It was discovered that SQLite incorrectly handled certain files. An attacker could possibly use this issue to cause a denial of service. (CVE-2017-13685)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2016-6153",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "negligible",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2017-2518",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2017-10989",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "negligible",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2017-13685",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "negligible",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2018-20346",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2018-20506",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2019-8457",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:14.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "lemon",
            "binary_version": "3.8.2-1ubuntu2.2+esm1"
          },
          {
            "binary_name": "libsqlite3-0",
            "binary_version": "3.8.2-1ubuntu2.2+esm1"
          },
          {
            "binary_name": "libsqlite3-tcl",
            "binary_version": "3.8.2-1ubuntu2.2+esm1"
          },
          {
            "binary_name": "sqlite3",
            "binary_version": "3.8.2-1ubuntu2.2+esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:14.04:LTS",
        "name": "sqlite3",
        "purl": "pkg:deb/ubuntu/sqlite3@3.8.2-1ubuntu2.2+esm1?arch=source\u0026distro=trusty/esm"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.8.2-1ubuntu2.2+esm1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.7.17-1ubuntu1",
        "3.8.0.2-1ubuntu1",
        "3.8.1-1ubuntu1",
        "3.8.1-1ubuntu3",
        "3.8.2-1ubuntu1",
        "3.8.2-1ubuntu2",
        "3.8.2-1ubuntu2.1",
        "3.8.2-1ubuntu2.2"
      ]
    }
  ],
  "aliases": [],
  "details": "USN-4019-1 fixed several vulnerabilities in sqlite3. This update provides\nthe corresponding update for Ubuntu 12.04 ESM and 14.04 ESM.\n\nOriginal advisory details:\n\n It was discovered that SQLite incorrectly handled certain SQL files.\n An attacker could possibly use this issue to execute arbitrary code\n or cause a denial of service. (CVE-2017-2518)\n\n It was discovered that SQLite incorrectly handled certain queries.\n An attacker could possibly use this issue to execute arbitrary code.\n (CVE-2018-20346, CVE-2018-20506)\n\n It was discovered that SQLite incorrectly handled certain inputs.\n An attacker could possibly use this issue to access sensitive information.\n (CVE-2019-8457)\n\n It was discovered that SQLite incorrectly handled certain inputs.\n An attacker could possibly use this issue to cause a denial of service.\n (CVE-2016-6153)\n\n It was discovered that SQLite incorrectly handled certain databases.\n An attacker could possibly use this issue to access sensitive information.\n This issue only affected Ubuntu 14.04 LTS. (CVE-2017-10989)\n\n It was discovered that SQLite incorrectly handled certain files.\n An attacker could possibly use this issue to cause a denial of service.\n (CVE-2017-13685)\n",
  "id": "USN-4019-2",
  "modified": "2026-04-27T14:11:24Z",
  "published": "2019-06-19T17:21:01Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-4019-2"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-6153"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-2518"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-10989"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2017-13685"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2018-20346"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2018-20506"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2019-8457"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "sqlite3 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2016-6153",
    "UBUNTU-CVE-2017-2518",
    "UBUNTU-CVE-2017-10989",
    "UBUNTU-CVE-2017-13685",
    "UBUNTU-CVE-2018-20346",
    "UBUNTU-CVE-2018-20506",
    "UBUNTU-CVE-2019-8457"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…