actionpack
Ruby on Rails
Activity
- Latest release
- 1mo ago
- Total releases
- 518
- Cadence
- ~daily
- Last 12 months
- 16
Reach
- Stars
- 58.7k
Details
- License
- MIT
- First release
- Oct 25, 2004
| Version | Released | |
|---|---|---|
8.0.5.1
patch
|
8.0.5.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.3.2
patch
|
7.2.3.2
patch
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
8.1.3.1
patch
|
8.1.3.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.1.3
patch
|
8.1.3
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.0.5
patch
|
8.0.5
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.1.2.1
patch
|
8.1.2.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.0.4.1
patch
|
8.0.4.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.3.1
patch
|
7.2.3.1
patch
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
8.1.2
patch
1 CVE
CVE-2026-33167
GHSA-pgm4-439c-5jp6
Mar 23, 2026
Rails has a possible XSS vulnerability in its Action Pack debug exceptions
Low
Network
Low
None
ImpactThe debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page, leading to XSS. This affects applications with detailed exception pages enabled ( ReleasesThe fixed releases are available at the normal locations. CreditThis issue was responsibly reported by Hackerone researcher fbettag. Affected versions
8.1.0
8.1.1
8.1.2
Fixed in
8.1.2.1
References
Updated Sep 10, 2026 · Source: OSV.dev |
8.1.2
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.1.1
patch
1 CVE
CVE-2026-33167
GHSA-pgm4-439c-5jp6
Mar 23, 2026
Rails has a possible XSS vulnerability in its Action Pack debug exceptions
Low
Network
Low
None
ImpactThe debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page, leading to XSS. This affects applications with detailed exception pages enabled ( ReleasesThe fixed releases are available at the normal locations. CreditThis issue was responsibly reported by Hackerone researcher fbettag. Affected versions
8.1.0
8.1.1
8.1.2
Fixed in
8.1.2.1
References
Updated Sep 10, 2026 · Source: OSV.dev |
8.1.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.0.4
patch
|
8.0.4
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.3
patch
|
7.2.3
patch
Dependencies (12)
+ 4 more
Changelog
Compare changes
|
|
7.1.6
patch
|
7.1.6
patch
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
7.0.10
patch
|
7.0.10
patch
Dependencies (8)
Changelog
Compare changes
|
|
8.1.0
minor
1 CVE
CVE-2026-33167
GHSA-pgm4-439c-5jp6
Mar 23, 2026
Rails has a possible XSS vulnerability in its Action Pack debug exceptions
Low
Network
Low
None
ImpactThe debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page, leading to XSS. This affects applications with detailed exception pages enabled ( ReleasesThe fixed releases are available at the normal locations. CreditThis issue was responsibly reported by Hackerone researcher fbettag. Affected versions
8.1.0
8.1.1
8.1.2
Fixed in
8.1.2.1
References
Updated Sep 10, 2026 · Source: OSV.dev |
8.1.0
minor
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.1.0.rc1
pre
|
8.1.0.rc1
pre
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.0.3
patch
|
8.0.3
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.1.0.beta1
pre
|
8.1.0.beta1
pre
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.0.2.1
patch
|
8.0.2.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.2.2
patch
|
7.2.2.2
patch
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
7.1.5.2
patch
|
7.1.5.2
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.0.2
patch
|
8.0.2
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
8.0.1
patch
|
8.0.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.1.5.1
patch
|
7.1.5.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.2.1
patch
|
7.2.2.1
patch
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
8.0.0.1
patch
|
8.0.0.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.0.8.7
patch
|
7.0.8.7
patch
Dependencies (7)
Changelog
Compare changes
|
|
8.0.0
major
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
8.0.0
major
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.1.5
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.1.5
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.2
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.2.2
patch
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
8.0.0.rc2
pre
|
8.0.0.rc2
pre
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.0.8.6
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.0.8.6
patch
Dependencies (7)
Changelog
Compare changes
|
|
7.1.4.2
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.1.4.2
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
6.1.7.10
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
6.1.7.10
patch
Dependencies (7)
Changelog
Compare changes
|
|
7.2.1.2
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.2.1.2
patch
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
8.0.0.rc1
pre
|
8.0.0.rc1
pre
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.1.1
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.2.1.1
patch
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
6.1.7.9
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
6.1.7.9
patch
Dependencies (7)
Changelog
Compare changes
|
|
7.1.4.1
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.1.4.1
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.0.8.5
patch
1 CVE
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev |
7.0.8.5
patch
Dependencies (7)
Changelog
Compare changes
|
|
8.0.0.beta1
pre
|
8.0.0.beta1
pre
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.1.4
patch
3 CVEs
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev
CVE-2024-47887
GHSA-vfg9-r3fq-jvx4
BIT-rails-2024-47887
Oct 15, 2024
Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
Medium
Network
Low
None
None
There is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. This vulnerability has been assigned the CVE identifier CVE-2024-47887. ImpactFor applications using HTTP Token authentication via 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for reporting Affected versions
4.0.0
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
+ 269 more Show less
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References Updated Oct 31, 2024 · Source: OSV.dev
CVE-2024-41128
GHSA-x76w-6vjr-8xgj
BIT-rails-2024-41128
Oct 15, 2024
Possible ReDoS vulnerability in query parameter filtering in Action Dispatch
Medium
Network
Low
None
None
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. ImpactCarefully 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for the report and patches! Affected versions
3.1.0
3.1.1
3.1.1.rc1
3.1.1.rc2
3.1.1.rc3
3.1.10
3.1.11
3.1.12
3.1.2
3.1.2.rc1
3.1.2.rc2
3.1.3
+ 339 more Show less
3.1.4
3.1.4.rc1
3.1.5
3.1.5.rc1
3.1.6
3.1.7
3.1.8
3.1.9
3.2.0
3.2.0.rc1
3.2.0.rc2
3.2.1
3.2.10
3.2.11
3.2.12
3.2.13
3.2.13.rc1
3.2.13.rc2
3.2.14
3.2.14.rc1
3.2.14.rc2
3.2.15
3.2.15.rc1
3.2.15.rc2
3.2.15.rc3
3.2.16
3.2.17
3.2.18
3.2.19
3.2.2
3.2.2.rc1
3.2.20
3.2.21
3.2.22
3.2.22.1
3.2.22.2
3.2.22.3
3.2.22.4
3.2.22.5
3.2.3
3.2.3.rc1
3.2.3.rc2
3.2.4
3.2.4.rc1
3.2.5
3.2.6
3.2.7
3.2.7.rc1
3.2.8
3.2.8.rc1
3.2.8.rc2
3.2.9
3.2.9.rc1
3.2.9.rc2
3.2.9.rc3
4.0.0
4.0.0.beta1
4.0.0.rc1
4.0.0.rc2
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References
Updated Oct 31, 2024 · Source: OSV.dev |
7.1.4
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
7.2.1
patch
3 CVEs
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev
CVE-2024-47887
GHSA-vfg9-r3fq-jvx4
BIT-rails-2024-47887
Oct 15, 2024
Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
Medium
Network
Low
None
None
There is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. This vulnerability has been assigned the CVE identifier CVE-2024-47887. ImpactFor applications using HTTP Token authentication via 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for reporting Affected versions
4.0.0
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
+ 269 more Show less
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References Updated Oct 31, 2024 · Source: OSV.dev
CVE-2024-41128
GHSA-x76w-6vjr-8xgj
BIT-rails-2024-41128
Oct 15, 2024
Possible ReDoS vulnerability in query parameter filtering in Action Dispatch
Medium
Network
Low
None
None
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. ImpactCarefully 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for the report and patches! Affected versions
3.1.0
3.1.1
3.1.1.rc1
3.1.1.rc2
3.1.1.rc3
3.1.10
3.1.11
3.1.12
3.1.2
3.1.2.rc1
3.1.2.rc2
3.1.3
+ 339 more Show less
3.1.4
3.1.4.rc1
3.1.5
3.1.5.rc1
3.1.6
3.1.7
3.1.8
3.1.9
3.2.0
3.2.0.rc1
3.2.0.rc2
3.2.1
3.2.10
3.2.11
3.2.12
3.2.13
3.2.13.rc1
3.2.13.rc2
3.2.14
3.2.14.rc1
3.2.14.rc2
3.2.15
3.2.15.rc1
3.2.15.rc2
3.2.15.rc3
3.2.16
3.2.17
3.2.18
3.2.19
3.2.2
3.2.2.rc1
3.2.20
3.2.21
3.2.22
3.2.22.1
3.2.22.2
3.2.22.3
3.2.22.4
3.2.22.5
3.2.3
3.2.3.rc1
3.2.3.rc2
3.2.4
3.2.4.rc1
3.2.5
3.2.6
3.2.7
3.2.7.rc1
3.2.8
3.2.8.rc1
3.2.8.rc2
3.2.9
3.2.9.rc1
3.2.9.rc2
3.2.9.rc3
4.0.0
4.0.0.beta1
4.0.0.rc1
4.0.0.rc2
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References
Updated Oct 31, 2024 · Source: OSV.dev |
7.2.1
patch
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
7.2.0
minor
3 CVEs
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev
CVE-2024-47887
GHSA-vfg9-r3fq-jvx4
BIT-rails-2024-47887
Oct 15, 2024
Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
Medium
Network
Low
None
None
There is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. This vulnerability has been assigned the CVE identifier CVE-2024-47887. ImpactFor applications using HTTP Token authentication via 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for reporting Affected versions
4.0.0
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
+ 269 more Show less
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References Updated Oct 31, 2024 · Source: OSV.dev
CVE-2024-41128
GHSA-x76w-6vjr-8xgj
BIT-rails-2024-41128
Oct 15, 2024
Possible ReDoS vulnerability in query parameter filtering in Action Dispatch
Medium
Network
Low
None
None
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. ImpactCarefully 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for the report and patches! Affected versions
3.1.0
3.1.1
3.1.1.rc1
3.1.1.rc2
3.1.1.rc3
3.1.10
3.1.11
3.1.12
3.1.2
3.1.2.rc1
3.1.2.rc2
3.1.3
+ 339 more Show less
3.1.4
3.1.4.rc1
3.1.5
3.1.5.rc1
3.1.6
3.1.7
3.1.8
3.1.9
3.2.0
3.2.0.rc1
3.2.0.rc2
3.2.1
3.2.10
3.2.11
3.2.12
3.2.13
3.2.13.rc1
3.2.13.rc2
3.2.14
3.2.14.rc1
3.2.14.rc2
3.2.15
3.2.15.rc1
3.2.15.rc2
3.2.15.rc3
3.2.16
3.2.17
3.2.18
3.2.19
3.2.2
3.2.2.rc1
3.2.20
3.2.21
3.2.22
3.2.22.1
3.2.22.2
3.2.22.3
3.2.22.4
3.2.22.5
3.2.3
3.2.3.rc1
3.2.3.rc2
3.2.4
3.2.4.rc1
3.2.5
3.2.6
3.2.7
3.2.7.rc1
3.2.8
3.2.8.rc1
3.2.8.rc2
3.2.9
3.2.9.rc1
3.2.9.rc2
3.2.9.rc3
4.0.0
4.0.0.beta1
4.0.0.rc1
4.0.0.rc2
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References
Updated Oct 31, 2024 · Source: OSV.dev |
7.2.0
minor
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
7.2.0.rc1
pre
|
7.2.0.rc1
pre
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
7.2.0.beta3
pre
|
7.2.0.beta3
pre
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
7.0.8.4
patch
3 CVEs
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev
CVE-2024-47887
GHSA-vfg9-r3fq-jvx4
BIT-rails-2024-47887
Oct 15, 2024
Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
Medium
Network
Low
None
None
There is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. This vulnerability has been assigned the CVE identifier CVE-2024-47887. ImpactFor applications using HTTP Token authentication via 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for reporting Affected versions
4.0.0
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
+ 269 more Show less
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References Updated Oct 31, 2024 · Source: OSV.dev
CVE-2024-41128
GHSA-x76w-6vjr-8xgj
BIT-rails-2024-41128
Oct 15, 2024
Possible ReDoS vulnerability in query parameter filtering in Action Dispatch
Medium
Network
Low
None
None
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. ImpactCarefully 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for the report and patches! Affected versions
3.1.0
3.1.1
3.1.1.rc1
3.1.1.rc2
3.1.1.rc3
3.1.10
3.1.11
3.1.12
3.1.2
3.1.2.rc1
3.1.2.rc2
3.1.3
+ 339 more Show less
3.1.4
3.1.4.rc1
3.1.5
3.1.5.rc1
3.1.6
3.1.7
3.1.8
3.1.9
3.2.0
3.2.0.rc1
3.2.0.rc2
3.2.1
3.2.10
3.2.11
3.2.12
3.2.13
3.2.13.rc1
3.2.13.rc2
3.2.14
3.2.14.rc1
3.2.14.rc2
3.2.15
3.2.15.rc1
3.2.15.rc2
3.2.15.rc3
3.2.16
3.2.17
3.2.18
3.2.19
3.2.2
3.2.2.rc1
3.2.20
3.2.21
3.2.22
3.2.22.1
3.2.22.2
3.2.22.3
3.2.22.4
3.2.22.5
3.2.3
3.2.3.rc1
3.2.3.rc2
3.2.4
3.2.4.rc1
3.2.5
3.2.6
3.2.7
3.2.7.rc1
3.2.8
3.2.8.rc1
3.2.8.rc2
3.2.9
3.2.9.rc1
3.2.9.rc2
3.2.9.rc3
4.0.0
4.0.0.beta1
4.0.0.rc1
4.0.0.rc2
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References
Updated Oct 31, 2024 · Source: OSV.dev |
7.0.8.4
patch
Dependencies (7)
Changelog
Compare changes
|
|
7.2.0.beta2
pre
|
7.2.0.beta2
pre
Dependencies (11)
+ 3 more
Changelog
Compare changes
|
|
7.1.3.4
patch
3 CVEs
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev
CVE-2024-47887
GHSA-vfg9-r3fq-jvx4
BIT-rails-2024-47887
Oct 15, 2024
Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
Medium
Network
Low
None
None
There is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. This vulnerability has been assigned the CVE identifier CVE-2024-47887. ImpactFor applications using HTTP Token authentication via 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for reporting Affected versions
4.0.0
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
+ 269 more Show less
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References Updated Oct 31, 2024 · Source: OSV.dev
CVE-2024-41128
GHSA-x76w-6vjr-8xgj
BIT-rails-2024-41128
Oct 15, 2024
Possible ReDoS vulnerability in query parameter filtering in Action Dispatch
Medium
Network
Low
None
None
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. ImpactCarefully 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for the report and patches! Affected versions
3.1.0
3.1.1
3.1.1.rc1
3.1.1.rc2
3.1.1.rc3
3.1.10
3.1.11
3.1.12
3.1.2
3.1.2.rc1
3.1.2.rc2
3.1.3
+ 339 more Show less
3.1.4
3.1.4.rc1
3.1.5
3.1.5.rc1
3.1.6
3.1.7
3.1.8
3.1.9
3.2.0
3.2.0.rc1
3.2.0.rc2
3.2.1
3.2.10
3.2.11
3.2.12
3.2.13
3.2.13.rc1
3.2.13.rc2
3.2.14
3.2.14.rc1
3.2.14.rc2
3.2.15
3.2.15.rc1
3.2.15.rc2
3.2.15.rc3
3.2.16
3.2.17
3.2.18
3.2.19
3.2.2
3.2.2.rc1
3.2.20
3.2.21
3.2.22
3.2.22.1
3.2.22.2
3.2.22.3
3.2.22.4
3.2.22.5
3.2.3
3.2.3.rc1
3.2.3.rc2
3.2.4
3.2.4.rc1
3.2.5
3.2.6
3.2.7
3.2.7.rc1
3.2.8
3.2.8.rc1
3.2.8.rc2
3.2.9
3.2.9.rc1
3.2.9.rc2
3.2.9.rc3
4.0.0
4.0.0.beta1
4.0.0.rc1
4.0.0.rc2
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References
Updated Oct 31, 2024 · Source: OSV.dev |
7.1.3.4
patch
Dependencies (10)
+ 2 more
Changelog
Compare changes
|
|
6.1.7.8
patch
3 CVEs
CVE-2024-54133
GHSA-vfm5-rmrh-j26v
BIT-rails-2024-54133
Dec 10, 2024
Possible Content Security Policy bypass in Action Dispatch
Low
Network
Low
None
There is a possible Cross Site Scripting (XSS) vulnerability in the ImpactApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. ReleasesThe fixed releases are available at the normal locations. WorkaroundsApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input. CreditsThanks to ryotak for the report! Affected versions
5.2.0
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
+ 130 more Show less
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.10
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
6.1.7.9
7.0.0
7.0.0.alpha1
7.0.0.alpha2
7.0.0.rc1
7.0.0.rc2
7.0.0.rc3
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.0.8.5
7.0.8.6
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.1.4.1
7.1.4.2
7.1.5
7.2.0
7.2.1
7.2.1.1
7.2.1.2
7.2.2
8.0.0
Fixed in
7.0.8.7
7.1.5.1
7.2.2.1
8.0.0.1
References
Updated Mar 07, 2025 · Source: OSV.dev
CVE-2024-47887
GHSA-vfg9-r3fq-jvx4
BIT-rails-2024-47887
Oct 15, 2024
Possible ReDoS vulnerability in HTTP Token authentication in Action Controller
Medium
Network
Low
None
None
There is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. This vulnerability has been assigned the CVE identifier CVE-2024-47887. ImpactFor applications using HTTP Token authentication via 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for reporting Affected versions
4.0.0
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
+ 269 more Show less
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References Updated Oct 31, 2024 · Source: OSV.dev
CVE-2024-41128
GHSA-x76w-6vjr-8xgj
BIT-rails-2024-41128
Oct 15, 2024
Possible ReDoS vulnerability in query parameter filtering in Action Dispatch
Medium
Network
Low
None
None
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. ImpactCarefully 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. ReleasesThe fixed releases are available at the normal locations. WorkaroundsUsers on Ruby 3.2 are unaffected by this issue. CreditsThanks to scyoon for the report and patches! Affected versions
3.1.0
3.1.1
3.1.1.rc1
3.1.1.rc2
3.1.1.rc3
3.1.10
3.1.11
3.1.12
3.1.2
3.1.2.rc1
3.1.2.rc2
3.1.3
+ 339 more Show less
3.1.4
3.1.4.rc1
3.1.5
3.1.5.rc1
3.1.6
3.1.7
3.1.8
3.1.9
3.2.0
3.2.0.rc1
3.2.0.rc2
3.2.1
3.2.10
3.2.11
3.2.12
3.2.13
3.2.13.rc1
3.2.13.rc2
3.2.14
3.2.14.rc1
3.2.14.rc2
3.2.15
3.2.15.rc1
3.2.15.rc2
3.2.15.rc3
3.2.16
3.2.17
3.2.18
3.2.19
3.2.2
3.2.2.rc1
3.2.20
3.2.21
3.2.22
3.2.22.1
3.2.22.2
3.2.22.3
3.2.22.4
3.2.22.5
3.2.3
3.2.3.rc1
3.2.3.rc2
3.2.4
3.2.4.rc1
3.2.5
3.2.6
3.2.7
3.2.7.rc1
3.2.8
3.2.8.rc1
3.2.8.rc2
3.2.9
3.2.9.rc1
3.2.9.rc2
3.2.9.rc3
4.0.0
4.0.0.beta1
4.0.0.rc1
4.0.0.rc2
4.0.1
4.0.1.rc1
4.0.1.rc2
4.0.1.rc3
4.0.1.rc4
4.0.10
4.0.10.rc1
4.0.10.rc2
4.0.11
4.0.11.1
4.0.12
4.0.13
4.0.13.rc1
4.0.2
4.0.3
4.0.4
4.0.4.rc1
4.0.5
4.0.6
4.0.6.rc1
4.0.6.rc2
4.0.6.rc3
4.0.7
4.0.8
4.0.9
4.1.0
4.1.0.beta1
4.1.0.beta2
4.1.0.rc1
4.1.0.rc2
4.1.1
4.1.10
4.1.10.rc1
4.1.10.rc2
4.1.10.rc3
4.1.10.rc4
4.1.11
4.1.12
4.1.12.rc1
4.1.13
4.1.13.rc1
4.1.14
4.1.14.1
4.1.14.2
4.1.14.rc1
4.1.14.rc2
4.1.15
4.1.15.rc1
4.1.16
4.1.16.rc1
4.1.2
4.1.2.rc1
4.1.2.rc2
4.1.2.rc3
4.1.3
4.1.4
4.1.5
4.1.6
4.1.6.rc1
4.1.6.rc2
4.1.7
4.1.7.1
4.1.8
4.1.9
4.1.9.rc1
4.2.0
4.2.0.beta1
4.2.0.beta2
4.2.0.beta3
4.2.0.beta4
4.2.0.rc1
4.2.0.rc2
4.2.0.rc3
4.2.1
4.2.1.rc1
4.2.1.rc2
4.2.1.rc3
4.2.1.rc4
4.2.10
4.2.10.rc1
4.2.11
4.2.11.1
4.2.11.2
4.2.11.3
4.2.2
4.2.3
4.2.3.rc1
4.2.4
4.2.4.rc1
4.2.5
4.2.5.1
4.2.5.2
4.2.5.rc1
4.2.5.rc2
4.2.6
4.2.6.rc1
4.2.7
4.2.7.1
4.2.7.rc1
4.2.8
4.2.8.rc1
4.2.9
4.2.9.rc1
4.2.9.rc2
5.0.0
5.0.0.1
5.0.0.beta1
5.0.0.beta1.1
5.0.0.beta2
5.0.0.beta3
5.0.0.beta4
5.0.0.racecar1
5.0.0.rc1
5.0.0.rc2
5.0.1
5.0.1.rc1
5.0.1.rc2
5.0.2
5.0.2.rc1
5.0.3
5.0.4
5.0.4.rc1
5.0.5
5.0.5.rc1
5.0.5.rc2
5.0.6
5.0.6.rc1
5.0.7
5.0.7.1
5.0.7.2
5.1.0
5.1.0.beta1
5.1.0.rc1
5.1.0.rc2
5.1.1
5.1.2
5.1.2.rc1
5.1.3
5.1.3.rc1
5.1.3.rc2
5.1.3.rc3
5.1.4
5.1.4.rc1
5.1.5
5.1.5.rc1
5.1.6
5.1.6.1
5.1.6.2
5.1.7
5.1.7.rc1
5.2.0
5.2.0.beta1
5.2.0.beta2
5.2.0.rc1
5.2.0.rc2
5.2.1
5.2.1.1
5.2.1.rc1
5.2.2
5.2.2.1
5.2.2.rc1
5.2.3
5.2.3.rc1
5.2.4
5.2.4.1
5.2.4.2
5.2.4.3
5.2.4.4
5.2.4.5
5.2.4.6
5.2.4.rc1
5.2.5
5.2.6
5.2.6.1
5.2.6.2
5.2.6.3
5.2.7
5.2.7.1
5.2.8
5.2.8.1
6.0.0
6.0.0.beta1
6.0.0.beta2
6.0.0.beta3
6.0.0.rc1
6.0.0.rc2
6.0.1
6.0.1.rc1
6.0.2
6.0.2.1
6.0.2.2
6.0.2.rc1
6.0.2.rc2
6.0.3
6.0.3.1
6.0.3.2
6.0.3.3
6.0.3.4
6.0.3.5
6.0.3.6
6.0.3.7
6.0.3.rc1
6.0.4
6.0.4.1
6.0.4.2
6.0.4.3
6.0.4.4
6.0.4.5
6.0.4.6
6.0.4.7
6.0.4.8
6.0.5
6.0.5.1
6.0.6
6.0.6.1
6.1.0
6.1.0.rc1
6.1.0.rc2
6.1.1
6.1.2
6.1.2.1
6.1.3
6.1.3.1
6.1.3.2
6.1.4
6.1.4.1
6.1.4.2
6.1.4.3
6.1.4.4
6.1.4.5
6.1.4.6
6.1.4.7
6.1.5
6.1.5.1
6.1.6
6.1.6.1
6.1.7
6.1.7.1
6.1.7.2
6.1.7.3
6.1.7.4
6.1.7.5
6.1.7.6
6.1.7.7
6.1.7.8
7.0.0
7.0.1
7.0.2
7.0.2.1
7.0.2.2
7.0.2.3
7.0.2.4
7.0.3
7.0.3.1
7.0.4
7.0.4.1
7.0.4.2
7.0.4.3
7.0.5
7.0.5.1
7.0.6
7.0.7
7.0.7.1
7.0.7.2
7.0.8
7.0.8.1
7.0.8.2
7.0.8.3
7.0.8.4
7.1.0
7.1.1
7.1.2
7.1.3
7.1.3.1
7.1.3.2
7.1.3.3
7.1.3.4
7.1.4
7.2.0
7.2.1
Fixed in
6.1.7.9
7.0.8.5
7.1.4.1
7.2.1.1
References
Updated Oct 31, 2024 · Source: OSV.dev |
6.1.7.8
patch
Dependencies (7)
Changelog
Compare changes
|