Action Pack contains database-query restrictions bypass
Moderate severity GitHub Reviewed Published Oct 24, 2017 to the GitHub Advisory Database • Updated Jan 22, 2025
Package
actionpack (RubyGems)
Affected versions
>= 3.1.0, < 3.1.5
>= 3.2.0, < 3.2.4
>= 3.0.0.beta, < 3.0.13
< 2.3.16
Patched versions
3.1.5
3.2.4
3.0.13
2.3.16
Description
Published by the National Vulnerability DatabaseJun 22, 2012
Published to the GitHub Advisory Database Oct 24, 2017
Reviewed Jun 16, 2020
Last updated Jan 22, 2025
actionpack/lib/action_dispatch/http/request.rbin 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.References