Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2025-3277

Published: April 15, 2025Last modified: September 1, 2025

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.

Severity score breakdown

ParameterValue
Base score9.8
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityHIGH
Integrity impactHIGH
Availability impactHIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSsqliteNot affected (3.40.0-r0)
25 LTSsqliteNot affected (3.49.2-r0)
StreamsqliteFixed (3.46.1-r0)
Hardened Containers23 LTSsqliteNot affected (3.40.0-r0)
StreamsqliteFixed (3.46.1-r0)

References

ON THIS PAGE