cvelist/2021/28xxx/CVE-2021-28794.json
2021-04-05 06:00:42 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28794",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The unofficial ShellCheck extension before 0.13.4 for Visual Studio Code mishandles shellcheck.executablePath."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/timonwong/vscode-shellcheck/pull/181",
"refsource": "MISC",
"name": "https://github.com/timonwong/vscode-shellcheck/pull/181"
},
{
"url": "https://github.com/timonwong/vscode-shellcheck/releases/tag/v0.13.4",
"refsource": "MISC",
"name": "https://github.com/timonwong/vscode-shellcheck/releases/tag/v0.13.4"
},
{
"refsource": "MISC",
"name": "https://vuln.ryotak.me/advisories/10",
"url": "https://vuln.ryotak.me/advisories/10"
}
]
}
}