VYPR

apk package

chainguard/ruby3.2-rexml

pkg:apk/chainguard/ruby3.2-rexml

Vulnerabilities (3)

  • CVE-2024-43398Aug 22, 2024
    affected < 3.3.6-r0fixed 3.3.6-r0

    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 t

  • CVE-2024-39908Jul 16, 2024
    affected < 3.3.2-r0fixed 3.3.2-r0

    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

  • CVE-2024-35176May 16, 2024
    affected < 3.2.8-r0fixed 3.2.8-r0

    REXML is an XML toolkit for Ruby. The REXML gem before 3.2.6 has a denial of service vulnerability when it parses an XML that has many `<`s in an attribute value. Those who need to parse untrusted XMLs may be impacted to this vulnerability. The REXML gem 3.2.7 or later include t