GHSA-93hq-5wgc-jc82 · 深刻度: high · エコシステム: npm — GovernorCompatibilityBravo may trim proposal calldata
OpenZeppelin Contracts is a library for secure smart contract development. The proposal creation entrypoint (`propose`) in `GovernorCompatibilityBravo` allows the creation of proposals with a `signatures` array shorter than the `calldatas` array. This causes the additional elements of the latter to be ignored, and if the proposal succeeds the corresponding actions would eventually execute without any calldata. The `ProposalCreated` event correctly represents what will eventually execute, but the proposal parameters as queried through `getActions` appear to respect the original intended calldata. This issue has been patched in 4.8.3. As a workaround, ensure that all proposals that pass through governance have equal length `signatures` and `calldatas` parameters.
総合評価: CVE-2023-30542 は中リスク(42.3/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.58%、43 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.54% | 0.58% | +0.04% |
| 2 | 2026-04-28 | 0.56% | 0.54% | -0.02% |
| 3 | 2026-04-21 | — | 0.56% | — |
EPSS の全履歴 (全 15 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.8 | 3.1 | MEDIUM |
|
2.1 | 4.7 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-93hq-5wgc-jc82 · 深刻度: high · エコシステム: npm — GovernorCompatibilityBravo may trim proposal calldata
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openzeppelin | contracts | >= 4.3.0, < 4.8.3 | cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:* |
| openzeppelin | contracts_upgradeable | >= 4.3.0, < 4.8.3 | cpe:2.3:a:openzeppelin:contracts_upgradeable:*:*:*:*:*:node.js:*:* |