mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-h835-75hw-pj89
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h835-75hw-pj89",
|
||||
"modified": "2023-01-23T17:34:24Z",
|
||||
"modified": "2025-01-21T15:18:40Z",
|
||||
"published": "2017-10-24T18:33:37Z",
|
||||
"aliases": [
|
||||
"CVE-2012-3464"
|
||||
],
|
||||
"summary": "activesupport Cross-site Scripting vulnerability",
|
||||
"details": "Cross-site scripting (XSS) vulnerability in `activesupport/lib/active_support/core_ext/string/output_safety.rb` in Ruby on Rails before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 might allow remote attackers to inject arbitrary web script or HTML via vectors involving a ' (quote) character.",
|
||||
"details": "Cross-site scripting (XSS) vulnerability in `activesupport/lib/active_support/core_ext/string/output_safety.rb` in Ruby on Rails before 2.3.16, 3.0.x before , 3.1.x before 3.1.8, and 3.2.x before 3.2.8 might allow remote attackers to inject arbitrary web script or HTML via vectors involving a ' (quote) character.",
|
||||
"severity": [],
|
||||
"affected": [
|
||||
{
|
||||
@@ -20,7 +20,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
"introduced": "3.0.0.beta"
|
||||
},
|
||||
{
|
||||
"fixed": "3.0.17"
|
||||
@@ -66,6 +66,28 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "RubyGems",
|
||||
"name": "activesupport"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "3.0.17"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "< 2.3.16"
|
||||
}
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
@@ -89,6 +111,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rails/rails/commit/d0c9759d3aeb6327d68dd6c0de0fe2fed4e3c870"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rails/rails/commit/d549df7133f2b0bad8112890d478c33e990e12bc"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-h835-75hw-pj89"
|
||||
@@ -109,10 +135,6 @@
|
||||
"type": "WEB",
|
||||
"url": "http://rhn.redhat.com/errata/RHSA-2013-0154.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://secunia.com/advisories/50694"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://weblog.rubyonrails.org/2012/8/9/ann-rails-3-2-8-has-been-released"
|
||||
|
||||
Reference in New Issue
Block a user