216.73.217.22

CVE-2025-3277

· Published 14/04/2025 17:15 · Modified 14/04/2025 17:15

Labels: CVE-2025-3277 2025-04-14CVE-2025-3277CWE-122[email protected]

Essential information

Published
14/04/2025 17:15
Modified
14/04/2025 17:15
Author
Creator
CVSS
6.9 MEDIUM (v3) 6.9 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
sqlite / sqlite cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*

References