Ruby-lang

Rexml

8 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 17.09.2025 17:45:58
  • Zuletzt bearbeitet 30.09.2025 13:07:07

REXML is an XML toolkit for Ruby. The REXML gems from 3.3.3 to 3.4.1 has a DoS vulnerability when parsing XML containing multiple XML declarations. If you need to parse untrusted XMLs, you may be impacted to these vulnerabilities. The REXML gem 3.4.2...

  • EPSS 1.15%
  • Veröffentlicht 28.10.2024 15:15:05
  • Zuletzt bearbeitet 21.03.2025 16:37:05

REXML is an XML toolkit for Ruby. The REXML gem before 3.3.9 has a ReDoS vulnerability when it parses an XML that has many digits between &# and x...; in a hex numeric character reference (&#x...;). This does not happen with Ruby 3.2 or later. Ruby 3...

  • EPSS 2.88%
  • Veröffentlicht 22.08.2024 15:15:16
  • Zuletzt bearbeitet 19.09.2025 15:51:22

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...

  • EPSS 0.75%
  • Veröffentlicht 01.08.2024 15:15:14
  • Zuletzt bearbeitet 17.01.2025 20:15:28

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.

  • EPSS 0.27%
  • Veröffentlicht 01.08.2024 15:15:13
  • Zuletzt bearbeitet 27.12.2024 16:15:24

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 the...

  • EPSS 6.32%
  • Veröffentlicht 16.07.2024 18:15:08
  • Zuletzt bearbeitet 19.09.2025 15:50:19

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 vulnerabi...

  • EPSS 5.9%
  • Veröffentlicht 16.05.2024 16:15:09
  • Zuletzt bearbeitet 19.09.2025 15:38:53

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 REXM...

  • EPSS 0.36%
  • Veröffentlicht 21.04.2021 07:15:07
  • Zuletzt bearbeitet 21.11.2024 06:00:27

The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing.