Security Advisory

CVE-2024-35176

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-16 15:13:25
Last updated 2025-11-03 20:37:32
Assigner GitHub_M
CVSS score 5.3
State PUBLISHED

Description

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 vulnerability. As a workaround, don't parse untrusted XMLs.