Skip to content

Commit a8a24c3

Browse files
authored
Fix the affected version of StringIO (#3214)
1 parent 99bfd47 commit a8a24c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

en/news/_posts/2024-03-21-buffer-overread-cve-2024-27280.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,13 @@ You can use `gem update stringio` to update it. If you are using bundler, please
3434

3535
* Ruby 3.0.6 or lower
3636
* Ruby 3.1.4 or lower
37-
* StringIO gem 3.0.2 or lower
37+
* StringIO gem 3.0.1 or lower
3838

3939
## Credits
4040

4141
Thanks to [david_h1](https://hackerone.com/david_h1?type=user) for discovering this issue.
4242

4343
## History
4444

45+
* Fixed the affected version of StringIO (3.0.2 -> 3.0.1) at 2024-04-11 12:50:00 (UTC)
4546
* Originally published at 2024-03-21 4:00:00 (UTC)

0 commit comments

Comments
 (0)