CVE-2024-43398

5.9 MEDIUM
Published: August 22, 2024 Modified: November 03, 2025

Description

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. If you use other parser APIs such as stream parser API and SAX2 parser API, this vulnerability is not affected. The REXML gem 3.3.6 or later include the patch to fix the vulnerability.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/ruby/rexml/releases/tag/v3.3.6
Source: security-advisories@github.com
Release Notes
https://github.com/ruby/rexml/security/advisories/GHSA-vmwr-mc7x-5vc3
Source: security-advisories@github.com
Vendor Advisory
https://security.netapp.com/advisory/ntap-20250103-0006/
Source: af854a3a-2127-422b-91ae-364da2661108
Third Party Advisory

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
5.9 / 10.0
EPSS (Exploit Probability)
1.1%
78th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

netapp ruby-lang