First published: Tue Jul 16 2024(Updated: )
REXML is an XML toolkit for Ruby. The REXML gem before 3.3.1 has some DoS vulnerabilities when it parses an XML that has many specific characters such as `<`, `0` and `%>`. If you need to parse untrusted XMLs, you many be impacted to these vulnerabilities. The REXML gem 3.3.2 or later include the patches to fix these vulnerabilities. Users are advised to upgrade. Users unable to upgrade should avoid parsing untrusted XML strings.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
rubygems/rexml | <3.3.2 | 3.3.2 |
debian/ruby2.7 | <=2.7.4-1+deb11u1<=2.7.4-1+deb11u2 | |
debian/ruby3.1 | <=3.1.2-7+deb12u1<=3.1.2-8.4 | |
debian/ruby3.2 | <=3.2.3-1 | |
debian/ruby3.3 | 3.3.6-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.