GHSA-r9jw-mwhq-wp62 · 深刻度: high · エコシステム: pip — PyJWT vulnerable to key confusion attacks
In PyJWT 1.5.0 and below the `invalid_strings` check in `HMACAlgorithm.prepare_key` does not account for all PEM encoded public keys. Specifically, the PKCS1 PEM encoded format would be allowed because it is prefaced with the string `-----BEGIN RSA PUBLIC KEY-----` which is not accounted for. This enables symmetric/asymmetric key confusion attacks against users using the PKCS1 PEM encoded public keys, which would allow an attacker to craft JWTs from scratch.
総合評価: CVE-2017-11424 は中リスク(44/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.19%、41 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-04-26 | 0.53% | 0.19% | -0.33% |
| 2 | 2026-04-21 | 0.85% | 0.53% | -0.32% |
| 3 | 2026-04-16 | — | 0.85% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-r9jw-mwhq-wp62 · 深刻度: high · エコシステム: pip — PyJWT vulnerable to key confusion attacks
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2017-11424 not yet assigned priority: Debian including 1 source packages (pyjwt), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-11424 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2017-11424 |
ubuntu
|
medium | CVE-2017-11424 medium priority: Ubuntu including 1 source packages (pyjwt), 4 status rows across 4 suites (trusty, upstream, xenial, zesty): released 2, DNE 1, needed 1. | https://ubuntu.com/security/CVE-2017-11424 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| pyjwt_project | pyjwt | <= 1.5.0 | cpe:2.3:a:pyjwt_project:pyjwt:*:*:*:*:*:*:*:* |
| debian | debian_linux | 8.0 | cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| http://www.debian.org/security/2017/dsa-3979 | Third Party Advisory |
| https://github.com/jpadilla/pyjwt/pull/277 | Issue Tracking Patch Third Party Advisory |