SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API.
The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.
Link | Tags |
---|---|
https://www.sqlite.org/cves.html | vendor advisory |
https://kb.cert.org/vuls/id/720344 | us government resource third party advisory broken link |
https://sqlite.org/releaselog/3_39_2.html | release notes vendor advisory |
https://security.netapp.com/advisory/ntap-20220915-0009/ | third party advisory |
https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/ | third party advisory exploit |
https://security.gentoo.org/glsa/202210-40 | third party advisory vendor advisory |