We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40003f5 + b72f241 commit a4b9b15Copy full SHA for a4b9b15
zh_tw/news/_posts/2024-07-16-dos-rexml-cve-2024-39908.md
@@ -0,0 +1,31 @@
1
+---
2
+layout: news_post
3
+title: "CVE-2024-39908 : DoS in REXML"
4
+author: "watson1978"
5
+translator: "Bear Su"
6
+date: 2024-07-16 03:00:00 +0000
7
+tags: security
8
+lang: zh_tw
9
10
+
11
+在 REXML gem 發現了一個 DoS 漏洞。
12
+該漏洞的 CVE 編號為 [CVE-2024-39908](https://www.cve.org/CVERecord?id=CVE-2024-39908)。
13
+我們強烈建議您升級 REXML gem。
14
15
+## 風險細節
16
17
+當解析包含許多特定字元如 `<`、`0` 和 `%>` 的 XML 文件時,REXML gem 可能會需要很長的處理時間。
18
19
+請更新 REXML gem 至 3.3.2 或更新的版本。
20
21
+## 受影響版本
22
23
+* REXML gem 3.3.1 及更早版本
24
25
+## 致謝
26
27
+感謝 [mprogrammer](https://hackerone.com/mprogrammer) 發現此問題。
28
29
+## 歷史
30
31
+* 最初發布於 2024-07-16 03:00:00 (UTC)
0 commit comments