Ruby CGI DoS Exploit - Mongrel Hot Fix
There is a denial of service vulnerability for Ruby applications that either use cgi.rb, or run on Mongrel or Litespeed. Rails is affected, details below:
“There has been an exploitable bug in the Ruby CGI library named cgi.rb which allows:Anyone on the Internet to…
Send a single HTTP request to…
Any Ruby program (NOT just Mongrel) using…
cgi.rb multipart parsing with…
A malformed MIME body that…
Causes the Ruby process to go into a 99% CPU infinite loop killing it.”
Zed Shaw has release a temporary hotfix for Mongrel:
THE FIXEveryone using Mongrel can get the fix immediately by installing the latest pre-release version 0.3.14:
sudo gem install mongrel—source=http://mongrel.rubyforge.org/releases
You can find the full details here: http://rubyforge.org/
.
Posted on October 26, 2006
Filed Under Daily Thoughts, Ranting, Ruby on Rails, Security, Tech, Web
Related Posts:
-
Zed Shaw’s PDF Book on Deploying,Serving and Extending Ruby apps with Mongrel
Show my Ruby Gems
Ruby on Rails 1.1 Released!
Apple publishes Ruby on Rails tutorial
Locomotive: OS X 1-click Ruby on Rails development environment update
Understanding Symbols in Ruby
Comments
Leave a Reply
