CVE Catalog

CVE-2014-3482

High
Published: Translated: NVD NIST

Summary

CVE-2014-3482 is an SQL injection vulnerability in the PostgreSQL adapter for Active Record in Ruby on Rails versions 2.x and 3.x before 3.2.19. It allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting.

Risk Assessment

Organizations may be exposed to unauthorized access to the database, potentially leading to data loss or modification. Attackers could exploit this vulnerability to conduct attacks on backend systems.

Recommendation

It is recommended to upgrade Ruby on Rails to version 3.2.19 or later to mitigate this vulnerability. Additionally, conducting an application audit to identify and secure other potential vulnerabilities is advisable.

Related vulnerabilities

Original NVD description (English source)

SQL injection vulnerability in activerecord/lib/active_record/connection_adapters/postgresql_adapter.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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS