GHSA-853p-5678-hv8f · 深刻度: medium · エコシステム: rust — ink! vulnerable to incorrect decoding of storage value when using `DelegateCall`
ink! is an embedded domain specific language to write smart contracts in Rust for blockchains built on the Substrate framework. Starting in version 4.0.0 and prior to version 4.2.1, the return value when using delegate call mechanics, either through `CallBuilder::delegate` or `ink_env::invoke_contract_delegate`, is decoded incorrectly. This bug was related to the mechanics around decoding a call's return buffer, which was changed as part of pull request 1450. Since this feature was only released in ink! 4.0.0, no previous versions are affected. Users who have an ink! 4.x series contract should upgrade to 4.2.1 to receive a patch.
総合評価: CVE-2023-34449 は公開エクスプロイトあり(57/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.97%、57 パーセンタイル) 根拠: 公開エクスプロイトが 3 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.18% | 0.97% | +0.79% |
| 2 | 2025-11-21 | 0.30% | 0.18% | -0.12% |
| 3 | 2025-11-18 | — | 0.30% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-853p-5678-hv8f · 深刻度: medium · エコシステム: rust — ink! vulnerable to incorrect decoding of storage value when using `DelegateCall`
| URL | タグ |
|---|---|
| https://docs.rs/ink_env/4.2.0/ink_env/call/struct.CallBuilder.html#method.delegate | Exploit Third Party Advisory |
| https://docs.rs/ink_env/4.2.0/ink_env/fn.invoke_contract_delegate.html | Exploit Third Party Advisory |
| https://github.com/paritytech/ink/commit/f1407ee9f87e5f64d467a22d26ee88f61db7f3db | Patch |
| https://github.com/paritytech/ink/pull/1450 | Patch Vendor Advisory |
| https://github.com/paritytech/ink/security/advisories/GHSA-853p-5678-hv8f | Exploit Patch Vendor Advisory |