Skip to content

Commit 39d0033

Browse files
committed
1 parent 23c21e8 commit 39d0033

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

en/news/_posts/2024-04-23-ruby-3-0-7-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This release includes security fixes.
1313
Please check the topic below for details.
1414

1515
* [CVE-2024-27282: Information disclosure vulnerability with Regex search]({%link en/news/_posts/2024-04-23-information-disclosure-regexp-cve-2024-27282.md %})
16+
* [CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc](https://www.ruby-lang.org/en/news/2024/03/21/rce-rdoc-cve-2024-27281/)
17+
* [CVE-2024-27280: Buffer overread vulnerability in StringIO](https://www.ruby-lang.org/en/news/2024/03/21/buffer-overread-cve-2024-27280/)
1618

1719
See the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_0_7) for further details.
1820

en/news/_posts/2024-04-23-ruby-3-1-5-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This release includes security fixes.
1313
Please check the topic below for details.
1414

1515
* [CVE-2024-27282: Information disclosure vulnerability with Regex search]({%link en/news/_posts/2024-04-23-information-disclosure-regexp-cve-2024-27282.md %})
16+
* [CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc](https://www.ruby-lang.org/en/news/2024/03/21/rce-rdoc-cve-2024-27281/)
17+
* [CVE-2024-27280: Buffer overread vulnerability in StringIO](https://www.ruby-lang.org/en/news/2024/03/21/buffer-overread-cve-2024-27280/)
1618

1719
See the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_1_5) for further details.
1820

en/news/_posts/2024-04-23-ruby-3-2-4-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This release includes security fixes.
1313
Please check the topic below for details.
1414

1515
* [CVE-2024-27282: Information disclosure vulnerability with Regex search]({%link en/news/_posts/2024-04-23-information-disclosure-regexp-cve-2024-27282.md %})
16+
* [CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc](https://www.ruby-lang.org/en/news/2024/03/21/rce-rdoc-cve-2024-27281/)
17+
* [CVE-2024-27280: Buffer overread vulnerability in StringIO](https://www.ruby-lang.org/en/news/2024/03/21/buffer-overread-cve-2024-27280/)
1618

1719
See the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_2_4) for further details.
1820

en/news/_posts/2024-04-23-ruby-3-3-1-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This release includes security fixes.
1313
Please check the topic below for details.
1414

1515
* [CVE-2024-27282: Information disclosure vulnerability with Regex search]({%link en/news/_posts/2024-04-23-information-disclosure-regexp-cve-2024-27282.md %})
16+
* [CVE-2024-27281: RCE vulnerability with .rdoc_options in RDoc](https://www.ruby-lang.org/en/news/2024/03/21/rce-rdoc-cve-2024-27281/)
17+
* [CVE-2024-27280: Buffer overread vulnerability in StringIO](https://www.ruby-lang.org/en/news/2024/03/21/buffer-overread-cve-2024-27280/)
1618

1719
See the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_3_1) for further details.
1820

0 commit comments

Comments
 (0)