GHSA-33c7-2mpw-hg34 · 深刻度: high · エコシステム: pip — Log injection in uvicorn
This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request crafted URLs with percent-encoded escape sequences, the logging component will log the URL after it's been processed with urllib.parse.unquote, therefore converting any percent-encoded characters into their single-character equivalent, which can have special meaning in terminal emulators. By requesting URLs with crafted paths, attackers can: * Pollute uvicorn's access logs, therefore jeopardising the integrity of such files. * Use ANSI sequence codes to attempt to interact with the terminal emulator that's displaying the logs (either in real time or from a file).
総合評価: CVE-2020-7694 は公開エクスプロイトあり(54.6/100)。CVSS 深刻度は低。悪用される可能性が高い(EPSS 1.34%、68 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +1.12% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.23% | 1.34% | +1.12% |
| 2 | 2025-03-30 | 0.43% | 0.23% | -0.21% |
| 3 | 2025-03-29 | — | 0.43% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-33c7-2mpw-hg34 · 深刻度: high · エコシステム: pip — Log injection in uvicorn
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2020-7694 not yet assigned priority: Debian including 1 source packages (python-uvicorn), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2020-7694 |
ubuntu
|
medium | CVE-2020-7694 medium priority: Ubuntu including 1 source packages (python-uvicorn), 16 status rows across 16 suites (bionic, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 8, needs-triage 5, DNE 3. | https://ubuntu.com/security/CVE-2020-7694 |
| URL | タグ |
|---|---|
| https://github.com/encode/uvicorn | Product Third Party Advisory |
| https://snyk.io/vuln/SNYK-PYTHON-UVICORN-575560 | Exploit Third Party Advisory |