Skip to content

Improve Text CVE 2024 43398 (zh_tw) #3356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion zh_tw/news/_posts/2024-08-22-dos-rexml-cve-2024-43398.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ lang: zh_tw

## 風險細節

當解析的 XML 擁有許多深層級的元素,並且這些元素有相同的名稱屬性時。
當解析的 XML 擁有許多深層級的元素,並且這些元素有相同的名稱屬性時,REXML gem 可能會需要很長的處理時間

此風險只有影響到 Tree 解析 API。如果您正在使用 `REXML::Document.new` 解析 XML,您可能會受到影響。

Expand Down