CVE-2025-29088
5.6
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| SQLite | SQLite | 3.49.0 < 3.49.1 | affected |
Weaknesses
- CWE-190: CWE-190 Integer Overflow or Wraparound
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://www.sqlite.org/cves.html
- https://sqlite.org/forum/forumpost/48f365daec
- https://github.com/sqlite/sqlite/commit/56d2fd008b108109f489339f5fd55212bb50afd4
- https://gist.github.com/ylwango613/d3883fb9f6ba8a78086356779ce88248
- https://sqlite.org/releaselog/3_49_1.html
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.