diff --git a/README.md b/README.md index fcab1d3afb..ae604ee014 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ description: | Versions Affected: All Not affected: None - Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1 + Fixed Versions: 6.1.7.1, 7.0.4.1 # Impact @@ -85,7 +85,7 @@ description: | Users on Ruby 3.2.0 or greater are not affected by this vulnerability. patched_versions: - - "~> 5.2.8, >= 5.2.8.15" # Rails LTS + - "~> 5.2.8" - "~> 6.1.7, >= 6.1.7.1" - ">= 7.0.4.1" ``` diff --git a/gems/actionpack/CVE-2023-22792.yml b/gems/actionpack/CVE-2023-22792.yml index 5f1581abaa..7c352ad89b 100644 --- a/gems/actionpack/CVE-2023-22792.yml +++ b/gems/actionpack/CVE-2023-22792.yml @@ -13,7 +13,7 @@ description: | Versions Affected: >= 3.0.0 Not affected: < 3.0.0 - Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1 + Fixed Versions: 6.1.7.1, 7.0.4.1 # Impact @@ -33,6 +33,6 @@ description: | unaffected_versions: - "< 3.0.0" patched_versions: - - "~> 5.2.8, >= 5.2.8.15" # Rails LTS + - "~> 5.2.8" - "~> 6.1.7, >= 6.1.7.1" - ">= 7.0.4.1" diff --git a/gems/actionpack/CVE-2023-22795.yml b/gems/actionpack/CVE-2023-22795.yml index 412a9e832a..50cb369923 100644 --- a/gems/actionpack/CVE-2023-22795.yml +++ b/gems/actionpack/CVE-2023-22795.yml @@ -13,7 +13,7 @@ description: | Versions Affected: All Not affected: None - Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1 + Fixed Versions: 6.1.7.1, 7.0.4.1 # Impact @@ -33,6 +33,6 @@ description: | Users on Ruby 3.2.0 or greater are not affected by this vulnerability. patched_versions: - - "~> 5.2.8, >= 5.2.8.15" # Rails LTS + - "~> 5.2.8" - "~> 6.1.7, >= 6.1.7.1" - ">= 7.0.4.1" diff --git a/gems/activerecord/CVE-2022-44566.yml b/gems/activerecord/CVE-2022-44566.yml index 7954f92580..bbb7c7a700 100644 --- a/gems/activerecord/CVE-2022-44566.yml +++ b/gems/activerecord/CVE-2022-44566.yml @@ -14,7 +14,7 @@ description: | Versions Affected: All. Not affected: None. - Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1 + Fixed Versions: 6.1.7.1, 7.0.4.1 # Impact @@ -30,6 +30,6 @@ description: | not contain integers wider than a signed 64bit representation or floats. cvss_v3: 7.5 patched_versions: - - "~> 5.2.8, >= 5.2.8.15" # Rails LTS + - "~> 5.2.8" - "~> 6.1.7, >= 6.1.7.1" - ">= 7.0.4.1" diff --git a/gems/activesupport/CVE-2023-22796.yml b/gems/activesupport/CVE-2023-22796.yml index a115a32311..06380c0f9f 100644 --- a/gems/activesupport/CVE-2023-22796.yml +++ b/gems/activesupport/CVE-2023-22796.yml @@ -13,7 +13,7 @@ description: | Versions Affected: All Not affected: None - Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1 + Fixed Versions: 6.1.7.1, 7.0.4.1 # Impact @@ -35,6 +35,6 @@ description: | Users on Ruby 3.2.0 or greater may be able to reduce the impact by configuring Regexp.timeout. patched_versions: - - "~> 5.2.8, >= 5.2.8.15" # Rails LTS + - "~> 5.2.8" - "~> 6.1.7, >= 6.1.7.1" - ">= 7.0.4.1"