Security restrictions bypass in Ruby on Rails - CVE-2016-6317
Published: September 14, 2016 / Updated: September 22, 2017
Ruby on Rails
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass certain security restrictions.
Action Record in Ruby on Rails 4.2.x before 4.2.7.1 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks or trigger missing WHERE clauses via a crafted request, as demonstrated by certain "[nil]" values.