原始 OSV JSON{
"id": "GHSA-r8fh-hq2p-7qhq",
"aliases": [
"CVE-2014-3483"
],
"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.",
"summary": "Active Record contains SQL Injection via improper range quoting",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.7"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.3"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-03-14T22:03:04Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3483",
"type": "ADVISORY"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2014-07-07T11:01:30Z",
"github_reviewed_at": "2020-06-16T21:54:02Z"
}
}