Active Record subject to strong parameters protection bypass
High severity
GitHub Reviewed
Published
Oct 24, 2017
to the GitHub Advisory Database
•
Updated Nov 10, 2023
Package
Affected versions
>= 4.0.0, < 4.0.9
>= 4.1.0, < 4.1.5
Patched versions
4.0.9
4.1.5
Description
Published by the National Vulnerability Database
Aug 20, 2014
Published to the GitHub Advisory Database
Oct 24, 2017
Reviewed
Jun 16, 2020
Last updated
Nov 10, 2023
activerecord/lib/active_record/relation/query_methods.rb
in Active Record in Ruby on Rails 4.0.x before 4.0.9 and 4.1.x before 4.1.5 allows remote attackers to bypass the strong parameters protection mechanism via crafted input to an application that makescreate_with
calls.References