Skip to primary content

42

Web notebook about thoughts and discoveries in DevOps, SRE, Software Engineering….

42

Main menu

  • Home
  • About
  • contact
  • Links

Post navigation

← Previous Next →

Rails XSS vulnerability

Posted on 4 September 2009 by kosmas

Problem
There was a warning about an XSS vulnerability in Ruby on Rails. More details can be found here.

Solution
Upgrade to the most recent (fixed) Rails version (2.3.4):

sudo gem install rails

This entry was posted in ruby on rails and tagged 2.3.4, Rails, ruby on rails, xss by kosmas. Bookmark the permalink.
Proudly powered by WordPress