GHSA-4g63-c64m-25w9 · 深刻度: high · エコシステム: npm — OpenZeppelin Contracts's SignatureChecker may revert on invalid EIP-1271 signers
OpenZeppelin Contracts is a library for smart contract development. Versions 4.1.0 until 4.7.1 are vulnerable to the SignatureChecker reverting. `SignatureChecker.isValidSignatureNow` is not expected to revert. However, an incorrect assumption about Solidity 0.8's `abi.decode` allows some cases to revert, given a target contract that doesn't implement EIP-1271 as expected. The contracts that may be affected are those that use `SignatureChecker` to check the validity of a signature and handle invalid signatures in a way other than reverting. The issue was patched in version 4.7.1.
総合評価: CVE-2022-31172 は中リスク(41.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.40%、31 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.18% | 0.40% | +0.22% |
| 2 | 2026-06-01 | 0.11% | 0.18% | +0.07% |
| 3 | 2025-07-23 | — | 0.11% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-4g63-c64m-25w9 · 深刻度: high · エコシステム: npm — OpenZeppelin Contracts's SignatureChecker may revert on invalid EIP-1271 signers
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openzeppelin | contracts | >= 4.1.0, < 4.7.1 | cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3552 | Patch Third Party Advisory |
| https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-4g63-c64m-25w9 | Third Party Advisory |