In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example, httpClient.get().contentLength() does not raise any error if a malicious server provides a negative Content-Length.
総合評価: CVE-2020-15694 は悪用リスクが高い(74.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 2.33%、81 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 直近 1 日で EPSS が +1.25% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.09% | 2.33% | +1.25% |
| 2 | 2026-02-17 | 0.76% | 1.09% | +0.33% |
| 3 | 2025-10-25 | — | 0.76% | — |
EPSS の全履歴 (全 16 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2020-15694 not yet assigned priority: Debian including 1 source packages (nim), 4 status rows across 4 suites (bookworm, bullseye, forky, sid): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2020-15694 |
ubuntu
|
medium | CVE-2020-15694 medium priority: Ubuntu including 1 source packages (nim), 14 status rows across 14 suites (bionic, focal, groovy, hirsute, impish, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): released 9, needs-triage 4, DNE 1. | https://ubuntu.com/security/CVE-2020-15694 |
| URL | タグ |
|---|---|
| http://www.openwall.com/lists/oss-security/2021/02/04/2 | Exploit Mailing List Third Party Advisory |
| https://consensys.net/diligence/vulnerabilities/nim-httpclient-header-crlf-injection/ | Exploit Third Party Advisory |
| https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/httpclient.nim#L241 | Patch Third Party Advisory |
| https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html | Release Notes Third Party Advisory |