Home
MEDIUM: 5.6 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:LDefault status
unaffected
3.49.0 (semver) before 3.49.1
affected
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.
Problem types
CWE-190 Integer Overflow or Wraparound
Product status
3.49.0 (semver) before 3.49.1
References
sqlite.org/forum/forumpost/48f365daec
github.com/...ommit/56d2fd008b108109f489339f5fd55212bb50afd4
gist.github.com/ylwango613/d3883fb9f6ba8a78086356779ce88248
sqlite.org/releaselog/3_49_1.html