VDB
KO
MEDIUM

GHSA-hgpp-pp89-4fgf

Action Pack contains database-query restrictions bypass

Details

`actionpack/lib/action_dispatch/http/request.rb` in Ruby on Rails before 2.3.16, 3.0.x before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly consider differences in parameter handling between the Active Record component and the Rack interface, which allows remote attackers to bypass intended database-query restrictions and perform NULL checks via a crafted request, as demonstrated by certain `[nil]` values, a related issue to CVE-2012-2694.

Are you affected?

Enter the version of the package you're using.

Affected packages

RubyGems / actionpack
Introduced in: 3.0.0.beta Fixed in: 3.0.13
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 3.1.0 Fixed in: 3.1.5
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 3.2.0 Fixed in: 3.2.4
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 0 Fixed in: 2.3.16
Fix bundle update actionpack

References