← Back to CVEs
CVE-2025-3277
CRITICAL9.8
Description
An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original, untruncated size and thus a wild Heap Buffer overflow of size ~4GB can be triggered. This can result in arbitrary code execution.
CVE Details
CVSS v3.1 Score9.8
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published4/14/2025
Last Modified8/18/2025
Sourcenvd
Honeypot Sightings0
Affected Products
sqlite:sqlite
Weaknesses (CWE)
CWE-122CWE-190
References
https://sqlite.org/src/info/498e3f1cf57f164f(cve-coordination@google.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.