Skip to content

Commit fc2aa0d

Browse files
rafaelfrancapostmodern
authored andcommitted
1 parent 5d80bde commit fc2aa0d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

gems/actionpack/CVE-2024-26143.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ description: |
1010
(`translate`, `t`, etc) in Action Controller. This vulnerability has been
1111
assigned the CVE identifier CVE-2024-26143.
1212
13-
Versions Affected: All. Not affected: None Fixed Versions: 7.1.3.1, 7.0.8.1
13+
Versions Affected: >= 7.0.0
14+
Not affected: < 7.0.0
15+
Fixed Versions: 7.1.3.1, 7.0.8.1
1416
1517
# Impact
1618
@@ -48,6 +50,8 @@ description: |
4850
# Workarounds
4951
5052
There are no feasible workarounds for this issue.
53+
unaffected_versions:
54+
- "< 7.0.0"
5155
patched_versions:
5256
- "~> 7.0.8, >= 7.0.8.1"
5357
- ">= 7.1.3.1"

0 commit comments

Comments
 (0)