Skip to content

Commit 388cc9d

Browse files
authored
Merge pull request #3403 from timfanda35/translate-dos-rexml-cvs-2024-49761
Translate 2024-10-28 ReDoS Rexml CVE news (zh_tw)
2 parents 2672c45 + dfefda0 commit 388cc9d

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: news_post
3+
title: "CVE-2024-49761: ReDoS vulnerability in REXML"
4+
author: "kou"
5+
translator: "Bear Su"
6+
date: 2024-10-28 03:00:00 +0000
7+
tags: security
8+
lang: zh_tw
9+
---
10+
11+
在 REXML gem 發現了一個 DoS 漏洞。
12+
該漏洞的 CVE 編號為 [CVE-2024-43398](https://www.cve.org/CVERecord?id=CVE-2024-43398)
13+
我們強烈建議您升級 REXML gem。
14+
15+
該漏洞不會在 Ruby 3.2 或之後發生。Ruby 3.1 是唯一受到影響的版本。
16+
注意 Ruby 3.1 將會在 2025-03 結束生命週期。
17+
18+
## 風險細節
19+
20+
當解析的 XML 裡十六進位數字字元參考 (`&#x...;`) 中的 `&#``x...;` 之間有許多數字。
21+
22+
請更新 REXML gem 至 3.3.9 或更新的版本。
23+
24+
## 受影響版本
25+
26+
* REXML gem 3.3.8 或 Ruby 3.1 較早的版本或更早的版本。
27+
28+
## 致謝
29+
30+
感謝 [manun](https://hackerone.com/manun) 發現此問題。
31+
32+
## 歷史
33+
34+
* 最初發布於 2024-10-28 03:00:00 (UTC)

0 commit comments

Comments
 (0)