activerecord vulnerable to SQL Injection
High severity
GitHub Reviewed
Published
Oct 24, 2017
to the GitHub Advisory Database
•
Updated Jan 21, 2025
Package
Affected versions
>= 3.1.0, < 3.1.6
>= 3.2.0, < 3.2.6
>= 3.0.0.beta, < 3.0.14
< 2.3.15
Patched versions
3.1.6
3.2.6
3.0.14
2.3.15
Description
Published by the National Vulnerability Database
Jun 22, 2012
Published to the GitHub Advisory Database
Oct 24, 2017
Reviewed
Jun 16, 2020
Last updated
Jan 21, 2025
The Active Record component in Ruby on Rails efore 2.3.15, 3.0.x before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 does not properly implement the passing of request data to a where method in an ActiveRecord class, which allows remote attackers to conduct certain SQL injection attacks via nested query parameters that leverage improper handling of nested hashes, a related issue to CVE-2012-2661.
References