Lucene search
+L

91 matches found

AlpineLinux
AlpineLinux
added 2024/08/22 2:14 p.m.21 views

CVE-2024-43398

REXML is an XML toolkit for Ruby. The REXML gem before 3.3.6 has a DoS vulnerability when it parses an XML that has many deep elements that have same local name attributes. If you need to parse untrusted XMLs with tree parser API like REXML::Document.new, you may be impacted to this vulnerability...

5.9CVSS6.7AI score0.01205EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/05 8:16 a.m.32 views

CVE-2024-41123

A vulnerability was found in REXML, an XML toolkit used for Ruby. When parsing an untrusted XML with many specific characters, the REXML gem may take a long time, leading to a denial of service condition. Some of these special characters include the whitespace character, '', and ''. Mitigation...

5.3CVSS6AI score0.01283EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/08/02 12:33 p.m.41 views

REXML DoS vulnerability

Impact The REXML gem before 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. If you need to parse untrusted XMLs with SAX2 or pull parser API, you may be impacted to this vulnerability. Patches The REXML gem 3.3.3 or later include t...

7.5CVSS6.7AI score0.01192EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/08/01 10:05 p.m.21 views

GHSA-R55C-59QM-VJW6 REXML DoS vulnerability

Impact 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 . If you need to parse untrusted XMLs, you may be impacted to these vulnerabilities. Patches The REXML gem 3.3.3 or later include the patches to...

7.5CVSS6.8AI score0.01283EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/01 3:15 p.m.12 views

AZL-47331 CVE-2024-41946 affecting package ruby for versions less than 3.1.4-7

REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The REXML gem 3.3.3 or later include the patch to fix the vulnerability...

7.5CVSS6.9AI score0.01192EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/01 2:22 p.m.374 views

CVE-2024-41946

CVE-2024-41946 is a Denial of Service (DoS) vulnerability in the Ruby REXML XML toolkit. It affects the REXML gem when parsing XML that contains many entity expansions using SAX2 or the pull parser API. The issue is fixed in REXML gem version 3.3.3 and later; older releases (notably 3.3.2) are vu...

7.5CVSS5.4AI score0.01192EPSS
SaveExploits0References6Affected Software1
AlpineLinux
AlpineLinux
added 2024/08/01 2:22 p.m.32 views

CVE-2024-41946

REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The REXML gem 3.3.3 or later include the patch to fix the vulnerability...

7.5CVSS5.4AI score0.01192EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/01 2:18 p.m.22 views

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 to fix these vulnerabilities...

7.5CVSS6.2AI score0.01283EPSS
SaveExploits0
CVE
CVE
added 2024/08/01 2:18 p.m.332 views

CVE-2024-41123

REXML (Ruby) DoS vulnerability CVE-2024-41123 affects the REXML gem in versions prior to 3.3.2, triggered when parsing XML containing specific characters (whitespace, >], ]>). The advisory notes that REXML 3.3.3 and later include patches to fix this issue. Several connected sources corrobor...

7.5CVSS5.7AI score0.01283EPSS
SaveExploits0References6Affected Software1
RubySec
RubySec
added 2024/08/01 12:00 a.m.24 views

DoS vulnerabilities in REXML

There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier CVE-2024-41946. We strongly recommend upgrading the REXML gem. Details When parsing an XML that has many entity expansions with SAX2 or pull parser API, REXML gem may take long time. Please update...

7.5CVSS5.4AI score0.01192EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2024/08/01 12:00 a.m.22 views

DoS vulnerabilities in REXML

There are some DoS vulnerabilities in REXML gem. These vulnerabilities have been assigned the CVE identifier CVE-2024-41123. We strongly recommend upgrading the REXML gem. Details When parsing an XML document that has many specific characters such as whitespace character, and , REXML gem may take...

7.5CVSS5.7AI score0.01283EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/18 10:16 p.m.25 views

CVE-2024-39908

An uncontrolled resource consumption vulnerability was found in REXML. When parsing an untrusted XML with many specific characters such as , it can lead to a denial of service. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

4.3CVSS4.6AI score0.01493EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/16 6:15 p.m.27 views

CVE-2024-39908

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 . 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...

4.3CVSS0.01493EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 6:15 p.m.24 views

AZL-45435 CVE-2024-39908 affecting package ruby for versions less than 3.1.7-1

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 . 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...

4.3CVSS6.5AI score0.01493EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2024/07/16 5:28 p.m.21 views

CVE-2024-39908

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 . 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...

4.3CVSS6.5AI score0.01493EPSS
SaveExploits0
OSV
OSV
added 2024/07/16 5:28 p.m.23 views

CVE-2024-39908 Denial of service in REXML

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 . 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...

4.3CVSS6.9AI score
SaveExploits0References6
RubySec
RubySec
added 2024/07/16 12:00 a.m.33 views

DoS in REXML

There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier CVE-2024-39908. We strongly recommend upgrading the REXML gem. Details When it parses an XML that has many specific characters such as . REXML gem may take long time. Please update REXML gem to...

4.3CVSS7.2AI score0.01493EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/07/12 11:07 a.m.8 views

OESA-2024-1824 ruby security update

Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks such as Perl. Security Fixes: REXML is an XML toolkit for Ruby. The REXML gem before 3.2.6 has a denial of service...

5.3CVSS6.6AI score0.02064EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/05/16 3:13 p.m.33 views

CVE-2024-35176

REXML is an XML toolkit for Ruby. The REXML gem before 3.2.6 has a denial of service vulnerability when it parses an XML that has many s in an attribute value. Those who need to parse untrusted XMLs may be impacted to this vulnerability. The REXML gem 3.2.7 or later include the patch to fix this...

5.3CVSS5.8AI score0.02064EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/05/16 12:00 a.m.8 views

PT-2024-6381

Name of the Vulnerable Software and Affected Versions REXML gem versions prior to 3.3.3 Description The REXML gem has some DoS vulnerabilities when it parses an XML that has many specific characters, such as whitespace characters, and , or . This vulnerability is related to uncontrolled resource...

8.7CVSS7.3AI score0.02064EPSS
SaveExploits1References174
Rows per page
Query Builder