VDB
KO
MEDIUM

GHSA-q34c-48gc-m9g8

actionpack allows remote attackers to bypass database-query restrictions, perform NULL checks via crafted request

Details

`actionpack/lib/action_dispatch/http/request.rb` in Ruby on Rails before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 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 `['xyz', nil]` values, a related issue to CVE-2012-2660.

Are you affected?

Enter the version of the package you're using.

Affected packages

RubyGems / actionpack
Introduced in: 3.0.13 Fixed in: 3.0.14
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 3.1.0 Fixed in: 3.1.6
Fix bundle update actionpack
RubyGems / actionpack
Introduced in: 3.2.0 Fixed in: 3.2.6
Fix bundle update actionpack

References