No release in over 3 years
Low commit activity in last 3 years
Patch CVE-2020-5267 for Rails 4 and Rails 3.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.2.0

Runtime

 Project Readme

legacy-rails-CVE-2020-5267-patch

CI

A patch for CVE-2020-5267 for Rails 4 and Rails 3. Upgrading Rails would definitely be better, but in the meantime if you're stuck on older versions of Rails, this provides the monkey patch noted in the security advisory packaged and tested as a gem.

Installation

Add this line to your application's Gemfile:

gem 'legacy-rails-CVE-2020-5267-patch'

And then execute:

$ bundle install