Resource exhaustion in Ruby Rexml
CVE-2024-41123
REXML is an XML toolkit for Ruby. The REXML gem before 3.3.2 has some DoS vulnerabilities when it parses an XML that has many specific characters such as whitespace character, `>]` and `]>`. The REXML gem 3.3.3 or later include the patches…
Vulnerability class: DoS (Denial of Service)
EPSS: 0.002 (47.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L.
Affected products
- Ruby Rexml — versions < 3.3.3
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/ruby/rexml/security/advisories/GHSA-r55c-59qm-vjw6 (x_refsource_CONFIRM)
- https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8 (x_refsource_MISC)
- https://github.com/ruby/rexml/security/advisories/GHSA-vg3r-rm7w-2xgh (x_refsource_MISC)
- https://www.ruby-lang.org/en/news/2024/08/01/dos-rexml-cve-2024-41123 (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-41123?
- CVE-2024-41123 is a medium-severity vulnerability in Ruby Rexml, classified under Uncontrolled Resource Consumption. CVSS score: 5.3/10. Published 2024-08-01.
- How severe is CVE-2024-41123?
- Medium severity. CVSS v3 base score is 5.3 out of 10.
- Is CVE-2024-41123 known to be exploited?
- 3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.