GHSA-vgvv-x7xg-6cqg · 深刻度: high · エコシステム: rust — Russh has an OOM Denial of Service due to allocation of untrusted amount
Russh is a Rust SSH client & server library. Allocating an untrusted amount of memory allows any unauthenticated user to OOM a russh server. An SSH packet consists of a 4-byte big-endian length, followed by a byte stream of this length. After parsing and potentially decrypting the 4-byte length, russh allocates enough memory for this bytestream, as a performance optimization to avoid reallocations later. But this length is entirely untrusted and can be set to any value by the client, causing this much memory to be allocated, which will cause the process to OOM within a few such requests. This vulnerability is fixed in 0.44.1.
総合評価: CVE-2024-43410 は悪用リスクが高い(64.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.91%、55 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.58% | 0.91% | +0.33% |
| 2 | 2025-11-21 | 0.51% | 0.58% | +0.08% |
| 3 | 2025-11-18 | — | 0.51% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-vgvv-x7xg-6cqg · 深刻度: high · エコシステム: rust — Russh has an OOM Denial of Service due to allocation of untrusted amount
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2024-43410 unimportant priority: Debian including 1 source packages (rust-russh), 2 status rows across 2 suites (forky, sid): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2024-43410 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| russh_project | russh | < 0.44.1 | cpe:2.3:a:russh_project:russh:*:*:*:*:*:rust:*:* |
| warpgate_project | warpgate | < 0.10.2 | cpe:2.3:a:warpgate_project:warpgate:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/Eugeny/russh/commit/f660ea3f64b86d11d19e33076012069f02431e55 | Patch |
| https://github.com/Eugeny/russh/security/advisories/GHSA-vgvv-x7xg-6cqg | Exploit Vendor Advisory |