CVE-2014-3483: SQL Injection
SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresql/quoting.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 4.x before 4.0.7 and 4.1.x before 4.1.3 allows remote attackers to execute arbitrary SQL commands by leveraging improper range quoting.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-3483?
CVE-2014-3483 has been classified as a high severity vulnerability due to its potential for allowing arbitrary SQL command execution.
How do I fix CVE-2014-3483?
To fix CVE-2014-3483, upgrade to Active Record version 4.1.3 or 4.0.7 or later.
What versions of Active Record are affected by CVE-2014-3483?
CVE-2014-3483 affects Active Record versions prior to 4.0.7 and 4.1.x prior to 4.1.3.
What kind of vulnerability is CVE-2014-3483?
CVE-2014-3483 is an SQL injection vulnerability that allows attackers to execute arbitrary SQL commands.
Who is impacted by CVE-2014-3483?
Any application using affected versions of Active Record with PostgreSQL as the database backend is vulnerable to CVE-2014-3483.