GHSA-7787-p7x6-fq3j · 深刻度: high · エコシステム: rust — Candid infinite decoding loop through specially crafted payload
The Candid library causes a Denial of Service while parsing a specially crafted payload with 'empty' data type. For example, if the payload is `record { * ; empty }` and the canister interface expects `record { * }` then the Rust candid decoder treats empty as an extra field required by the type. The problem with the type empty is that the candid Rust library wrongly categorizes empty as a recoverable error when skipping the field and thus causing an infinite decoding loop. Canisters using affected versions of candid are exposed to denial of service by causing the decoding to run indefinitely until the canister traps due to reaching maximum instruction limit per execution round. Repeated exposure to the payload will result in degraded performance of the canister. Note: Canisters written in Motoko are unaffected.
総合評価: CVE-2023-6245 は中リスク(53.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.21%、64 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.08% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.13% | 1.21% | +1.08% |
| 2 | 2025-11-21 | 0.96% | 0.13% | -0.83% |
| 3 | 2025-11-18 | — | 0.96% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 6b35d637-e00f-4228-858c-b20ad6e1d07b |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-7787-p7x6-fq3j · 深刻度: high · エコシステム: rust — Candid infinite decoding loop through specially crafted payload
| vendor | priority | summary | link |
|---|---|---|---|
ubuntu
|
medium | CVE-2023-6245 medium priority: Ubuntu including 1 source packages (candid), 12 status rows across 12 suites (bionic, focal, jammy, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 8, ignored 2, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2023-6245 |