You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier [CVE-2024-39908](https://www.cve.org/CVERecord?id=CVE-2024-399086). We strongly recommend upgrading the REXML gem.
12
+
13
+
## Details
14
+
15
+
When it parses an XML that has many specific characters such as `<`, `0` and `%>`. REXML gem may take long time.
16
+
17
+
Please update REXML gem to version 3.3.2 or later.
18
+
19
+
## Affected versions
20
+
21
+
* REXML gem 3.3.2 or prior
22
+
23
+
## Credits
24
+
25
+
Thanks to [mprogrammer](https://hackerone.com/mprogrammer) for discovering this issue.
26
+
27
+
## History
28
+
29
+
* Originally published at 2024-07-16 03:00:00 (UTC)
0 commit comments