| Title | Ruby-lang.orgのNet::IMAPにおけるアルゴリズムの複雑さに関する脆弱性 |
|---|---|
| Summary | Net::IMAPはRubyでインターネットメッセージアクセスプロトコル(IMAP)クライアント機能を実装しています。バージョン0.4.24、0.5.14、0.6.4より前のバージョンでは、多数の文字列リテラルを含む大きな応答を読み取る際にNet::IMAP::ResponseReaderが二次時間計算量を有していました。悪意のあるサーバーは、クライアントのCPUを消耗させるように細工された応答を送信し、サービス拒否攻撃を実行することができます。この問題はバージョン0.4.24、0.5.14、0.6.4で修正されています。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | May 9, 2026, midnight |
| Registration Date | May 20, 2026, 1:30 p.m. |
| Last Update | May 20, 2026, 1:30 p.m. |
| CVSS3.0 : 重要 | |
| Score | 7.5 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| Ruby-lang.org |
| Net::IMAP 0.4.24 未満 |
| Net::IMAP 0.5.0 以上 0.5.14 未満 |
| Net::IMAP 0.6.0 以上 0.6.4 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月20日] 掲載 |
May 20, 2026, 1:30 p.m. |
| Summary | Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, Net::IMAP::ResponseReader has quadratic time complexity when reading large responses containing many string literals. A hostile server can send responses which are crafted to exhaust the client's CPU for a denial of service attack. This issue has been patched in versions 0.4.24, 0.5.14, and 0.6.4. |
|---|---|
| Publication Date | May 10, 2026, 5:16 a.m. |
| Registration Date | May 11, 2026, 4:08 a.m. |
| Last Update | May 14, 2026, 12:39 a.m. |