Skip to content

Commit 3e7ef7c

Browse files
committed
Remove origin text ;)
1 parent b12ba68 commit 3e7ef7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ko/news/_posts/2025-02-11-dos-net-imap-cve-2025-25186.md

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ net-imap gem에서 DoS 취약점이 발견되었습니다. 이 취약점은 CVE
1212

1313
## 세부 내용
1414

15-
A malicious server can send highly compressed uid-set data which is automatically read by the client's receiver thread. The response parser uses Range#to_a to convert the uid-set data into arrays of integers, with no limitation on the expanded size of the ranges.
1615
악의적인 서버가 고도로 압축된 uid-set 데이터를 보낼 수 있으며, 클라이언트의 수신 스레드는 이 데이터를 자동으로 읽습니다. 응답 파서는 uid-set 데이터를 정수 배열로 변환하기 위해 Range#to_a를 사용하며, 이때 범위의 확장 크기에 대한 제한이 없습니다.
1716

1817
net-imap gem을 0.3.8, 0.4.19, 또는 0.5.6으로 업데이트하세요.

0 commit comments

Comments
 (0)