Update Rails to 7.0.8.1
What does this MR do and why?
Updates Rails to the latest version!
Changelog: Rails-7-0-8-1-has-been-released
These are security releases, so please upgrade at your earliest convenience.
Based on the post:
Here is a list of security issues that these releases address:
CVE-2024-26143 Possible XSS Vulnerability in Action Controller, fixed in 7.1.3.1, 7.1.3.2, and 7.0.8.1 CVE-2024-26142 Possible ReDoS vulnerability in Accept header parsing in Action Dispatch, fixed in 7.1.3.1 and 7.1.3.2 CVE-2024-26144 Possible Sensitive Session Information Leak in Active Storage, fixed in 7.0.8.1 and 6.1.7.7 (does not impact Rails versions >= 7.1.0)
note: before we update to 7.1+, we are covering the security vulnerabilities.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A