Skip to content

DoS vulnerability in REXML

Low
kou published GHSA-4xqq-m2hx-25v8 Jul 16, 2024

Package

bundler rexml (RubyGems)

Affected versions

< 3.3.2

Patched versions

3.3.2

Description

Impact

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 may be impacted to these vulnerabilities.

Patches

The REXML gem 3.3.2 or later include the patches to fix these vulnerabilities.

Workarounds

Don't parse untrusted XMLs.

References

Severity

Low

CVE ID

CVE-2024-39908

Weaknesses

No CWEs