Skip to content

Commit 35f33f9

Browse files
committed
cp {en,ko}/news/_posts/2025-09-18-dos-rexml-cve-2025-58767.md
1 parent b933697 commit 35f33f9

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: news_post
3+
title: "CVE-2025-58767: DoS vulnerability in REXML"
4+
author: "naitoh"
5+
translator:
6+
date: 2025-09-18 03:00:00 +0000
7+
tags: security
8+
lang: en
9+
---
10+
11+
There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier [CVE-2025-58767](https://www.cve.org/CVERecord?id=CVE-2025-58767). We strongly recommend upgrading the REXML gem.
12+
13+
## Details
14+
15+
Parsing invalid XML containing multiple XML declarations may cause increased execution time and memory usage.
16+
Please update REXML gem to version 3.4.2 or later.
17+
18+
## Affected versions
19+
20+
* REXML gem from 3.3.3 to 3.4.1
21+
22+
## Credits
23+
24+
Thanks to [Sofi Aberegg](https://github.com/sofiaaberegg) for discovering this issue.
25+
26+
## History
27+
28+
* Originally published at 2025-09-18 03:00:00 (UTC)

0 commit comments

Comments
 (0)