GHSA-j3g3-5qv5-52mj · 深刻度: medium · エコシステム: rubygems — net-imap rubygem vulnerable to possible DoS by memory exhaustion
Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5, there is a possibility for denial of service by memory exhaustion when net-imap reads server responses. At any time while the client is connected, a malicious server can send can send a "literal" byte count, which is automatically read by the client's receiver thread. The response reader immediately allocates memory for the number of bytes indicated by the server response. This should not be an issue when securely connecting to trusted IMAP servers that are well-behaved. It can affect insecure connections and buggy, untrusted, or compromised servers (for example, connecting to a user supplied hostname). This issue has been patched in versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5.
総合評価: CVE-2025-43857 は中リスク(45.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.39%、61 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-06 | 0.53% | 0.39% | -0.13% |
| 2 | 2026-02-22 | 0.14% | 0.53% | +0.38% |
| 3 | 2026-01-22 | — | 0.14% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.0 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-j3g3-5qv5-52mj · 深刻度: medium · エコシステム: rubygems — net-imap rubygem vulnerable to possible DoS by memory exhaustion
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-43857: 1 source package rows (ruby-net-imap); 2 state rows across 2 repos (3.20-main, 3.21-main); fixed 2, open 0. | https://security.alpinelinux.org/vuln/CVE-2025-43857 |
debian
|
not yet assigned | CVE-2025-43857 not yet assigned priority: Debian including 2 source packages (ruby3.1, ruby3.3), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 4. | https://security-tracker.debian.org/tracker/CVE-2025-43857 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-43857 |
suse
|
medium | CVE-2025-43857 severity moderate: SUSE including 14 source package names (hawk2, libruby2_1-2_1, …), 203 product×package rows across 41 product lines (SLES-LTSS-TERADATA 15 SP2, SUSE Linux Enterprise High Availability Extension 12 SP5, … (41 product lines)): Known Not Affected 203. | https://www.suse.com/security/cve/CVE-2025-43857/ |
ubuntu
|
low | CVE-2025-43857 low priority: Ubuntu including 7 source packages (jruby, ruby2.3, …), 54 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 31, needs-triage 17, ignored 4, not-affected 2. | https://ubuntu.com/security/CVE-2025-43857 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| ruby-lang | net::imap | < 0.2.5 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| ruby-lang | net::imap | >= 0.3.0, < 0.3.9 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| ruby-lang | net::imap | >= 0.4.0, < 0.4.20 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| ruby-lang | net::imap | >= 0.5.0, < 0.5.7 | cpe:2.3:a:ruby-lang:net\:\:imap:*:*:*:*:*:ruby:*:* |
| URL | タグ |
|---|---|
| https://github.com/ruby/net-imap/pull/442 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/pull/444/commits/0ae8576c1a90bcd9573f81bdad4b4b824642d105#diff-53721cb4d9c3fb86b95cc8476ca2df90968ad8c481645220c607034399151462 | Patch |
| https://github.com/ruby/net-imap/pull/445 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/pull/446 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/pull/447 | Issue Tracking Patch |
| https://github.com/ruby/net-imap/security/advisories/GHSA-j3g3-5qv5-52mj | Vendor Advisory |