GHSA-6cqj-6969-p57x · 深刻度: medium · エコシステム: go — Lack of proper validation of server UUID can be used by the server to trick the client to accept invalid proofs
immudb is a database with built-in cryptographic proof and verification. immudb client SDKs use server's UUID to distinguish between different server instance so that the client can connect to different immudb instances and keep the state for multiple servers. SDK does not validate this uuid and can accept any value reported by the server. A malicious server can change the reported UUID tricking the client to treat it as a different server thus accepting a state completely irrelevant to the one previously retrieved from the server. This issue has been patched in version 1.4.1. As a workaround, when initializing an immudb client object a custom state handler can be used to store the state. Providing custom implementation that ignores the server UUID can be used to ensure that even if the server changes the UUID, client will still consider it to be the same server.
総合評価: CVE-2022-39199 は低リスク(29.4/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.26%、17 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.11% | 0.26% | +0.15% |
| 2 | 2026-02-16 | 0.17% | 0.11% | -0.06% |
| 3 | 2025-11-24 | — | 0.17% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.8 | 3.1 | MEDIUM |
|
1.3 | 4.0 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
GHSA-6cqj-6969-p57x · 深刻度: medium · エコシステム: go — Lack of proper validation of server UUID can be used by the server to trick the client to accept invalid proofs
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| codenotary | immudb | < 1.4.1 | cpe:2.3:a:codenotary:immudb:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/codenotary/immudb/releases/tag/v1.4.1 | Release Notes Third Party Advisory |
| https://github.com/codenotary/immudb/security/advisories/GHSA-6cqj-6969-p57x | Third Party Advisory |