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

Security vulnerabilities reported in dustjs-linkedin #754

Closed
chambrid opened this issue Nov 14, 2016 · 2 comments
Closed

Security vulnerabilities reported in dustjs-linkedin #754

chambrid opened this issue Nov 14, 2016 · 2 comments

Comments

@chambrid
Copy link

Install nsp:
npm install nsp nsp-formatter-checkstyle

Run check
node_modules/nsp/bin/nsp check

$ node_modules/nsp/bin/nsp check
(+) 1 vulnerabilities found
┌───────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│               │ Arbitrary File Write                                                                                                                                │
├───────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Name          │ cli                                                                                                                                                 │
├───────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Installed     │ 0.11.3                                                                                                                                              │
├───────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Vulnerable    │ <1.0.0                                                                                                                                              │
├───────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Patched       │ >=1.0.0                                                                                                                                             │
├───────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Path          │ [email protected] > [email protected]                                                                                                                  │
├───────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ More Info     │ https://nodesecurity.io/advisories/95                                                                                                               │
└───────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
@danactive
Copy link
Contributor

Fixed, let's get my PR merged!

jimmyhchan added a commit that referenced this issue Dec 8, 2016
Decrease security vulnerabilities by upgrading cli dependency (#754 #748)
@jimmyhchan
Copy link
Contributor

Patch is in 2.7.5 which should show up shortly. Thank you @danactive!

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

3 participants