An issue was discovered in Ethernut Nut/OS 5.1. The code that generates Initial Sequence Numbers (ISNs) for TCP connections derives the ISN from an insufficiently random source. As a result, an attacker may be able to determine the ISN of current and future TCP connections and either hijack existing ones or spoof future ones. While the ISN generator seems to adhere to RFC 793 (where a global 32-bit counter is incremented roughly every 4 microseconds), proper ISN generation should aim to follow at least the specifications outlined in RFC 6528.
総合評価: CVE-2020-27213 は悪用リスクが高い(65.9/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.97%、57 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.10% | 0.97% | +0.88% |
| 2 | 2025-11-21 | 0.26% | 0.10% | -0.17% |
| 3 | 2025-11-18 | — | 0.26% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| URL | タグ |
|---|---|
| http://lists.egnite.de/mailman/listinfo/en-nut-announce | Not Applicable |
| http://www.ethernut.de/en/download/index.html | Release Notes |
| https://www.cisa.gov/news-events/ics-advisories/icsa-21-042-01 | Third Party Advisory US Government Resource |
| https://www.forescout.com/resources/numberjack-weak-isn-generation-in-embedded-tcpip-stacks/ | Exploit Third Party Advisory |