2020-12-22 16:02:56 +00:00
{
"CVE_data_meta" : {
2021-04-29 09:38:09 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-12-22 16:02:56 +00:00
"ID" : "CVE-2021-21415" ,
2021-04-29 09:38:09 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Visual Studio Code Prisma Extension Remote Code Execution Vulnerability"
2020-12-22 16:02:56 +00:00
} ,
2021-04-29 09:38:09 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "language-tools" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 2.1.0, < 2.20.0"
} ,
{
"version_value" : "< 20.0.27"
}
]
}
}
]
} ,
"vendor_name" : "prisma"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-12-22 16:02:56 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-04-29 09:38:09 -07:00
"value" : "Prisma VS Code a VSCode extension for Prisma schema files. This is a Remote Code Execution Vulnerability that affects all versions of the Prisma VS Code extension older than 2.20.0. If a custom binary path for the Prisma format binary is set in VS Code Settings, for example by downloading a project that has a .vscode/settings.json file that sets a value for \"prismaFmtBinPath\". That custom binary is executed when auto-formatting is triggered by VS Code or when validation checks are triggered after each keypress on a *.prisma file. Fixed in versions 2.20.0 and 20.0.27. As a workaround users can either edit or delete the `.vscode/settings.json` file or check if the binary is malicious and delete it."
2020-12-22 16:02:56 +00:00
}
]
2021-04-29 09:38:09 -07:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "{\"CWE-94\":\"Improper Control of Generation of Code ('Code Injection')\"}"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/prisma/language-tools/security/advisories/GHSA-4rf9-43m7-x828" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/prisma/language-tools/security/advisories/GHSA-4rf9-43m7-x828"
} ,
{
"name" : "https://github.com/prisma/language-tools/pull/750" ,
"refsource" : "MISC" ,
"url" : "https://github.com/prisma/language-tools/pull/750"
} ,
{
"name" : "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma" ,
"refsource" : "MISC" ,
"url" : "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma"
} ,
{
"name" : "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma-insider" ,
"refsource" : "MISC" ,
"url" : "https://marketplace.visualstudio.com/items?itemName=Prisma.prisma-insider"
}
]
} ,
"source" : {
"advisory" : "GHSA-4rf9-43m7-x828" ,
"discovery" : "UNKNOWN"
2020-12-22 16:02:56 +00:00
}
}