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

There are a few security vulnerabilities (with npm@6.0.1) among the dependencies #185

Closed
kittaakos opened this issue May 18, 2018 · 0 comments · Fixed by #186
Closed

There are a few security vulnerabilities (with npm@6.0.1) among the dependencies #185

kittaakos opened this issue May 18, 2018 · 0 comments · Fixed by #186

Comments

@kittaakos
Copy link
Contributor

npm --version && npm audit
6.0.1

                       === npm audit security report ===

# Run  npm install request@2.86.0  to resolve 3 vulnerabilities

  Moderate        Prototype pollution

  Package         hoek

  Dependency of   request

  Path            request > hawk > boom > hoek

  More info       https://nodesecurity.io/advisories/566




  High            Regular Expression Denial of Service

  Package         sshpk

  Dependency of   request

  Path            request > http-signature > sshpk

  More info       https://nodesecurity.io/advisories/606




  Moderate        Out-of-bounds Read

  Package         stringstream

  Dependency of   request

  Path            request > stringstream

  More info       https://nodesecurity.io/advisories/664



# Run  npm update hoek --depth 5  to resolve 3 vulnerabilities

  Moderate        Prototype pollution

  Package         hoek

  Dependency of   request

  Path            request > hawk > cryptiles > boom > hoek

  More info       https://nodesecurity.io/advisories/566




  Moderate        Prototype pollution

  Package         hoek

  Dependency of   request

  Path            request > hawk > hoek

  More info       https://nodesecurity.io/advisories/566




  Moderate        Prototype pollution

  Package         hoek

  Dependency of   request

  Path            request > hawk > sntp > hoek

  More info       https://nodesecurity.io/advisories/566




[!] 6 vulnerabilities found - Packages audited: 194 (95 dev, 6 optional)
    Severity: 5 Moderate | 1 High
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

Successfully merging a pull request may close this issue.

1 participant