Inefficient Regular Expression Complexity The advisory has been revoked - it doesn't affect any version of package ruby:2.5/ruby-bundled-gems  (opens in a new tab)


Threat Intelligence

EPSS
1.2% (79th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Inefficient Regular Expression Complexity vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL8-RUBY-8409645
  • published2 Dec 2024
  • disclosed28 Oct 2024

Introduced: 28 Oct 2024

CVE-2024-49761  (opens in a new tab)
CWE-1333  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream ruby:2.5/ruby-bundled-gems package and not the ruby:2.5/ruby-bundled-gems package as distributed by RHEL.

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.1 is the only affected maintained Ruby. The REXML gem 3.3.9 or later include the patch to fix the vulnerability.