GHSA-9q69-g5gc-9fgf · 深刻度: high · エコシステム: maven — Cross-Site Request Forgery in Vert.x-Web framework
Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need to provide a CSRF token in the request because the framework does not consider it. The cookies are automatically sent by the browser and the verification will always succeed, leading to a successful CSRF attack.
総合評価: CVE-2020-35217 は中リスク(50.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.58%、43 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.15% | 0.58% | +0.43% |
| 2 | 2025-03-30 | 0.12% | 0.15% | +0.03% |
| 3 | 2025-03-29 | — | 0.12% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
GHSA-9q69-g5gc-9fgf · 深刻度: high · エコシステム: maven — Cross-Site Request Forgery in Vert.x-Web framework
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2020-35217 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone1:*:*:*:*:*:* |
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone2:*:*:*:*:*:* |
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone3:*:*:*:*:*:* |
| eclipse | vert.x-web | 4.0.0 | cpe:2.3:a:eclipse:vert.x-web:4.0.0:milestone4:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/vert-x3/vertx-web/pull/1613 | Patch Third Party Advisory |