Skip to content

Commit 473f434

Browse files
authored
Fixed Aaron's typo, added credits section
1 parent a9b5a25 commit 473f434

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

gems/actionview/CVE-2019-5419.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ url: https://groups.google.com/forum/#!topic/rubyonrails-security/GN7w9fFAQeI
88
title: Denial of Service Vulnerability in Action View
99

1010
description: |
11-
There is a potential denial of service vulnerability in MODULE / COMPONENT.
11+
There is a potential denial of service vulnerability in actionview.
1212
This vulnerability has been assigned the CVE identifier CVE-2019-5419.
1313
1414
Impact
@@ -81,6 +81,11 @@ description: |
8181
end
8282
end)
8383
```
84+
85+
Credits
86+
-------
87+
Thanks to John Hawthorn <john@hawthorn.email> of GitHub
88+
8489
8590
patched_versions:
8691
- ">= 6.0.0.beta3"

0 commit comments

Comments
 (0)