GHSA-f9vj-2wh5-fj8j · 深刻度: medium · エコシステム: pip — Werkzeug safe_join not safe on Windows
Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.
総合評価: CVE-2024-49766 は中リスク(42.5/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.79%、51 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.39% | 0.79% | -0.61% |
| 2 | 2026-03-16 | 1.03% | 1.39% | +0.36% |
| 3 | 2026-02-07 | — | 1.03% | — |
EPSS の全履歴 (全 17 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-f9vj-2wh5-fj8j · 深刻度: medium · エコシステム: pip — Werkzeug safe_join not safe on Windows
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2024-49766 unimportant priority: Debian including 1 source packages (python-werkzeug), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-49766 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-49766 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2024-49766/ |
ubuntu
|
medium | CVE-2024-49766 medium priority: Ubuntu including 1 source packages (python-werkzeug), 7 status rows across 7 suites (bionic, focal, jammy, noble, oracular, upstream, xenial): not-affected 7. | https://ubuntu.com/security/CVE-2024-49766 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| palletsprojects | werkzeug | < 3.0.6 | cpe:2.3:a:palletsprojects:werkzeug:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/pallets/werkzeug/commit/2767bcb10a7dd1c297d812cc5e6d11a474c1f092 | Patch |
| https://github.com/pallets/werkzeug/releases/tag/3.0.6 | Release Notes |
| https://github.com/pallets/werkzeug/security/advisories/GHSA-f9vj-2wh5-fj8j | Vendor Advisory |
| https://security.netapp.com/advisory/ntap-20250131-0005/ | Third Party Advisory |