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
heroku-CVE-2013-0333 | Kitploit
Tools/GitHubGitHub/heroku/heroku-cve-2013-0333
Vulnerability ScannersConfiguration AuditingWeb SecurityCloud SecurityMisconfiguration
GitHubheroku/heroku-cve-2013-0333

heroku-CVE-2013-0333

View Repository
22 months 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

heroku-CVE-2013-0333

Inspect all of your heroku apps to see if they are running a vulnerable version of Rails

Background

A serious security vulnerability has been found in the Ruby on Rails framework. This exploit affects nearly all applications running Rails versions 2.3 and 3.0, and a patch has been made available.

Rails developers can get a full list of all your affected Heroku applications by running this script. The following Rails versions have been patched and deemed safe from this exploit:

  • 3.0.20
  • 2.3.16
  • 3.2.x
  • 3.1.x

If you do not upgrade, an attacker can trivially gain access to your application, its data, and run arbitrary code or commands. Heroku recommends upgrading to a patched version immediately.

Instructions

root@kitploit:~
$ git clone [email protected]:heroku/heroku-CVE-2013-0333.git
$ cd heroku-CVE-2013-0333
$ ruby heroku-CVE-2013-0333.rb

PGP Signature

The Heroku Security Team's PGP key is available at https://policy.heroku.com/security

Download Tool