Skip to content

ActiveRecord in Ruby on Rails allows database-query bypass

High severity GitHub Reviewed Published Oct 24, 2017 to the GitHub Advisory Database • Updated Jul 4, 2023

Package

bundler activerecord (RubyGems)

Affected versions

>= 4.2.0, <= 4.2.7.0

Patched versions

4.2.7.1

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.

References

Published to the GitHub Advisory Database Oct 24, 2017
Reviewed Jun 16, 2020
Last updated Jul 4, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

CVE ID

CVE-2016-6317

GHSA ID

GHSA-pr3r-4wrp-r2pv

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.