GHSA-8cf7-32gw-wr33 · 深刻度: high · エコシステム: npm — jsonwebtoken unrestricted key type could lead to legacy keys usage
Versions `<=8.5.1` of `jsonwebtoken` library could be misconfigured so that legacy, insecure key types are used for signature verification. For example, DSA keys could be used with the RS256 algorithm. You are affected if you are using an algorithm and a key type other than a combination listed in the GitHub Security Advisory as unaffected. This issue has been fixed, please update to version 9.0.0. This version validates for asymmetric key type and algorithm combinations. Please refer to the above mentioned algorithm / key type combinations for the valid secure configuration. After updating to version 9.0.0, if you still intend to continue with signing or verifying tokens using invalid key type/algorithm value combinations, you’ll need to set the `allowInvalidAsymmetricKeyTypes` option to `true` in the `sign()` and/or `verify()` functions.
総合評価: CVE-2022-23539 は低リスク(37.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.48%、37 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.48% | +0.42% |
| 2 | 2023-03-31 | 0.05% | 0.06% | +0.01% |
| 3 | 2023-03-07 | — | 0.05% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
1.6 | 4.2 | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
GHSA-8cf7-32gw-wr33 · 深刻度: high · エコシステム: npm — jsonwebtoken unrestricted key type could lead to legacy keys usage
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2022-23539 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| auth0 | jsonwebtoken | <= 8.5.1 | cpe:2.3:a:auth0:jsonwebtoken:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/auth0/node-jsonwebtoken/commit/e1fa9dcc12054a8681db4e6373da1b30cf7016e3 | Patch Third Party Advisory |
| https://github.com/auth0/node-jsonwebtoken/security/advisories/GHSA-8cf7-32gw-wr33 | Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20240621-0007/ |