---
cve: "CVE-2025-3277"
severity: "MEDIUM"
cvss: 6.9
epss: "77%"
vendor: "SQLite"
kev: false
exploited: false
published: "2025-04-14 17:15:27"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T03:40:29+02:00"
---

# CVE-2025-3277

> 6.9 MEDIUM

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 3cd92ce875fd4e5601e535c35fef33494a6684e3 (Commit)

## Referenzen

- <https://sqlite.org/src/info/498e3f1cf57f164f>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-3277) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
