原始 OSV JSON{
"id": "GHSA-98mf-8f57-64qf",
"aliases": [
"CVE-2012-3463"
],
"details": "Cross-site scripting (XSS) vulnerability in `actionpack/lib/action_view/helpers/form_tag_helper.rb` in Ruby on Rails 3.x before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via the `prompt` field to the `select_tag` helper.",
"summary": "actionpack Cross-site Scripting vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0"
},
{
"fixed": "3.0.17"
}
]
}
],
"package": {
"name": "actionpack",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.1.0"
},
{
"fixed": "3.1.8"
}
]
}
],
"package": {
"name": "actionpack",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.2.0"
},
{
"fixed": "3.2.8"
}
]
}
],
"package": {
"name": "actionpack",
"ecosystem": "RubyGems"
}
}
],
"modified": "2023-01-23T16:34:24Z",
"severity": [],
"published": "2017-10-24T18:33:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3463",
"type": "ADVISORY"
},
{
"url": "https://github.com/rails/rails/commit/6d0526db91afb0675c2ad3d871529d1536303c64",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/rubyonrails-security/c/fV3QUToSMSw/m/eHBSFOUYHpYJ?pli=1",
"type": "WEB"
},
{
"url": "https://groups.google.com/group/rubyonrails-security/msg/961e18e514527078?dmode=source&output=gplain",
"type": "WEB"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2013-0154.html",
"type": "WEB"
},
{
"url": "http://weblog.rubyonrails.org/2012/8/9/ann-rails-3-2-8-has-been-released",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2012-08-10T10:34:47Z",
"github_reviewed_at": "2020-06-16T21:27:55Z"
}
}