USN-4298-2

Source
https://ubuntu.com/security/notices/USN-4298-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-4298-2.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-4298-2
Upstream
Related
Published
2020-08-03T18:29:59.300440Z
Modified
2025-10-13T04:35:05Z
Summary
sqlite3 vulnerabilities
Details

USN-4298-1 fixed several vulnerabilities in SQLite. This update provides the corresponding update for Ubuntu 14.04 ESM.

Original advisory details:

It was discovered that SQLite incorrectly handled certain shadow tables. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2019-13734, CVE-2019-13750, CVE-2019-13752, CVE-2019-13753)

It was discovered that SQLite incorrectly handled certain corrupt records. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2019-13751)

It was discovered that SQLite incorrectly handled errors during parsing. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2019-19926)

References

Affected packages

Ubuntu:Pro:14.04:LTS / sqlite3

Package

Name
sqlite3
Purl
pkg:deb/ubuntu/sqlite3@3.8.2-1ubuntu2.2+esm2?arch=source&distro=trusty/esm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.8.2-1ubuntu2.2+esm2

Affected versions

3.*

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
3.8.2-1ubuntu2.2+esm1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "3.8.2-1ubuntu2.2+esm2",
            "binary_name": "lemon"
        },
        {
            "binary_version": "3.8.2-1ubuntu2.2+esm2",
            "binary_name": "libsqlite3-0"
        },
        {
            "binary_version": "3.8.2-1ubuntu2.2+esm2",
            "binary_name": "libsqlite3-dev"
        },
        {
            "binary_version": "3.8.2-1ubuntu2.2+esm2",
            "binary_name": "libsqlite3-tcl"
        },
        {
            "binary_version": "3.8.2-1ubuntu2.2+esm2",
            "binary_name": "sqlite3"
        }
    ],
    "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro"
}

Database specific

cves_map

{
    "cves": [
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2019-13734"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2019-13750"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2019-13751"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2019-13752"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2019-13753"
        },
        {
            "severity": [
                {
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "score": "medium",
                    "type": "Ubuntu"
                }
            ],
            "id": "CVE-2019-19926"
        }
    ],
    "ecosystem": "Ubuntu:Pro:14.04:LTS"
}