File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ description: |
6565
6666 Versions Affected: All
6767 Not affected: None
68- Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1
68+ Fixed Versions: 6.1.7.1, 7.0.4.1
6969
7070 # Impact
7171
@@ -85,7 +85,7 @@ description: |
8585
8686 Users on Ruby 3.2.0 or greater are not affected by this vulnerability.
8787patched_versions :
88- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
88+ - " ~> 5.2.8"
8989 - " ~> 6.1.7, >= 6.1.7.1"
9090 - " >= 7.0.4.1"
9191` ` `
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ description: |
1313
1414 Versions Affected: >= 3.0.0
1515 Not affected: < 3.0.0
16- Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1
16+ Fixed Versions: 6.1.7.1, 7.0.4.1
1717
1818 # Impact
1919
@@ -33,6 +33,6 @@ description: |
3333unaffected_versions :
3434 - " < 3.0.0"
3535patched_versions :
36- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
36+ - " ~> 5.2.8"
3737 - " ~> 6.1.7, >= 6.1.7.1"
3838 - " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ description: |
1313
1414 Versions Affected: All
1515 Not affected: None
16- Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1
16+ Fixed Versions: 6.1.7.1, 7.0.4.1
1717
1818 # Impact
1919
@@ -33,6 +33,6 @@ description: |
3333
3434 Users on Ruby 3.2.0 or greater are not affected by this vulnerability.
3535patched_versions :
36- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
36+ - " ~> 5.2.8"
3737 - " ~> 6.1.7, >= 6.1.7.1"
3838 - " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ description: |
1414
1515 Versions Affected: All.
1616 Not affected: None.
17- Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1
17+ Fixed Versions: 6.1.7.1, 7.0.4.1
1818
1919 # Impact
2020
@@ -30,6 +30,6 @@ description: |
3030 not contain integers wider than a signed 64bit representation or floats.
3131cvss_v3 : 7.5
3232patched_versions :
33- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
33+ - " ~> 5.2.8"
3434 - " ~> 6.1.7, >= 6.1.7.1"
3535 - " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ description: |
1313
1414 Versions Affected: All
1515 Not affected: None
16- Fixed Versions: 5.2.8.15 (Rails LTS), 6.1.7.1, 7.0.4.1
16+ Fixed Versions: 6.1.7.1, 7.0.4.1
1717
1818 # Impact
1919
@@ -35,6 +35,6 @@ description: |
3535 Users on Ruby 3.2.0 or greater may be able to reduce the impact by
3636 configuring Regexp.timeout.
3737patched_versions :
38- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
38+ - " ~> 5.2.8"
3939 - " ~> 6.1.7, >= 6.1.7.1"
4040 - " >= 7.0.4.1"
You can’t perform that action at this time.
0 commit comments