We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b5a25 commit 473f434Copy full SHA for 473f434
1 file changed
gems/actionview/CVE-2019-5419.yml
@@ -8,7 +8,7 @@ url: https://groups.google.com/forum/#!topic/rubyonrails-security/GN7w9fFAQeI
8
title: Denial of Service Vulnerability in Action View
9
10
description: |
11
- There is a potential denial of service vulnerability in MODULE / COMPONENT.
+ There is a potential denial of service vulnerability in actionview.
12
This vulnerability has been assigned the CVE identifier CVE-2019-5419.
13
14
Impact
@@ -81,6 +81,11 @@ description: |
81
end
82
end)
83
```
84
+
85
+ Credits
86
+ -------
87
+ Thanks to John Hawthorn <john@hawthorn.email> of GitHub
88
89
90
patched_versions:
91
- ">= 6.0.0.beta3"
0 commit comments