mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
838 B
838 B
CVE-2024-41123
Description
REXML is an XML toolkit for Ruby. The REXML gem before 3.3.2 has some DoS vulnerabilities when it parses an XML that has many specific characters such as whitespace character, >]
and ]>
. The REXML gem 3.3.3 or later include the patches to fix these vulnerabilities.
POC
Reference
No PoCs from references.