🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
Possible DoS Vulnerability with Range Header in Rack
There is a possible DoS vulnerability relating to the Range request header in
Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26141.
Carefully crafted Range headers can cause a server to respond with an
unexpectedly large response. Responding with such large responses could lead
to a denial of service issue.
Vulnerable applications will use the Rack::File middleware or the Rack::Utils.byte_ranges methods (this includes Rails applications).
Releases
The fixed releases are available at the normal locations.
Workarounds
There are no feasible workarounds for this issue.
Patches
To aid users who aren't able to upgrade immediately we have provided patches for
the two supported release series. They are in git-am format and consist of a
single changeset.
Possible Denial of Service Vulnerability in Rack Header Parsing
There is a possible denial of service vulnerability in the header parsing
routines in Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26146.
Versions Affected: All.
Not affected: None
Fixed Versions: 2.0.9.4, 2.1.4.4, 2.2.8.1, 3.0.9.1
Impact
Carefully crafted headers can cause header parsing in Rack to take longer than
expected resulting in a possible denial of service issue. Accept and Forwarded
headers are impacted.
Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2
or newer are unaffected.
Releases
The fixed releases are available at the normal locations.
Workarounds
There are no feasible workarounds for this issue.
Patches
To aid users who aren't able to upgrade immediately we have provided patches for
the two supported release series. They are in git-am format and consist of a
single changeset.
2-0-header-redos.patch - Patch for 2.0 series
2-1-header-redos.patch - Patch for 2.1 series
2-2-header-redos.patch - Patch for 2.2 series
3-0-header-redos.patch - Patch for 3.0 series
Credits
Thanks to svalkanov for reporting this and
providing patches!
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop-rails (2.22.1 → 2.25.1) · Repo · Changelog
Release Notes
2.25.1
2.25.0
2.24.1
2.24.0
2.23.1
2.23.0
2.22.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ rubocop (1.57.2 → 1.64.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ concurrent-ruby (indirect, 1.2.2 → 1.3.3) · Repo · Changelog
Release Notes
1.3.3
1.3.2
1.3.1
1.2.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ i18n (indirect, 1.14.1 → 1.14.5) · Repo · Changelog
Release Notes
1.14.5
1.14.4
1.14.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ json (indirect, 2.6.3 → 2.7.2) · Repo · Changelog
Release Notes
2.7.2
2.7.1
2.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ minitest (indirect, 5.20.0 → 5.24.1) · Repo · Changelog
Release Notes
5.24.0 (from changelog)
5.23.1 (from changelog)
5.23.0 (from changelog)
5.22.3 (from changelog)
5.22.2 (from changelog)
5.22.1 (from changelog)
5.22.0 (from changelog)
5.21.2 (from changelog)
5.21.1 (from changelog)
5.21.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ parallel (indirect, 1.23.0 → 1.25.1) · Repo
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ parser (indirect, 3.2.2.4 → 3.3.3.0) · Repo · Changelog
Release Notes
3.3.3.0 (from changelog)
3.3.2.0 (from changelog)
3.3.1.0 (from changelog)
3.3.0.5 (from changelog)
3.3.0.4 (from changelog)
3.3.0.3 (from changelog)
3.3.0.2 (from changelog)
3.3.0.1 (from changelog)
3.3.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ racc (indirect, 1.7.3 → 1.8.0) · Repo · Changelog
Release Notes
1.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rack (indirect, 2.2.8 → 2.2.9) · Repo · Changelog
Security Advisories 🚨
🚨 Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)
🚨 Rack has possible DoS Vulnerability with Range Header
🚨 Rack Header Parsing leads to Possible Denial of Service Vulnerability
Release Notes
2.2.8.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ regexp_parser (indirect, 2.8.2 → 2.9.2) · Repo · Changelog
Release Notes
2.9.2 (from changelog)
2.9.1 (from changelog)
2.9.0 (from changelog)
2.8.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rexml (indirect, 3.2.6 → 3.3.1) · Repo · Changelog
Security Advisories 🚨
🚨 REXML contains a denial of service vulnerability
Release Notes
3.3.1
3.3.0
3.2.9
3.2.8
3.2.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rubocop-ast (indirect, 1.30.0 → 1.31.3) · Repo · Changelog
Release Notes
1.31.3 (from changelog)
1.31.2 (from changelog)
1.31.1 (from changelog)
1.31.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ zeitwerk (indirect, 2.6.12 → 2.6.16) · Repo · Changelog
Release Notes
2.6.16 (from changelog)
2.6.15 (from changelog)
2.6.14 (from changelog)
2.6.13 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 strscan (added, 3.1.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands