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

[VULNERABILITY] 4 Moderate Severity Vulnerabilities in node-sass dependency #111

Closed
njwest opened this issue Jul 19, 2018 · 1 comment
Closed

Comments

@njwest
Copy link

njwest commented Jul 19, 2018

Node sass dependency has to be upgraded once node-gyp + node-sass are updated, as the node-gyp > .. > hoek dependency adds four vulnerabilities to this project.

The pending node-gyp merge that (allegedly) fixes this issue: nodejs/node-gyp#1492

NPM audit output:
                       === npm audit security report ===                        
                                                                                
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
│ Moderate      │ Prototype pollution                                          │
│ Package       │ hoek                                                         │
│ Patched in    │ > 4.2.0 < 5.0.0 || >= 5.0.3                                  │
│ Dependency of │ node-sass [dev]                                              │
│ Path          │ node-sass > node-gyp > request > hawk > boom > hoek          │
│ More info     │ https://nodesecurity.io/advisories/566                       │
└───────────────┴──────────────────────────────────────────────────────────────┘
│ Moderate      │ Prototype pollution                                          │
│ Package       │ hoek                                                         │
│ Patched in    │ > 4.2.0 < 5.0.0 || >= 5.0.3                                  │
│ Dependency of │ node-sass [dev]                                              │
│ Path          │ node-sass > node-gyp > request > hawk > cryptiles > boom >   │
│               │ hoek                                                         │
│ More info     │ https://nodesecurity.io/advisories/566                       │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Prototype pollution                                          │
│ Package       │ hoek                                                         │
│ Patched in    │ > 4.2.0 < 5.0.0 || >= 5.0.3                                  │
│ Dependency of │ node-sass [dev]                                              │
│ Path          │ node-sass > node-gyp > request > hawk > hoek                 │
│ More info     │ https://nodesecurity.io/advisories/566                       │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Prototype pollution                                          │
│ Package       │ hoek                                                         │
│ Patched in    │ > 4.2.0 < 5.0.0 || >= 5.0.3                                  │
│ Dependency of │ node-sass [dev]                                              │
│ Path          │ node-sass > node-gyp > request > hawk > sntp > hoek          │
│ More info     │ https://nodesecurity.io/advisories/566                       │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 4 moderate severity vulnerabilities in 38385 scanned packages
  4 vulnerabilities require manual review. See the full report for details.
@woothu
Copy link
Contributor

woothu commented Sep 21, 2019

This vulnerability have been fixed

@woothu woothu closed this as completed Sep 21, 2019
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