Skip to content

Commit 25eb466

Browse files
authored
Fix typos in CVE-2014-10077
Fix my two early-morning typos. :(
1 parent 76dc29f commit 25eb466

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gems/i18n/CVE-2014-10077.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
gem: i18n
3-
cve: CVE-2014-10077
3+
cve: 2014-10077
44
url: https://github.com/svenfuchs/i18n/pull/289
55
title: i18n Gem for Ruby lib/i18n/core_ext/hash.rb Hash#slice() Function Hash Handling DoS
66
date: 2014-09-27
@@ -10,7 +10,7 @@ description: |
1010
:some_key is in keep_keys but not in the hash. This may allow an attacker
1111
to cause the program to crash.
1212
13-
patched_version:
13+
patched_versions:
1414
- ">= 0.8.0"
1515

1616
related:

0 commit comments

Comments
 (0)