Event-Stream 包安全更新

更新于:2019 年 6 月 23 日

我们一直在与扩展插件作者合作,以更新他们的扩展和依赖项。

以下是当前被拦截的扩展列表

  • JacobeanResearchandDevelopmentLLC.vscode-scxml-preview
  • joaquin6.package-watch
  • KazuoCode.gthubsum
  • MaxGotovkin.tslens

2018 年 11 月 26 日 Kai Maetzel, @kaimaetzel

您可能已经听说流行的 event-stream NPM 包中包含恶意依赖项。详情可在以下 GitHub 问题中查看:https://github.com/dominictarr/event-stream/issues/116。此漏洞已存在约两个月,但直到最近才被发现。

简而言之 (TL;DR):Visual Studio Code 未受到行业范围内的 NPM event-stream 包安全问题的影响。为了主动保护我们的用户群,我们已暂时从 VS Code 市场中移除了受此包影响的扩展。

我们立即检查了我们是否受到影响以及受到何种影响。首先,我们扫描了 Visual Studio Code。Visual Studio Code 的两个产品安装版本(稳定版和内部预览版)都是安全的。

其次,我们扫描了 VS Code 市场中的所有扩展。我们确定了几个受影响的扩展。为了保护我们的用户以及这些扩展的作者,我们决定采取积极措施,自动卸载这些扩展。用户无需采取任何操作来移除这些扩展。这些扩展也将从市场中下架。

在扫描时,以下扩展包含恶意代码

  • aoisupersix.bve5-language-support
  • apollographql.vscode-apollo
  • ardenivanov.svelte-intellisense
  • ballerina.ballerina
  • BattleBas.kivy-vscode
  • cesium.gltf-vscode
  • christianvoigt.argdown-vscode
  • codemooseus.vscode-devtools-for-chrome
  • curlybracket.vlocode
  • ivory-lab.jenkinsfile-support
  • JacobeanResearchandDevelopmentLLC.vscode-scxml-preview
  • joe-re.sql-language-server
  • jomiller.rtags-client
  • jorithvdheuvel.webdav
  • KazuoCode.gthubsum
  • kddejong.vscode-cfn-lint
  • Koihik.vscode-lua-format
  • myxvisual.vscode-ts-uml
  • OptimaSystems.vscode-apl-language-client
  • Paul-Ehigie-Paul.nativescript-extend
  • qoretechnologies.qorus-vscode
  • quantum.quantum-devkit-vscode
  • ritwickdey.LiveServer
  • rkoubou.ksp
  • roboceo.robojsx-plugin
  • salbert.comment-ts
  • SiteGo.spgo
  • terminus.tangram-vscode-plugin
  • tintrinh.php-refactor
  • tomoki1207.pdf
  • vlopes11.advpls-client
  • webhint.vscode-webhint
  • wix.stylable-intelligence
  • Yseop.vscode-yseopml
  • zfzackfrost.commentbars
  • Zowe.vscode-extension-for-zowe

我们正在通知这些扩展的作者。一旦作者更新了他们的扩展并通知我们,我们将验证更新。届时,您将能够从市场重新安装这些扩展。

致扩展作者的说明:当您使用 yeoman 代码生成器生成扩展时,您可能已将该恶意代码作为开发依赖项安装。请删除您的 node_modules 文件夹,使用 npm cache clean --force 清理您的 npm 缓存,并重新运行 npm install

扩展作者需要将 vscode 模块更新至 1.1.22

我们将随时向您通报最新进展。

Kai Maetzel (Microsoft)

© . This site is unofficial and not affiliated with Microsoft.