| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rubygem-rexml | Distribution: AlmaLinux |
| Version: 3.4.4 | Vendor: AlmaLinux |
| Release: 6.module_el9.7.0+245+447713a2 | Build date: Tue May 19 12:13:41 2026 |
| Group: Unspecified | Build host: s390x-builder02.almalinux.org |
| Size: 472447 | Source RPM: ruby-3.3.10-6.module_el9.7.0+245+447713a2.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://github.com/ruby/rexml | |
| Summary: An XML toolkit for Ruby | |
REXML was inspired by the Electric XML library for Java, which features an easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same philosophy, has these same features. I've tried to keep the API as intuitive as possible, and have followed the Ruby methodology for method naming and code flow, rather than mirroring the Java API. REXML supports both tree and stream document parsing. Stream parsing is faster (about 1.5 times as fast). However, with stream parsing, you don't get access to features such as XPath.
BSD-2-Clause
* Tue Apr 28 2026 Jarek Prokop <jprokop@redhat.com> - 3.3.10-6
- Fix arbitrary code execution via deserialization bypass in ERB. (CVE-2026-41316)
Resolves: RHEL-171255
* Wed Nov 05 2025 Jun Aruga <jaruga@redhat.com> - 3.3.10-5
- Upgrade to Ruby 3.3.10.
Resolves: RHEL-127912
- Fix possible denial of service in resolv gem (CVE-2025-24294)
- Fix URI Credential Leakage Bypass previous fixes. (CVE-2025-61594)
- Fix REXML denial of service. (CVE-2025-58767)
Resolves: RHEL-122015
* Fri Apr 11 2025 Jarek Prokop <jprokop@redhat.com> - 3.3.8-4
- Upgrade to Ruby 3.3.8.
Resolves: RHEL-68631
- Fix Net::IMAP vulnerable to possible DoS by memory exhaustion. (CVE-2025-25186)
- Fix Denial of Service in CGI::Cookie.parse. (CVE-2025-27219)
Resolves: RHEL-86109
- Fix userinfo leakage in URI#join, URI#merge and URI#+. (CVE-2025-27221)
* Wed Sep 04 2024 Jarek Prokop <jprokop@redhat.com> - 3.3.5-3
- Upgrade to Ruby 3.3.5
Resolves: RHEL-55411
- Fix DoS vulnerability in rexml.
(CVE-2024-39908)
(CVE-2024-41946)
(CVE-2024-43398)
Resolves: RHEL-57575
Resolves: RHEL-57572
Resolves: RHEL-57068
- Fix REXML DoS when parsing an XML having many specific characters such as
whitespace character, >] and ]>.
(CVE-2024-41123)
Resolves: RHEL-57569
- Fix incorrect symlink for rubygem-irb's library.
Resolves: RHEL-42646
* Mon May 20 2024 Jarek Prokop <jprokop@redhat.com> - 3.3.1-2
- Upgrade to Ruby 3.3.1.
Resolves: RHEL-33976
- Fix buffer overread vulnerability in StringIO.
(CVE-2024-27280)
Resolves: RHEL-34130
- Fix RCE vulnerability with .rdoc_options in RDoc.
(CVE-2024-27281)
Resolves: RHEL-34122
- Fix Arbitrary memory address read vulnerability with Regex search.
(CVE-2024-27282)
Resolves: RHEL-33872
/usr/share/gems/gems/rexml-3.4.4 /usr/share/gems/gems/rexml-3.4.4/LICENSE.txt /usr/share/gems/gems/rexml-3.4.4/NEWS.md /usr/share/gems/gems/rexml-3.4.4/README.md /usr/share/gems/gems/rexml-3.4.4/doc /usr/share/gems/gems/rexml-3.4.4/doc/rexml /usr/share/gems/gems/rexml-3.4.4/doc/rexml/context.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/child.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/document.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/element.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/node.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/parent.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/tocs /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/tocs/child_toc.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/tocs/document_toc.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/tocs/element_toc.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/tocs/master_toc.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/tocs/node_toc.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tasks/tocs/parent_toc.rdoc /usr/share/gems/gems/rexml-3.4.4/doc/rexml/tutorial.rdoc /usr/share/gems/gems/rexml-3.4.4/lib /usr/share/gems/gems/rexml-3.4.4/lib/rexml /usr/share/gems/gems/rexml-3.4.4/lib/rexml.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/attlistdecl.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/attribute.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/cdata.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/child.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/comment.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/doctype.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/document.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/dtd /usr/share/gems/gems/rexml-3.4.4/lib/rexml/dtd/attlistdecl.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/dtd/dtd.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/dtd/elementdecl.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/dtd/entitydecl.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/dtd/notationdecl.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/element.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/encoding.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/entity.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/formatters /usr/share/gems/gems/rexml-3.4.4/lib/rexml/formatters/default.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/formatters/pretty.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/formatters/transitive.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/functions.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/instruction.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/light /usr/share/gems/gems/rexml-3.4.4/lib/rexml/light/node.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/namespace.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/node.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/output.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parent.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parseexception.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/baseparser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/lightparser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/pullparser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/sax2parser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/streamparser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/treeparser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/ultralightparser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/parsers/xpathparser.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/quickpath.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/rexml.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/sax2listener.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/security.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/source.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/streamlistener.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/text.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/undefinednamespaceexception.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/validation /usr/share/gems/gems/rexml-3.4.4/lib/rexml/validation/relaxng.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/validation/validation.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/validation/validationexception.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/xmldecl.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/xmltokens.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/xpath.rb /usr/share/gems/gems/rexml-3.4.4/lib/rexml/xpath_parser.rb /usr/share/gems/specifications/rexml-3.4.4.gemspec
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 26 05:54:02 2026