File tree Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : news_post
3
+ title : " CVE-2024-41123: REXML 中的 DoS 漏洞"
4
+ author : " kou"
5
+ translator : " GAO Jun"
6
+ date : 2024-08-01 03:00:00 +0000
7
+ tags : security
8
+ lang : zh_cn
9
+ ---
10
+
11
+ REXML gem 中存在多个 DoS 漏洞。此漏洞的 CVE 编号为 [ CVE-2024 -41123] ( https://www.cve.org/CVERecord?id=CVE-2024-41123 ) 。我们强烈建议您更新 REXML gem。
12
+
13
+ ## 详情
14
+
15
+ 当要处理的 XML 文档中存在很多特定字符时(如空格、` >] ` 和 ` ]> ` ),REXML gem 可能会花费很长时间。
16
+
17
+ 请更新 REXML gem 至 3.3.3 或更高版本。
18
+
19
+ ## 受影响版本
20
+
21
+ * REXML gem 3.3.2 或更低版本
22
+
23
+ ## 致谢
24
+
25
+ 感谢 [ mprogrammer] ( https://hackerone.com/mprogrammer ) 和 [ scyoon] ( https://hackerone.com/scyoon ) 发现此问题
26
+
27
+ ## 历史
28
+
29
+ * 最初发布于 2024-08-01 03:00:00 (UTC)
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : news_post
3
+ title : " CVE-2024-41946: REXML 中的 DoS 漏洞"
4
+ author : " kou"
5
+ translator : " GAO Jun"
6
+ date : 2024-08-01 03:00:00 +0000
7
+ tags : security
8
+ lang : zh_cn
9
+ ---
10
+
11
+ REXML gem 中存在 DoS 漏洞。此漏洞的 CVE 编号为 [ CVE-2024 -41946] ( https://www.cve.org/CVERecord?id=CVE-2024-41946 ) 。我们强烈建议您更新 REXML gem。
12
+
13
+ ## 详情
14
+
15
+ 当使用 SAX2 或 拉取解析器 API 解析具有许多实体扩展的 XML 时,REXML gem 可能需要很长时间。
16
+
17
+ 请更新 REXML gem 至 3.3.3 或更高版本。
18
+
19
+ ## 受影响版本
20
+
21
+ * REXML gem 3.3.2 或更低版本
22
+
23
+ ## 致谢
24
+
25
+ 感谢 [ NAITOH Jun] ( https://github.com/naitoh ) 发现此问题。
26
+
27
+ ## 历史
28
+
29
+ * 最初发布于 2024-08-01 03:00:00 (UTC)
You can’t perform that action at this time.
0 commit comments