2020-08-04 21:03:04 +00:00
{
2020-10-16 23:01:51 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"ID" : "CVE-2020-17023" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Visual Studio Code" ,
"version" : {
"version_data" : [
{
"version_value" : ""
}
]
}
}
]
} ,
"vendor_name" : "Microsoft"
2020-10-16 15:12:00 -07:00
}
]
}
2020-10-16 23:01:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A remote code execution vulnerability exists in Visual Studio Code when a user is tricked into opening a malicious 'package.json' file, aka 'Visual Studio JSON Remote Code Execution Vulnerability'."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote Code Execution"
}
]
}
2020-10-16 15:12:00 -07:00
]
2020-10-16 23:01:51 +00:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-17023" ,
"refsource" : "MISC" ,
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-17023"
}
]
}
}