原始 OSV JSON{
"id": "GHSA-9rf5-jm6f-2fmm",
"aliases": [
"CVE-2014-3514"
],
"details": "`activerecord/lib/active_record/relation/query_methods.rb` in Active Record in Ruby on Rails 4.0.x before 4.0.9 and 4.1.x before 4.1.5 allows remote attackers to bypass the strong parameters protection mechanism via crafted input to an application that makes `create_with` calls.",
"summary": "Active Record subject to strong parameters protection bypass",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.9"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.5"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-08-25T22:56:38Z",
"severity": [],
"published": "2017-10-24T18:33:36Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3514",
"type": "ADVISORY"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2014-3514.yml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!msg/rubyonrails-security/M4chq5Sb540/CC1Fh0Y_NWwJ",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/M4chq5Sb540/CC1Fh0Y_NWwJ",
"type": "WEB"
},
{
"url": "http://openwall.com/lists/oss-security/2014/08/18/10",
"type": "WEB"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2014-1102.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2014-08-20T11:17:14Z",
"github_reviewed_at": "2020-06-16T21:29:34Z"
}
}