Skip to content

Commit 9613926

Browse files
committed
Typos
1 parent ad8b416 commit 9613926

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

en/news/_posts/2017-09-14-json-heap-exposure-cve-2017-14064.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lang: en
99
---
1010

1111
There is a heap exposure vulnerability in JSON bundled by Ruby.
12-
This vulnerability has been assgined the CVE identifier [CVE-2017-14064](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14033).
12+
This vulnerability has been assgined the CVE identifier [CVE-2017-14064](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14064).
1313

1414
## Details
1515

en/news/_posts/2017-09-14-ruby-2-2-8-released.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Please check the topics below for details.
1818
* [Multiple vulnerabilities in RubyGems](/en/news/2017/08/29/multiple-vulnerabilities-in-rubygems/)
1919
* Updated bundled libyaml to version 0.1.7
2020

21-
See the [ChangeLog]() for details.
21+
Ruby 2.2 is now under the state of the security maintenance phase, until the endo of the March of 2018.
22+
After the date, maintenance of Ruby 2.2 will be ended.
23+
We recommend you start planning migration to newer versions of Ruby, such as 2.4 or 2.3.
2224

2325
## Download
2426

ja/news/_posts/2017-09-14-json-heap-exposure-cve-2017-14064.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lang: ja
99
---
1010

1111
Ruby の標準添付ライブラリである JSON の `JSON` モジュールの `generate` メソッドにおいて、特殊な引数を渡された場合に、状況によってはヒープの中身が外部から閲覧可能となりうるという脆弱性が発見されました。
12-
この脆弱性は、[CVE-2017-14064](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14033) として登録されています。
12+
この脆弱性は、[CVE-2017-14064](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14064) として登録されています。
1313

1414
## 詳細
1515

0 commit comments

Comments
 (0)