CVE-2025-29087
low-risk
Published 2025-04-07
In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g., 2MB or more), an integer overflow occurs in calculating the size of the result buffer, and thus malloc may not allocate enough memory.
Do I need to act?
-
0.22% chance of exploitation
EPSS score — low exploit probability
-
Not on CISA KEV list
No confirmed active exploitation reported to CISA
?
Patch status unknown
Check vendor advisories for fix availability and mitigation guidance
3
CVSS 3.2/10
Low
LOCAL
/ HIGH complexity
Affected Products (1)
Affected Vendors
References (3)
Third Party Advisory
https://gist.github.com/ylwango613/a44a29f1ef074fa783e29f04a0afd62a
Release Notes
https://sqlite.org/releaselog/3_49_1.html
Vendor Advisory
https://www.sqlite.org/cves.html
14
/ 100
low-risk
Severity
8/34 · Low
Exploitability
1/34 · Minimal
Exposure
5/34 · Minimal