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-2025-3277 は中リスク(43.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.61%、44 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.50% | 0.61% | +0.11% |
| 2 | 2026-06-15 | 0.11% | 0.50% | +0.39% |
| 3 | 2026-05-23 | — | 0.11% | — |
EPSS の全履歴 (全 12 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-3277: 2 source package rows (qt6-qtwebengine, sqlite); 46 state rows across 7 repos (3.19-main, 3.20-main, 3.21-main, 3.22-community, 3.22-main, edge-community, edge-main); fixed 6, open 40. | https://security.alpinelinux.org/vuln/CVE-2025-3277 |
debian
|
unimportant | CVE-2025-3277 unimportant priority: Debian including 1 source packages (sqlite3), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-3277 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-3277 |
suse
|
medium | CVE-2025-3277 severity moderate: SUSE including 80 source package names (0.23.1-12.1:libsqlite3-0-3.49.1-150000.3.27.1, 14.2-3.12.29:libsqlite3-0-3.49.1-150000.3.27.1, …), 707 product×package rows across 328 product lines (Container bci/kiwi, Container bci/openjdk, … (328 product lines)): Fixed 697, Known Not Affected 10. | https://www.suse.com/security/cve/CVE-2025-3277/ |
ubuntu
|
medium | CVE-2025-3277 medium priority: Ubuntu including 2 source packages (sqlite, sqlite3), 18 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, trusty, upstream, xenial): not-affected 12, DNE 3, released 3. | https://ubuntu.com/security/CVE-2025-3277 |
| URL | タグ |
|---|---|
| https://sqlite.org/src/info/498e3f1cf57f164f | Patch |