GHSA-vwhf-3v6x-wff8 · 深刻度: medium · エコシステム: pip — Cross-site Scripting (XSS) in MLflow
A reflected Cross-Site Scripting (XSS) vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the Content-Type header in POST requests. An attacker can inject malicious JavaScript code into the Content-Type header, which is then improperly reflected back to the user without adequate sanitization or escaping, leading to arbitrary JavaScript execution in the context of the victim's browser. The vulnerability is present in the mlflow/server/auth/__init__.py file, where the user-supplied Content-Type header is directly injected into a Python formatted string and returned to the user, facilitating the XSS attack.
総合評価: CVE-2023-6568 は悪用リスクが高い(60.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 1.65%、73 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 33.35% | 1.65% | -31.70% |
| 2 | 2026-01-22 | 22.15% | 33.35% | +11.20% |
| 3 | 2025-11-21 | — | 22.15% | — |
EPSS の全履歴 (全 18 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 6.5 | 3.0 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-vwhf-3v6x-wff8 · 深刻度: medium · エコシステム: pip — Cross-site Scripting (XSS) in MLflow
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| lfprojects | mlflow | <= 2.9.0 | cpe:2.3:a:lfprojects:mlflow:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/mlflow/mlflow/commit/28ff3f94994941e038f2172c6484b65dc4db6ca1 | Patch |
| https://huntr.com/bounties/816bdaaa-8153-4732-951e-b0d92fddf709 | Exploit Third Party Advisory |