原始 OSV JSON{
"id": "GHSA-mhwp-qhpc-h3jm",
"aliases": [
"CVE-2014-3482"
],
"details": "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.",
"summary": "SQL Injection in Active Record",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "3.2.19"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
}
],
"modified": "2025-03-31T17:07:56Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3482",
"type": "ADVISORY"
},
{
"url": "https://github.com/rails/rails/commit/1f2192e46d78ee0ba2b06373f2c24caf8440ff5b",
"type": "WEB"
},
{
"url": "https://github.com/rails/rails",
"type": "PACKAGE"
},
{
"url": "https://groups.google.com/g/rubyonrails-security/c/wDxePLJGZdI",
"type": "WEB"
},
{
"url": "http://openwall.com/lists/oss-security/2014/07/02/5",
"type": "WEB"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2014-0876.html",
"type": "WEB"
},
{
"url": "http://www.debian.org/security/2014/dsa-2982",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:46:25Z"
}
}