BIT-sqlite-2021-45346

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/sqlite/BIT-sqlite-2021-45346.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-sqlite-2021-45346
Aliases
Published
2024-03-06T11:06:14.888Z
Modified
2024-03-06T11:25:28.861Z
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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:sqlite:sqlite:3.35.1:*:*:*:*:*:*:*",
        "cpe:2.3:a:sqlite:sqlite:3.37.0:*:*:*:*:*:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / sqlite

Package

Name
sqlite
Purl
pkg:bitnami/sqlite

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

Affected ranges

Type
SEMVER
Events
Introduced
3.35.1
Last affected
3.35.1
Introduced
3.37.0
Last affected
3.37.0