原始 OSV JSON{
"id": "GHSA-fhj9-cjjh-27vm",
"aliases": [
"CVE-2013-0277"
],
"details": "ActiveRecord in Ruby on Rails before 2.3.17 and 3.x before 3.1.0 allows remote attackers to cause a denial of service or execute arbitrary code via crafted serialized attributes that cause the +serialize+ helper to deserialize arbitrary YAML.",
"summary": "Active Record contains deserialization of arbitrary YAML",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.17"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.0"
}
]
}
],
"package": {
"name": "activerecord",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-03-14T22:15:51Z",
"severity": [],
"published": "2017-10-24T18:33:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0277",
"type": "ADVISORY"
},
{
"url": "https://github.com/rails/rails/tree/v6.1.4.1/activerecord",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activerecord/CVE-2013-0277.yml",
"type": "WEB"
},
{
"url": "https://groups.google.com/group/rubyonrails-security/msg/302ec7ce90f13837?dmode=source&output=gplain",
"type": "WEB"
},
{
"url": "https://puppet.com/security/cve/cve-2013-0277",
"type": "WEB"
},
{
"url": "http://lists.apple.com/archives/security-announce/2013/Jun/msg00000.html",
"type": "WEB"
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2013-03/msg00048.html",
"type": "WEB"
},
{
"url": "http://securitytracker.com/id?1028109",
"type": "WEB"
},
{
"url": "http://support.apple.com/kb/HT5784",
"type": "WEB"
},
{
"url": "http://weblog.rubyonrails.org/2013/2/11/SEC-ANN-Rails-3-2-12-3-1-11-and-2-3-17-have-been-released",
"type": "WEB"
},
{
"url": "http://www.debian.org/security/2013/dsa-2620",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/02/11/6",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2013-02-13T01:55:05Z",
"github_reviewed_at": "2020-06-16T21:34:43Z"
}
}