AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-45346

MEDIUM · CVSS 4.3 EPSS 1.61% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-02-14 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-45346
Severity
MEDIUM
CVSS
4.3
EPSS
1.61%

Original NVD Description

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.