GHSA-626q-v9j4-mcp4 · 深刻度: medium · エコシステム: pip — OpenZeppelin Contracts contains Improper Verification of Cryptographic Signature
OpenZeppelin Contracts for Cairo is a library for secure smart contract development written in Cairo for StarkNet, a decentralized ZK Rollup. `is_valid_eth_signature` is missing a call to `finalize_keccak` after calling `verify_eth_signature`. As a result, any contract using `is_valid_eth_signature` from the account library (such as the `EthAccount` preset) is vulnerable to a malicious sequencer. Specifically, the malicious sequencer would be able to bypass signature validation to impersonate an instance of these accounts. The issue has been patched in 0.6.1.
総合評価: CVE-2023-23940 は低リスク(30.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.22%、12 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.22% | +0.16% |
| 2 | 2026-02-05 | 0.01% | 0.06% | +0.06% |
| 3 | 2025-11-21 | — | 0.01% | — |
EPSS の全履歴 (全 8 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.4 | 3.1 | MEDIUM |
|
1.6 | 4.7 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
1.6 | 3.6 | [email protected] |
GHSA-626q-v9j4-mcp4 · 深刻度: medium · エコシステム: pip — OpenZeppelin Contracts contains Improper Verification of Cryptographic Signature
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openzeppelin | contracts | >= 0.2.0, < 0.6.1 | cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:cairo:*:* |
| URL | タグ |
|---|---|
| https://github.com/OpenZeppelin/cairo-contracts/pull/542/commits/6d4cb750478fca2fd916f73297632f899aca9299 | Patch Third Party Advisory |
| https://github.com/OpenZeppelin/cairo-contracts/security/advisories/GHSA-626q-v9j4-mcp4 | Third Party Advisory |