From 3896b48678145db3e831566f6c752acd3517dd90 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 14 Sep 2017 11:26:53 +0000 Subject: merge revision(s) 59897: lib/webrick/log.rb: sanitize any type of logs It had failed to sanitize some type of exception messages. Reported and patched by Yusuke Endoh (mame) at https://hackerone.com/reports/223363 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@59900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 67e70e4db9..21443c274c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Sep 14 20:25:55 2017 Yusuke Endoh + + lib/webrick/log.rb: sanitize any type of logs + + It had failed to sanitize some type of exception messages. Reported and + patched by Yusuke Endoh (mame) at https://hackerone.com/reports/223363 + Thu Sep 14 13:32:39 2017 Nobuyoshi Nakada parse.y: empty hash in defined -- cgit v1.2.3