cvelist/2015/3xxx/CVE-2015-3649.json
2017-10-16 12:31:07 -04:00

76 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-3649",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The open-uri-cached rubygem allows local users to execute arbitrary Ruby code by creating a directory under /tmp containing \"openuri-\" followed by a crafted UID, and putting Ruby code in said directory once a meta file is created."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2015/05/06/2"
},
{
"url" : "http://www.benjaminfleischer.com/2013/03/20/yaml-and-security-in-ruby/"
},
{
"url" : "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L115"
},
{
"url" : "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L25"
},
{
"url" : "https://github.com/tigris/open-uri-cached/blob/master/lib/open-uri/cached.rb#L39"
},
{
"url" : "http://www.securityfocus.com/bid/74469"
}
]
}
}