Skip to content

Active Record contains SQL Injection via improper range quoting

High severity GitHub Reviewed Published Oct 24, 2017 to the GitHub Advisory Database • Updated Nov 10, 2023

Package

bundler activerecord (RubyGems)

Affected versions

>= 4.0.0, < 4.0.7
>= 4.1.0, < 4.1.3

Patched versions

4.0.7
4.1.3

Description

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

References

Published by the National Vulnerability Database Jul 7, 2014
Published to the GitHub Advisory Database Oct 24, 2017
Reviewed Jun 16, 2020
Last updated Nov 10, 2023

Severity

High

Weaknesses

CVE ID

CVE-2014-3483

GHSA ID

GHSA-r8fh-hq2p-7qhq

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.