代码拉取完成,页面将自动刷新
33
Fix CVE-2023-36617
已合并
https://www.ruby-lang.org/en/news/2023/06/29/redos-in-uri-CVE-2023-36617/
A ReDoS issue was discovered in the URI component before 0.12.2 for Ruby. The URI parser mishandles invalid URLs that have specific characters. There is an increase in execution time for parsing strings to URI objects with rfc2396_parser.rb and rfc3986_parser.rb. NOTE: this issue exists becuse of an incomplete fix for CVE-2023-28755. Version 0.10.3 is also a fixed version.