First published: Tue Feb 16 2016(Updated: )
Active Model in Ruby on Rails 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 supports the use of instance-level writers for class accessors, which allows remote attackers to bypass intended validation steps via crafted parameters.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Ruby on Rails | >=4.1.0<4.1.14.1 | |
Ruby on Rails | >=4.2.0<4.2.5.1 | |
Ruby on Rails | =5.0.0-beta1 | |
Debian | =8.0 | |
Fedora | =22 | |
Fedora | =23 | |
SUSE Linux | =42.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-0753 has a medium severity rating due to its impact on validation bypass.
To fix CVE-2016-0753, upgrade Ruby on Rails to version 4.1.14.1 or higher, 4.2.5.1 or higher, or 5.0.0-beta1 or higher.
CVE-2016-0753 affects Ruby on Rails versions 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0-beta1.1.
Yes, CVE-2016-0753 allows remote attackers to exploit the vulnerability through crafted parameters.
CVE-2016-0753 is a validation bypass vulnerability related to instance-level writers in Active Model of Ruby on Rails.