GHSA-4h98-2769-gh6h · 深刻度: high · エコシステム: npm — OpenZeppelin Contracts vulnerable to ECDSA signature malleability
OpenZeppelin Contracts is a library for secure smart contract development. The functions `ECDSA.recover` and `ECDSA.tryRecover` are vulnerable to a kind of signature malleability due to accepting EIP-2098 compact signatures in addition to the traditional 65 byte signature format. This is only an issue for the functions that take a single `bytes` argument, and not the functions that take `r, v, s` or `r, vs` as separate arguments. The potentially affected contracts are those that implement signature reuse or replay protection by marking the signature itself as used rather than the signed message or a nonce included in it. A user may take a signature that has already been submitted, submit it again in a different form, and bypass this protection. The issue has been patched in 4.7.3.
総合評価: CVE-2022-35961 は中リスク(40.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.34%、25 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.16% | 0.34% | +0.18% |
| 2 | 2025-12-07 | 0.13% | 0.16% | +0.03% |
| 3 | 2025-11-21 | — | 0.13% | — |
EPSS の全履歴 (全 8 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.9 | 3.1 | HIGH |
|
1.3 | 6.0 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-4h98-2769-gh6h · 深刻度: high · エコシステム: npm — OpenZeppelin Contracts vulnerable to ECDSA signature malleability
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openzeppelin | contracts | >= 4.1.0, < 4.7.3 | cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:* |
| openzeppelin | contracts_upgradeable | >= 4.1.0, < 4.7.3 | cpe:2.3:a:openzeppelin:contracts_upgradeable:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3610 | Patch Third Party Advisory |
| https://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v4.7.3 | Release Notes Third Party Advisory |
| https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-4h98-2769-gh6h | Third Party Advisory |