USN-5615-3

Source
https://ubuntu.com/security/notices/USN-5615-3
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5615-3.json
JSON Data
https://api.osv.dev/v1/vulns/USN-5615-3
Upstream
Related
Published
2024-06-27T15:52:04.185184Z
Modified
2025-10-13T04:36:04Z
Summary
sqlite3 vulnerability
Details

USN-5615-1 fixed several vulnerabilities in SQLite. This update provides the corresponding fix for CVE-2020-35525 for Ubuntu 14.04 LTS.

Original advisory details:

It was discovered that SQLite incorrectly handled INTERSEC query processing. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2020-35525)

It was discovered that SQLite incorrectly handled ALTER TABLE for views that have a nested FROM clause. An attacker could use this issue to cause SQLite to crash, resulting in a denial of service, or possibly execute arbitrary code. This issue was only addressed in Ubuntu 20.04 LTS. (CVE-2020-35527)

It was discovered that SQLite incorrectly handled embedded null characters when tokenizing certain unicode strings. This issue could result in incorrect results. This issue only affected Ubuntu 20.04 LTS. (CVE-2021-20223)

References

Affected packages

Ubuntu:Pro:14.04:LTS / sqlite3

Package

Name
sqlite3
Purl
pkg:deb/ubuntu/sqlite3@3.8.2-1ubuntu2.2+esm4?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+esm4

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

Ecosystem specific

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

Database specific

cves_map

{
    "ecosystem": "Ubuntu:Pro:14.04:LTS",
    "cves": [
        {
            "id": "CVE-2020-35525",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        }
    ]
}