cvelist/2017/1000xxx/CVE-2017-1000037.json

65 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-05-06T20:43:28.285993",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-1000037",
"REQUESTER" : "justin@justinsteven.com",
2017-10-16 12:31:07 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "RVM",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "1.28.0 and earlier"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "RVM"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "RVM automatically loads environment variables from files in $PWD resulting in command execution RVM vulnerable to command injection when automatically loading environment variables from files in $PWD RVM automatically executes hooks located in $PWD resulting in code execution RVM automatically installs gems as specified by files in $PWD resulting in code execution RVM automatically does \"bundle install\" on a Gemfile specified by .versions.conf in $PWD resulting in code execution"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
2017-10-16 12:31:07 -04:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/justinsteven/advisories/blob/master/2017_rvm_cd_command_execution.md"
}
]
}
}