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

npm audit reports nested dependency decompress as vulnerable #190

Closed
jbauerrfid opened this issue Mar 2, 2020 · 4 comments
Closed

npm audit reports nested dependency decompress as vulnerable #190

jbauerrfid opened this issue Mar 2, 2020 · 4 comments

Comments

@jbauerrfid
Copy link

jbauerrfid commented Mar 2, 2020

The npm audit output is:

  High            Arbitrary File Write
  Package         decompress
  Patched in      No patch available
  Dependency of   @shelf/jest-mongodb [dev]
  Path            @shelf/jest-mongodb > mongodb-memory-server >
                  mongodb-memory-server-core > decompress
  More info       https://npmjs.com/advisories/1217

found with @shelf/jest-mongodb: version 1.1.3

@vladholubiev
Copy link
Member

vladholubiev commented Mar 2, 2020

Hey Jan, thanks for bringing this up!

Please raise this issue in the downstream dependency as well https://github.com/nodkz/mongodb-memory-server/issues

I'll update the lib once it's fixed there asap

@jenoosia
Copy link

mongodb-memory-server v6.4.1 includes the fix. Relevant issue: typegoose/mongodb-memory-server#271

@kvnsw
Copy link

kvnsw commented Mar 23, 2020

Looks like issue is solved with the latest commit, any chances we can get a new release soon? @vladgolubev :)

@vladholubiev
Copy link
Member

v1.1.4 is out

It includes the latest versions of all npm dependencies

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

No branches or pull requests

4 participants