File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ description: |
65
65
66
66
Versions Affected: All
67
67
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
69
69
70
70
# Impact
71
71
@@ -85,7 +85,7 @@ description: |
85
85
86
86
Users on Ruby 3.2.0 or greater are not affected by this vulnerability.
87
87
patched_versions :
88
- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
88
+ - " ~> 5.2.8"
89
89
- " ~> 6.1.7, >= 6.1.7.1"
90
90
- " >= 7.0.4.1"
91
91
` ` `
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ description: |
13
13
14
14
Versions Affected: >= 3.0.0
15
15
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
17
17
18
18
# Impact
19
19
@@ -33,6 +33,6 @@ description: |
33
33
unaffected_versions :
34
34
- " < 3.0.0"
35
35
patched_versions :
36
- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
36
+ - " ~> 5.2.8"
37
37
- " ~> 6.1.7, >= 6.1.7.1"
38
38
- " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ description: |
13
13
14
14
Versions Affected: All
15
15
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
17
17
18
18
# Impact
19
19
@@ -33,6 +33,6 @@ description: |
33
33
34
34
Users on Ruby 3.2.0 or greater are not affected by this vulnerability.
35
35
patched_versions :
36
- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
36
+ - " ~> 5.2.8"
37
37
- " ~> 6.1.7, >= 6.1.7.1"
38
38
- " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ description: |
14
14
15
15
Versions Affected: All.
16
16
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
18
18
19
19
# Impact
20
20
@@ -30,6 +30,6 @@ description: |
30
30
not contain integers wider than a signed 64bit representation or floats.
31
31
cvss_v3 : 7.5
32
32
patched_versions :
33
- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
33
+ - " ~> 5.2.8"
34
34
- " ~> 6.1.7, >= 6.1.7.1"
35
35
- " >= 7.0.4.1"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ description: |
13
13
14
14
Versions Affected: All
15
15
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
17
17
18
18
# Impact
19
19
@@ -35,6 +35,6 @@ description: |
35
35
Users on Ruby 3.2.0 or greater may be able to reduce the impact by
36
36
configuring Regexp.timeout.
37
37
patched_versions :
38
- - " ~> 5.2.8, >= 5.2.8.15 " # Rails LTS
38
+ - " ~> 5.2.8"
39
39
- " ~> 6.1.7, >= 6.1.7.1"
40
40
- " >= 7.0.4.1"
You can’t perform that action at this time.
0 commit comments