2018-11-26 16:06:22 -05:00
{
2019-03-18 04:04:07 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"ID" : "CVE-2019-0546" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Microsoft Visual Studio" ,
"version" : {
"version_data" : [
{
"version_value" : "2017 version 15.9"
}
]
}
}
]
} ,
"vendor_name" : "Microsoft"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-01-08 15:08:53 -05:00
{
2019-03-18 04:04:07 +00:00
"lang" : "eng" ,
"value" : "A remote code execution vulnerability exists in Visual Studio when the C++ compiler improperly handles specific combinations of C++ constructs, aka \"Visual Studio Remote Code Execution Vulnerability.\" This affects Microsoft Visual Studio."
2019-01-08 15:08:53 -05:00
}
2019-03-18 04:04:07 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote Code Execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0546" ,
"refsource" : "CONFIRM" ,
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0546"
} ,
{
"name" : "106391" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106391"
}
]
}
}