CVE-2012-2695: activerecord vulnerable to SQL Injection
(updated )
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
- github.com/advisories/GHSA-76wq-xw4h-f8wj
- github.com/rails/rails
- github.com/rails/rails/commit/62f81f4d6b3ee40e9887ffd92ab14714bad93f18
- github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2012-2695.yml
- groups.google.com/g/rubyonrails-security/c/l4L0TEVAz1k/m/Vr84sD9B464J
- groups.google.com/group/rubyonrails-security/msg/aee3413fb038bf56?dmode=source&output=gplain
- nvd.nist.gov/vuln/detail/CVE-2012-2695
Detect and mitigate CVE-2012-2695 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →