cvelist/2017/2xxx/CVE-2017-2775.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "talos-cna@cisco.com",
"ID" : "CVE-2017-2775",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "LabVIEW 2016 Evaluation",
2017-10-16 12:31:07 -04:00
"version" : {
"version_data" : [
{
"version_value" : "16.0.0.49152"
2017-10-16 12:31:07 -04:00
}
]
}
}
]
},
"vendor_name" : "National Instruments"
2017-10-16 12:31:07 -04:00
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An exploitable memory corruption vulnerability exists in the LvVariantUnflatten functionality in 64-bit versions of LabVIEW before 2015 SP1 f7 Patch and 2016 before f2 Patch. A specially crafted VI file can cause a user controlled value to be used as a loop terminator resulting in internal heap corruption. An attacker controlled VI file can be used to trigger this vulnerability, exploitation could lead to remote code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "remote code execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.talosintelligence.com/reports/TALOS-2017-0269/"
},
{
"url" : "http://www.ni.com/product-documentation/53778/en/"
},
{
"url" : "http://www.securityfocus.com/bid/97020"
}
]
}
}