Dart SDK contains the HTTPClient in dart:io library whcih includes authorization headers when handling cross origin redirects. These headers may be explicitly set and contain sensitive information. By default, HttpClient handles redirection logic. If a request is sent to example.com with authorization header and it redirects to an attackers site, they might not expect attacker site to receive authorization header. We recommend updating the Dart SDK to version 2.16.0 or beyond.
総合評価: CVE-2022-0451 は中リスク(47/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.98%、58 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.11% | 0.98% | +0.87% |
| 2 | 2026-02-22 | 0.16% | 0.11% | -0.05% |
| 3 | 2025-09-17 | — | 0.16% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| dart | dart_software_development_kit | < 2.16.0 | cpe:2.3:a:dart:dart_software_development_kit:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://dart-review.googlesource.com/c/sdk/+/229947 | Issue Tracking Patch Third Party Advisory |
| https://github.com/dart-lang/sdk/commit/57db739be0ad4629079bfa94840064f615d35abc | Patch Third Party Advisory |