#VU95148 XML Entity Expansion in REXML - CVE-2024-41946

 

#VU95148 XML Entity Expansion in REXML - CVE-2024-41946

Published: August 1, 2024


Vulnerability identifier: #VU95148
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-41946
CWE-ID: CWE-776
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
REXML
Software vendor:
rubygems.org

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper input validation when parsing XML with SAX2 or pull parser API. A remote attacker can pass specially crafted XML data to the application and perform a denial of service attack.


Remediation

Install updates from vendor's website.

External links