62 matches found
Supply Chain Attack
npm is vulnerable to supply chain attack. The vulnerability exists due to the lack of verification root-level workspace path...
CVE-2021-22539 Code execution in VSCode-bazel via malicious Bazel config files
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 recomme...