cvelist/2017/1000xxx/CVE-2017-1000212.json
2017-11-17 10:03:59 -05:00

63 lines
1.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.441598",
"ID" : "CVE-2017-1000212",
"REQUESTER" : "max@appcanary.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "alchemist.vim",
"version" : {
"version_data" : [
{
"version_value" : "< 2.8.0"
}
]
}
}
]
},
"vendor_name" : ""
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Elixir's vim plugin, alchemist.vim is vulnerable to remote code execution in the bundled alchemist-server. A malicious website can execute requests against an ephemeral port on localhost that are then evaluated as elixir code."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "unauthenticaled eval"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/tonini/alchemist-server/issues/14"
}
]
}
}