First published: Thu Oct 28 2010(Updated: )
Ruby on Rails 2.3.9 and 3.0.0 does not properly handle nested attributes, which allows remote attackers to modify arbitrary records by changing the names of parameters for form inputs.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Rubyonrails Rails | =2.3.9 | |
Rubyonrails Rails | =3.0.0 | |
rubygems/activerecord | >=3.0.0<3.0.1 | 3.0.1 |
rubygems/activerecord | >=2.3.9<2.3.10 | 2.3.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-3933 is classified as a high severity vulnerability due to the potential for remote attackers to modify arbitrary records.
You can fix CVE-2010-3933 by upgrading to Ruby on Rails version 2.3.10 or 3.0.1.
CVE-2010-3933 affects Ruby on Rails versions 2.3.9 and 3.0.0.
CVE-2010-3933 is a vulnerability related to improper handling of nested attributes in Ruby on Rails.
Yes, CVE-2010-3933 can be exploited remotely, allowing attackers to change parameter names to modify records.