mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-j96r-xvjq-r9pg
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-j96r-xvjq-r9pg",
|
||||
"modified": "2023-01-23T17:49:35Z",
|
||||
"modified": "2025-03-31T17:46:20Z",
|
||||
"published": "2017-10-24T18:33:36Z",
|
||||
"aliases": [
|
||||
"CVE-2015-3227"
|
||||
],
|
||||
"summary": "activesupport vulnerable to Denial of Service via large XML document depth",
|
||||
"details": "The (1) `jdom.rb` and (2) `rexml.rb` components in Active Support in Ruby on Rails before 4.1.11 and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service (SystemStackError) via a large XML document depth.",
|
||||
"details": "The (1) `jdom.rb` and (2) `rexml.rb` components in Active Support in Ruby on Rails before 3.2.22, 4.1.x before 4.1.11, and 4.2.x before 4.2.2, when JDOM or REXML is enabled, allow remote attackers to cause a denial of service (SystemStackError) via a large XML document depth.",
|
||||
"severity": [],
|
||||
"affected": [
|
||||
{
|
||||
@@ -20,7 +20,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
"introduced": "4.0.0.beta1"
|
||||
},
|
||||
{
|
||||
"fixed": "4.1.11"
|
||||
@@ -39,7 +39,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.2.0"
|
||||
"introduced": "4.2.0.beta1"
|
||||
},
|
||||
{
|
||||
"fixed": "4.2.2"
|
||||
@@ -47,6 +47,25 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "RubyGems",
|
||||
"name": "activesupport"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "3.2.22"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
@@ -54,6 +73,22 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3227"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rails/rails/commit/12f763ce1131d29d24bd0d8f868e2697a139aea3"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rails/rails/commit/153cc843ad95930b00b0ca91d30b599b7dec9680"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rails/rails/commit/78b29e08c700d889837af6c51c7debd3864abc3d"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/rails/rails"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://groups.google.com/forum/message/raw?msg=rubyonrails-security/bahr2JLnxvk/x4EocXnHPp8J"
|
||||
|
||||
Reference in New Issue
Block a user