First published: Thu Apr 10 2025(Updated: )
In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3_db_config (in the C-language API) can cause a denial of service (application crash). An sz*nBig multiplication is not cast to a 64-bit integer, and consequently some memory allocations may be incorrect.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SQLite | >=3.49.0<3.49.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-29088 is classified as a denial of service vulnerability which can potentially disrupt service availability.
To remediate CVE-2025-29088, upgrade to a patched version of SQLite that addresses this vulnerability.
CVE-2025-29088 affects SQLite version 3.49.0 specifically.
Yes, CVE-2025-29088 allows an attacker to exploit the vulnerability remotely to cause a denial of service.
CVE-2025-29088 involves the SQLITE_DBCONFIG_LOOKASIDE component of SQLite.