Sunday, October 19, 2008

Rails 2.0.5: Security fixes

Posted by David

Time for another small security fix for Rails 2.0.×. The 2.0.5 release contains just two changes: A backport of the offset/limit sanitization fix for Active Record and a fix against header-injection when using user-contributed strings in redirect_to (see Response Splitting for more information).

As always, you can install with:
gem install rails --version 2.0.5