CVE-2025-29088

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.
Configurations

No configuration.

History

14 Apr 2025, 14:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 7.5
v2 : unknown
v3 : 5.6
References
  • () https://sqlite.org/forum/forumpost/48f365daec -
  • () https://sqlite.org/releaselog/3_49_1.html -
CWE CWE-190
Summary (en) An issue in sqlite v.3.49.0 allows an attacker to cause a denial of service via the SQLITE_DBCONFIG_LOOKASIDE component (en) 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.

11 Apr 2025, 20:15

Type Values Removed Values Added
CWE CWE-400
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

11 Apr 2025, 15:39

Type Values Removed Values Added
Summary
  • (es) Un problema en sqlite v.3.49.0 permite que un atacante provoque una denegación de servicio a través del componente SQLITE_DBCONFIG_LOOKASIDE

10 Apr 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-10 14:15

Updated : 2025-04-14 14:15


NVD link : CVE-2025-29088

Mitre link : CVE-2025-29088

CVE.ORG link : CVE-2025-29088


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound

CWE-400

Uncontrolled Resource Consumption