2020-08-04 21:03:04 +00:00
{
2020-10-16 15:12:00 -07: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-08-04 21:03:04 +00:00
}
2020-10-16 15:12:00 -07: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 \u0027package.json\u0027 file, aka \u0027Visual Studio JSON Remote Code Execution Vulnerability\u0027."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Remote Code Execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-17023"
}
]
}
}