An open index of dependabot pull requests across open source projects.

ActiveRecord in Ruby on Rails allows database-query bypass

GHSA-pr3r-4wrp-r2pv CVE-2016-6317
Description:

Active 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, a related issue to CVE-2012-2660, CVE-2012-2694, and CVE-2013-0155.

Affected Packages
Ecosystem Package Vulnerable Versions Patched Version
rubygems activerecord >= 4.2.0, <= 4.2.7.0
4.2.7.1
Related Dependabot Pull Requests