Actions
Bug #16698
closedBackport security fix for CVE-2020-10663
Description
As announced at https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663/, you can upgrade the JSON gem to 2.3.0 to work around the security issue. However, that brings in new features and not just the security fix. The security issue itself is easy to fix in older ruby versions, and I think the next releases of Ruby 2.4, 2.5, and 2.6 should contain just this security fix without a JSON version upgrade. I'm not sure if we plan a security release of Ruby 2.4 before it goes fully out of support, but I think we should have one.
Attached is a patch for ruby 2.6. It applies cleanly to ruby 2.4 and 2.5 (with some offsets).
Files
Actions
Like0
Like0Like0Like0