Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2021-43138: Prototype Pollution in async #3061

Closed
huineng opened this issue Apr 13, 2022 · 4 comments
Closed

CVE-2021-43138: Prototype Pollution in async #3061

huineng opened this issue Apr 13, 2022 · 4 comments

Comments

@huineng
Copy link

huineng commented Apr 13, 2022

Hi, i'm getting several audit warnings related to GHSA-fwr7-v2mv-hh25

affected library: workbox-webpack-plugin
also addressed here jakejs/jake#408

async  <3.2.2
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
fix available via `npm audit fix --force`
Will install workbox-webpack-plugin@6.3.0, which is a breaking change
node_modules/jake/node_modules/async
  jake  >=8.0.1
  Depends on vulnerable versions of async
  node_modules/jake
    ejs  >=3.1.2
    Depends on vulnerable versions of jake
    node_modules/ejs
      @surma/rollup-plugin-off-main-thread  >=2.2.0
      Depends on vulnerable versions of ejs
      node_modules/@surma/rollup-plugin-off-main-thread
        workbox-build  >=6.4.0
        Depends on vulnerable versions of @surma/rollup-plugin-off-main-thread
        node_modules/workbox-build
          workbox-webpack-plugin  >=6.4.0
          Depends on vulnerable versions of workbox-build
          node_modules/workbox-webpack-plugin

thanks

@MCYouks
Copy link

MCYouks commented Apr 16, 2022

Same here !

@akksa
Copy link

akksa commented Apr 20, 2022

same here

@userquin
Copy link

published ejs 3.1.7: fixed jake dependency

@jeffposnick
Copy link
Contributor

I can confirm that a fresh install of the various Workbox builds tools shows that the open vulnerability has been resolved, as @surma/rollup-plugin-off-main-thread now pulls in ejs v3.1.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants