原始 OSV JSON{
"id": "GHSA-24fg-p96v-hxh8",
"aliases": [
"CVE-2011-0447"
],
"details": "Ruby on Rails 2.1.x, 2.2.x, and 2.3.x before 2.3.11, and 3.x before 3.0.4, does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged (1) AJAX or (2) API requests that leverage \"combinations of browser plugins and HTTP redirects,\" a related issue to CVE-2011-0696.",
"summary": "actionpack Cross-Site Request Forgery vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.3.11"
}
]
}
],
"package": {
"name": "actionpack",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.4"
}
]
}
],
"package": {
"name": "actionpack",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-05-26T17:41:44Z",
"severity": [],
"published": "2017-10-24T18:33:38Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0447",
"type": "ADVISORY"
},
{
"url": "https://github.com/rails/rails/commit/66ce3843d32e9f2ac3b1da20067af53019bbb034",
"type": "WEB"
},
{
"url": "https://github.com/rails/rails/commit/7e86f9b4d2b7dfa974c10ae7e6d8ef90f3d77f06",
"type": "WEB"
},
{
"url": "https://github.com/rails/rails",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-0447.yml",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20120527023027/http://www.securityfocus.com/bid/46291",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20170223045008/http://www.securitytracker.com/id?1025060",
"type": "WEB"
},
{
"url": "http://groups.google.com/group/rubyonrails-security/msg/c22ea1668c0d181c?dmode=source&output=gplain",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/057650.html",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055074.html",
"type": "WEB"
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055088.html",
"type": "WEB"
},
{
"url": "http://weblog.rubyonrails.org/2011/2/8/csrf-protection-bypass-in-ruby-on-rails",
"type": "WEB"
},
{
"url": "http://www.debian.org/security/2011/dsa-2247",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2011-02-14T21:00:03Z",
"github_reviewed_at": "2020-06-16T20:51:22Z"
}
}