Skip to content

DoS vulnerability in REXML

Low
kou published GHSA-vg3r-rm7w-2xgh May 16, 2024

Package

bundler rexml (RubyGems)

Affected versions

< 3.2.7

Patched versions

3.2.7

Description

Impact

The REXML gem before 3.2.6 has a DoS vulnerability when it parses an XML that has many <s in an attribute value.

If you need to parse untrusted XMLs, you may be impacted to this vulnerability.

Patches

The REXML gem 3.2.7 or later include the patch to fix this vulnerability.

Workarounds

Don't parse untrusted XMLs.

References

Severity

Low

CVE ID

CVE-2024-35176

Weaknesses

No CWEs