CVE-2024-39908
Apache REXML XML Denial of Service Vulnerability
Description
REXML is an XML toolkit for Ruby. The REXML gem before 3.3.1 has some DoS vulnerabilities when it parses an XML that has many specific characters such as `<`, `0` and `%>`. If you need to parse untrusted XMLs, you many be impacted to these vulnerabilities. The REXML gem 3.3.2 or later include the patches to fix these vulnerabilities. Users are advised to upgrade. Users unable to upgrade should avoid parsing untrusted XML strings.
INFO
Published Date :
July 16, 2024, 6:15 p.m.
Last Modified :
July 17, 2024, 1:34 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
1.4
Exploitability Score :
2.8
Public PoC/Exploit Available at Github
CVE-2024-39908 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-39908
.
URL | Resource |
---|---|
https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8 | |
https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908 |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
💎 The Missing Cheatsheet for Ruby
ruby cheatsheet awesome basic programming lambdas loop range hash yield docker gem ruby-gem ruby-lang ruby-articles ruby-scripts ruby-on-rails github-actions python
Ruby Python
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-39908
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-39908
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Received by [email protected]
Jul. 16, 2024
Action Type Old Value New Value Added Description REXML is an XML toolkit for Ruby. The REXML gem before 3.3.1 has some DoS vulnerabilities when it parses an XML that has many specific characters such as `<`, `0` and `%>`. If you need to parse untrusted XMLs, you many be impacted to these vulnerabilities. The REXML gem 3.3.2 or later include the patches to fix these vulnerabilities. Users are advised to upgrade. Users unable to upgrade should avoid parsing untrusted XML strings. Added Reference GitHub, Inc. https://github.com/ruby/rexml/security/advisories/GHSA-4xqq-m2hx-25v8 [No types assigned] Added Reference GitHub, Inc. https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908 [No types assigned] Added CWE GitHub, Inc. CWE-400 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-39908
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-39908
weaknesses.