ActiveRecord vulnerable to modification of protected model attributes
Moderate severity
GitHub Reviewed
Published
Oct 24, 2017
to the GitHub Advisory Database
•
Updated Nov 10, 2023
Package
Affected versions
< 2.3.17
>= 3.1.0, < 3.1.11
>= 3.2.0, < 3.2.12
Patched versions
2.3.17
3.1.11
3.2.12
Description
Published by the National Vulnerability Database
Feb 13, 2013
Published to the GitHub Advisory Database
Oct 24, 2017
Reviewed
Jun 16, 2020
Last updated
Nov 10, 2023
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
attr_protected
protection mechanism and modify protected model attributes via a crafted request.References