2021-01-05 19:04:57 +00:00
{
"CVE_data_meta" : {
2021-04-16 12:10:11 +02:00
"ASSIGNER" : "security@google.com" ,
"DATE_PUBLIC" : "2021-04-15T22:00:00.000Z" ,
2021-01-05 19:04:57 +00:00
"ID" : "CVE-2021-22539" ,
2021-04-16 12:10:11 +02:00
"STATE" : "PUBLIC" ,
"TITLE" : "Code execution in VSCode-bazel via malicious Bazel config files"
2021-01-05 19:04:57 +00:00
} ,
2021-04-16 12:10:11 +02:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "VSCode-Bazel" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_value" : "0.4.0"
}
]
}
}
]
} ,
"vendor_name" : "Google LLC"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "RyotaK"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-05 19:04:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-04-16 12:10:11 +02:00
"value" : "An attacker can place a crafted JSON config file into the project folder pointing to a custom executable. VScode-bazel allows the workspace path to lint *.bzl files to be set via this config file. As such the attacker is able to execute any executable on the system through vscode-bazel. We recommend upgrading to version 0.4.1 or above."
2021-01-05 19:04:57 +00:00
}
]
2021-04-16 12:10:11 +02:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-73 External Control of File Name or Path"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2021-04-16 11:00:41 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/bazelbuild/vscode-bazel/security/advisories/GHSA-2rcw-j8x4-hgcv" ,
"name" : "https://github.com/bazelbuild/vscode-bazel/security/advisories/GHSA-2rcw-j8x4-hgcv"
2021-04-16 12:10:11 +02:00
} ,
{
2021-04-16 11:00:41 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/bazelbuild/vscode-bazel-ghsa-2rcw-j8x4-hgcv/pull/1" ,
"name" : "https://github.com/bazelbuild/vscode-bazel-ghsa-2rcw-j8x4-hgcv/pull/1"
2021-04-16 12:10:11 +02:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Upgrade vscode-bazel to version 0.4.1 or above"
}
] ,
"source" : {
"discovery" : "EXTERNAL"
2021-01-05 19:04:57 +00:00
}
2021-04-16 11:00:41 +00:00
}