cve/2024/CVE-2024-41946.md
2024-08-05 18:41:32 +00:00

760 B

CVE-2024-41946

Description

REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The REXML gem 3.3.3 or later include the patch to fix the vulnerability.

POC

Reference

No PoCs from references.

Github