Skip to content

Commit e20943e

Browse files
authored
Merge pull request #3496 from timfanda35/translate-dos-net-imap-2025-25186
Translate 2025-02-11 DoS net-imap CVE news (zh_tw)
2 parents da02513 + 2a557d6 commit e20943e

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: news_post
3+
title: "CVE-2025-25186: net-imap DoS 漏洞"
4+
author: "nevans"
5+
translator: "Bear Su"
6+
date: 2025-02-11 03:00:00 +0000
7+
tags: security
8+
lang: zh_tw
9+
---
10+
11+
在 net-imap gem 發現可能會造成 DoS 的漏洞。
12+
該漏洞的 CVE 編號為 [CVE-2025-25186](https://www.cve.org/CVERecord?id=CVE-2025-25186)
13+
14+
我們建議您升級 net-imap gem。
15+
16+
## 風險細節
17+
18+
惡意伺服器可以發送高度壓縮的 uid-set 資料,該資料會自動被客戶端的接收者執行緒讀取。
19+
回應解析器使用 Range#to_a 會將 uid-set 資料轉換為整數陣列,但對範圍的擴展大小沒有限制。
20+
21+
請更新 net-imap gem 至 0.3.8、0.4.19、0.5.6、或更新版本。
22+
23+
## 受影響版本
24+
25+
* net-imap gem 版本介於 0.3.2 至 0.3.8、0.4.0 至 0.4.19、或 0.5.0 至 0.5.6
26+
27+
## 致謝
28+
29+
感謝 [manun](https://hackerone.com/manun) 發現此問題。
30+
31+
## 歷史
32+
33+
* 最初發布於 2025-02-11 03:00:00 (UTC)

0 commit comments

Comments
 (0)