CVE-2014-3482: SQL Injection
SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresqladapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-3482?
CVE-2014-3482 has been classified as a high severity vulnerability due to its potential for remote SQL injection attacks.
How do I fix CVE-2014-3482?
To fix CVE-2014-3482, upgrade to Ruby on Rails version 3.2.19 or later.
What systems are affected by CVE-2014-3482?
CVE-2014-3482 affects Ruby on Rails versions 2.x and 3.x prior to 3.2.19, specifically when using the PostgreSQL adapter.
What kind of attack can exploit CVE-2014-3482?
CVE-2014-3482 allows attackers to execute arbitrary SQL commands through SQL injection due to improper bitstring quoting.
Is CVE-2014-3482 still a risk for users of Ruby on Rails?
Yes, users of vulnerable versions of Ruby on Rails who have not updated may still be at risk from CVE-2014-3482.