An open index of dependabot pull requests across open source projects.

activerecord vulnerable to SQL Injection

GHSA-76wq-xw4h-f8wj CVE-2012-2695
Description:

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.

Affected Packages
Ecosystem Package Vulnerable Versions Patched Version
rubygems activerecord >= 3.2.0, < 3.2.6
>= 3.1.0, < 3.1.6
3.2.6
Related Dependabot Pull Requests