{ "schema_version": "1.4.0", "id": "GHSA-w3q4-xr8h-32gf", "modified": "2024-03-21T03:34:11Z", "published": "2022-02-15T00:02:45Z", "aliases": [ "CVE-2021-45346" ], "details": "A Memory Leak vulnerabilty 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 malicous user obtain sensitive information..", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45346" }, { "type": "WEB", "url": "https://github.com/guyinatuxedo/sqlite3_record_leaking" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220303-0001" }, { "type": "WEB", "url": "https://sqlite.org/forum/forumpost/056d557c2f8c452ed5" }, { "type": "WEB", "url": "https://sqlite.org/forum/forumpost/53de8864ba114bf6" }, { "type": "WEB", "url": "https://www.sqlite.org/cves.html#status_of_recent_sqlite_cves" } ], "database_specific": { "cwe_ids": [ "CWE-401" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-02-14T19:15:00Z" } }