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

83 lines
2.3 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-0901",
"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 fails to validate specification names, allowing a maliciously crafted gem to potentially overwrite any file on the filesystem."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'Ûª) (CWE-22)"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.exploit-db.com/exploits/42611/"
},
{
"url" : "http://blog.rubygems.org/2017/08/27/2.6.13-released.html"
},
{
"url" : "https://github.com/rubygems/rubygems/commit/ad5c0a53a86ca5b218c7976765c0365b91d22cb2"
},
{
"url" : "https://hackerone.com/reports/243156"
},
2017-11-08 06:05:13 -05:00
{
"url" : "https://www.debian.org/security/2017/dsa-3966"
},
2017-10-16 12:31:07 -04:00
{
"url" : "https://security.gentoo.org/glsa/201710-01"
},
{
"url" : "http://www.securityfocus.com/bid/100580"
},
{
"url" : "http://www.securitytracker.com/id/1039249"
}
]
}
}