Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
legacy-rails-CVE-2020-5267-patch — Patch CVE-2020-5267 for Rails 4 and Rails 3 | Kitploit
Tools/GitHubGitHub/gui/legacy-rails-cve-2020-5267-patch
Vulnerability AnalysisCode AnalysisWeb SecurityDevSecOpsMisconfiguration
GitHubgui/legacy-rails-cve-2020-5267-patch

legacy-rails-CVE-2020-5267-patch

Patch CVE-2020-5267 for Rails 4 and Rails 3

View Repository
113 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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:

root@kitploit:~
gem 'legacy-rails-CVE-2020-5267-patch'

And then execute:

root@kitploit:~
$ bundle install
Download Tool