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 report: critical vulnerability in dependendencies #50

Open
loretoparisi opened this issue Sep 26, 2018 · 1 comment
Open

npm audit report: critical vulnerability in dependendencies #50

loretoparisi opened this issue Sep 26, 2018 · 1 comment

Comments

@loretoparisi
Copy link

loretoparisi commented Sep 26, 2018

Recently doing npm audit I have found this critical vulnerabilities in dependencies liketar, handlebars, uglify-js, etc. that has been patched already for release stated below. Could you please bump those packages to versions below?

Thank you!

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Critical      │ Symlink Arbitrary File Overwrite                             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ tar                                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=2.0.0                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
│               │ > node-svm > node-gyp > tar                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/57  

for handlebars

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ Cross-Site Scripting                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ handlebars                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.0                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
│               │ > node-svm > handlebars                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/61            

and uglify-js

│ Low           │ Incorrect Handling of Non-Boolean Comparisons During         │
│               │ Minification                                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ uglify-js                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >= 2.4.24                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
│               │ > node-svm > handlebars > uglify-js                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/39 

and inquirer>lodash

Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.5                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ 973f04893cc6187d000700eeee953c325c0f7fd575e35e3aad013cb9a78… │
│               │ > node-svm > inquirer > lodash                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/577    
@loretoparisi loretoparisi changed the title npm audit report: critical vulnerability in tar npm audit report: critical vulnerability in tar and handlebars Sep 26, 2018
@loretoparisi loretoparisi changed the title npm audit report: critical vulnerability in tar and handlebars npm audit report: critical vulnerability in tar, handlebars, uglify-js Sep 26, 2018
@loretoparisi loretoparisi changed the title npm audit report: critical vulnerability in tar, handlebars, uglify-js npm audit report: critical vulnerability in dependendencies Sep 26, 2018
@Evana-n-bitterlich
Copy link

Got the same issue here.
Would be nice if all the modules could be updated because the last update was two years ago.
I've tried it and it seems to work perfectly fine!
Thanks :)

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

2 participants