cvelist/2017/0xxx/CVE-2017-0900.json

77 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com",
"DATE_PUBLIC" : "2017-08-27T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-0900",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "RubyGems",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "Versions before 2.6.13"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "HackerOne"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "RubyGems version 2.6.12 and earlier is vulnerable to maliciously crafted gem specifications to cause a denial of service attack against RubyGems clients who have issued a `query` command."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Uncontrolled Resource Consumption ('Resource Exhaustion') (CWE-400)"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://blog.rubygems.org/2017/08/27/2.6.13-released.html"
},
{
"url" : "https://github.com/rubygems/rubygems/commit/8a38a4fc24c6591e6c8f43d1fadab6efeb4d6251"
},
{
"url" : "https://hackerone.com/reports/243003"
},
{
"url" : "https://security.gentoo.org/glsa/201710-01"
},
{
"url" : "http://www.securityfocus.com/bid/100579"
},
{
"url" : "http://www.securitytracker.com/id/1039249"
}
]
}
}