ghsa-r8fh-hq2p-7qhq
Vulnerability from github
Published
2017-10-24 18:33
Modified
2023-03-14 22:03
Summary
Active Record contains SQL Injection via improper range quoting
Details
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.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "activerecord" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "activerecord" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3483" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:54:02Z", "nvd_published_at": "2014-07-07T11:01:30Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-r8fh-hq2p-7qhq", "modified": "2023-03-14T22:03:04Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3483" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2014-3483.yml" }, { "type": "WEB", "url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/wDxePLJGZdI/WP7EasCJTA4J" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228150648/http://www.securityfocus.com/bid/68341" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/07/02/5" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0877.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2982" } ], "schema_version": "1.4.0", "severity": [], "summary": "Active Record contains SQL Injection via improper range quoting" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.