GLSA Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 12 May 2004 Posts: 2663
|
Posted: Mon Aug 14, 2006 4:26 pm Post subject: [ GLSA 200608-20 ] Ruby on Rails: Several vulnerabilities |
|
|
Gentoo Linux Security Advisory
Title: Ruby on Rails: Several vulnerabilities (GLSA 200608-20)
Severity: high
Exploitable: remote
Date: August 14, 2006
Updated: December 13, 2006
Bug(s): #143369
ID: 200608-20
Synopsis
Ruby on Rails has some weaknesses potentially allowing a Denial of Service and maybe the remote execution of arbitrary Ruby scripts.
Background
Ruby on Rails is an open-source web framework.
Affected Packages
Package: dev-ruby/rails
Vulnerable: < 1.1.6
Unaffected: >= 1.1.6
Architectures: All supported architectures
Description
The Ruby on Rails developers have corrected some weaknesses in action_controller/, relative to the handling of the user input and the LOAD_PATH variable. A remote attacker could inject arbitrary entries into the LOAD_PATH variable and alter the main Ruby on Rails process. The security hole has only been partly solved in version 1.1.5. Version 1.1.6 now fully corrects it.
Impact
A remote attacker that would exploit these weaknesses might cause a Denial of Service of the web framework and maybe inject arbitrary Ruby scripts.
Workaround
There is no known workaround at this time.
Resolution
All Ruby on Rails users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-ruby/rails-1.1.6" |
References
Ruby on Rails original advisory (1.1.5)
Ruby on Rails update (1.1.6)
CVE-2006-4111
CVE-2006-4112
Last edited by GLSA on Wed Jul 02, 2008 4:18 am; edited 5 times in total |
|