CVE-2025-3277

Public on 2025-04-14
Modified on 2025-04-17
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
Medium severity
Medium
CVSS v3 Base Score
6.1
See breakdown

Affected Packages

Platform Package Release Date Advisory Status
HAQM Linux 2 - Firefox Extra firefox Not Affected
HAQM Linux 2023 firefox Not Affected
HAQM Linux 2 - Core nss Not Affected
HAQM Linux 2023 nss Not Affected
HAQM Linux 2 - Core rust Not Affected
HAQM Linux 2023 rust Not Affected
HAQM Linux 1 sqlite Not Affected
HAQM Linux 2 - Core sqlite Not Affected
HAQM Linux 2023 sqlite Not Affected
HAQM Linux 2 - Core thunderbird Not Affected

CVSS Scores

Score Type Score Vector
HAQM Linux CVSSv3 6.1 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H