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.
CVSS
No CVSS.
References
Link | Resource |
---|---|
https://gist.github.com/ylwango613/d3883fb9f6ba8a78086356779ce88248 | Third Party Advisory |
https://github.com/sqlite/sqlite/commit/56d2fd008b108109f489339f5fd55212bb50afd4 | Patch |
https://sqlite.org/forum/forumpost/48f365daec | Third Party Advisory |
https://sqlite.org/releaselog/3_49_1.html | Release Notes |
https://www.sqlite.org/cves.html | Vendor Advisory |
Configurations
History
30 Apr 2025, 16:40
Type | Values Removed | Values Added |
---|---|---|
First Time |
Sqlite
Sqlite sqlite |
|
CPE | cpe:2.3:a:sqlite:sqlite:3.49.0:*:*:*:*:*:*:* | |
References | () https://gist.github.com/ylwango613/d3883fb9f6ba8a78086356779ce88248 - Third Party Advisory | |
References | () https://github.com/sqlite/sqlite/commit/56d2fd008b108109f489339f5fd55212bb50afd4 - Patch | |
References | () https://sqlite.org/forum/forumpost/48f365daec - Third Party Advisory | |
References | () https://www.sqlite.org/cves.html - Vendor Advisory | |
References | () https://sqlite.org/releaselog/3_49_1.html - Release Notes |
14 Apr 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
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. |
10 Apr 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-10 14:15
Updated : 2025-04-30 16:40
NVD link : CVE-2025-29088
Mitre link : CVE-2025-29088
JSON object : View
Products Affected
sqlite
- sqlite
CWE
No CWE.