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 vulnerability in outdated 'follow' version #328

Open
b3nsn0w opened this issue Jun 26, 2018 · 2 comments
Open

Security vulnerability in outdated 'follow' version #328

b3nsn0w opened this issue Jun 26, 2018 · 2 comments

Comments

@b3nsn0w
Copy link

b3nsn0w commented Jun 26, 2018

Link to vulnerability: https://nodesecurity.io/advisories/534

This is an exploit in debug, which is a dependency of Follow, which is a dependency of this project. The issue has been fixed down the line, Follow's latest version is compatible with the updated 'debug' library.

The suggested remediation would be upgrading to Follow ^1.1.0. Is there anything blocking this?

@renanyoy
Copy link

┌──────────────────────────────────────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low │ Regular Expression Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ debug │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >= 2.6.9 < 3.0.0 || >= 3.1.0 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ cradle │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ cradle > follow > debug │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://nodesecurity.io/advisories/534
└───────────────┴──────────────────────────────────────────────────────────────┘

@hikino
Copy link

hikino commented Nov 5, 2020

I have the same issue when I run "npm install" and "npm audit" although using the latest version "0.7.1".

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