In SQLite 3.44.0 through 3.49.0 before 3.49.1, the concat_ws() SQL function can cause memory to be written beyond the end of a malloc-allocated buffer. If the separator argument is attacker-controlled and has a large string (e.g., 2MB or more), an integer overflow occurs in calculating the size of the result buffer, and thus malloc may not allocate enough memory.
総合評価: CVE-2025-29087 は低リスク(25.5/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 0.45%、36 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-28 | 0.42% | 0.45% | +0.03% |
| 2 | 2026-06-23 | 0.34% | 0.42% | +0.08% |
| 3 | 2026-06-15 | — | 0.34% | — |
EPSS の全履歴 (全 12 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 3.2 | 3.1 | LOW |
|
1.4 | 1.4 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-29087: 1 source package rows (sqlite); 18 state rows across 4 repos (3.19-main, 3.20-main, 3.21-main, edge-main); fixed 8, open 10. | https://security.alpinelinux.org/vuln/CVE-2025-29087 |
debian
|
unimportant | CVE-2025-29087 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-29087 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-29087 |
suse
|
medium | CVE-2025-29087 severity moderate: SUSE including 306 source package names (0.23.1-12.1:libsqlite3-0-3.49.1-150000.3.27.1, 13.2-9.1:libsqlite3-0-3.49.1-slfo.1.1_1.1, …), 951 product×package rows across 358 product lines (Container bci/kiwi, Container bci/openjdk, … (358 product lines)): Fixed 729, Known Affected 221, Known Not Affected 1. | https://www.suse.com/security/cve/CVE-2025-29087/ |
ubuntu
|
medium | CVE-2025-29087 medium priority: Ubuntu including 2 source packages (sqlite, sqlite3), 18 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 12, released 3, DNE 2, ignored 1. | https://ubuntu.com/security/CVE-2025-29087 |
| URL | タグ |
|---|---|
| https://gist.github.com/ylwango613/a44a29f1ef074fa783e29f04a0afd62a | Third Party Advisory |
| https://sqlite.org/releaselog/3_49_1.html | Release Notes |
| https://www.sqlite.org/cves.html | Vendor Advisory |