CVE-2013-0276: Medium severity ruby on rails vulnerability
ActiveRecord in Ruby on Rails before 2.3.17, 3.1.x before 3.1.11, and 3.2.x before 3.2.12 allows remote attackers to bypass the attrprotected protection mechanism and modify protected model attributes via a crafted request.
Other sources
ActiveRecord in Ruby on Rails before 2.3.17, 3.1.x before 3.1.11, and 3.2.x before 3.2.12 allows remote attackers to bypass the attrprotected protection mechanism and modify protected model attributes via a crafted request.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2013-0276?
CVE-2013-0276 has a medium severity rating due to its potential to allow unauthorized modification of protected attributes in Ruby on Rails applications.
How do I fix CVE-2013-0276?
To fix CVE-2013-0276, ensure that you upgrade to the patched versions of Ruby on Rails: 2.3.17, 3.1.11, or 3.2.12 and later.
What versions of Ruby on Rails are affected by CVE-2013-0276?
CVE-2013-0276 affects Ruby on Rails versions prior to 2.3.17, 3.1.x before 3.1.11, and 3.2.x before 3.2.12.
Can CVE-2013-0276 be exploited remotely?
Yes, CVE-2013-0276 can be exploited by remote attackers through crafted requests to bypass the `attr_protected` mechanisms.
Is CVE-2013-0276 a common vulnerability?
CVE-2013-0276 is considered significant due to the widespread use of Ruby on Rails, making it a common target for attackers.