CVE-2021-45346

Source
https://cve.org/CVERecord?id=CVE-2021-45346
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-45346.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-45346
Aliases
Downstream
Published
2022-02-14T19:15:07.793Z
Modified
2026-07-09T05:45:40.485735Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

A Memory Leak vulnerability exists in SQLite Project SQLite3 3.35.1 and 3.37.0 via maliciously crafted SQL Queries (made via editing the Database File), it is possible to query a record, and leak subsequent bytes of memory that extend beyond the record, which could let a malicious user obtain sensitive information. NOTE: The developer disputes this as a vulnerability stating that If you give SQLite a corrupted database file and submit a query against the database, it might read parts of the database that you did not intend or expect.

References

Affected packages

Git / github.com/sqlite/sqlite

Affected ranges

Type
GIT
Repo
https://github.com/sqlite/sqlite
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:sqlite:sqlite:3.35.1:*:*:*:*:*:*:*",
        "cpe:2.3:a:sqlite:sqlite:3.37.0:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "3.35.1"
        },
        {
            "last_affected": "3.35.1"
        },
        {
            "introduced": "3.37.0"
        },
        {
            "last_affected": "3.37.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

3.*
3.35.1
3.37.0
same-as-3.*
same-as-3.35.3
version-3.*
version-3.35.1
version-3.35.2
version-3.36.0
version-3.37.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-45346.json"