Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. actionpack
  4. ›
  5. CVE-2024-41128

CVE-2024-41128: Possible ReDoS vulnerability in query parameter filtering in Action Dispatch

October 15, 2024 (updated October 31, 2024)

There is a possible ReDoS vulnerability in the query parameter filtering routines of Action Dispatch. This vulnerability has been assigned the CVE identifier CVE-2024-41128.

Impact

Carefully crafted query parameters can cause query parameter filtering to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade or apply the relevant patch immediately.

Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected.

Releases

The fixed releases are available at the normal locations.

Workarounds

Users on Ruby 3.2 are unaffected by this issue.

Credits

Thanks to scyoon for the report and patches!

References

  • access.redhat.com/security/cve/cve-2024-41128
  • bugzilla.redhat.com/show_bug.cgi?id=2319036
  • github.com/advisories/GHSA-x76w-6vjr-8xgj
  • github.com/rails/rails
  • github.com/rails/rails/commit/27121e80f6dbb260f5a9f0452cd8411cb681f075
  • github.com/rails/rails/commit/b0fe99fa854ec8ff4498e75779b458392d1560ef
  • github.com/rails/rails/commit/b1241f468d1b32235f438c2e2203386e6efd3891
  • github.com/rails/rails/commit/fb493bebae1a9b83e494fe7edbf01f6167d606fd
  • github.com/rails/rails/security/advisories/GHSA-x76w-6vjr-8xgj
  • github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2024-41128.yml
  • nvd.nist.gov/vuln/detail/CVE-2024-41128

Code Behaviors & Features

Detect and mitigate CVE-2024-41128 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.1.0 before 6.1.7.9, all versions starting from 7.0.0 before 7.0.8.5, all versions starting from 7.1.0 before 7.1.4.1, all versions starting from 7.2.0 before 7.2.1.1

Fixed versions

  • 6.1.7.9
  • 7.0.8.5
  • 7.1.4.1
  • 7.2.1.1

Solution

Upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, 7.2.1.1 or above.

Weakness

  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

gem/actionpack/CVE-2024-41128.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:29 +0000.