CVE-2025-29088

high

Description

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.

References

https://www.sqlite.org/cves.html

https://sqlite.org/releaselog/3_49_1.html

https://sqlite.org/forum/forumpost/48f365daec

https://github.com/sqlite/sqlite/commit/56d2fd008b108109f489339f5fd55212bb50afd4

https://gist.github.com/ylwango613/d3883fb9f6ba8a78086356779ce88248

Details

Source: Mitre, NVD

Published: 2025-04-10

Updated: 2025-04-14

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C

Severity: High

CVSS v3

Base Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Severity: High

EPSS

EPSS: 0.00017