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

DoS vulnerability in dependency #428

Open
isaactzab opened this issue Mar 2, 2020 · 1 comment
Open

DoS vulnerability in dependency #428

isaactzab opened this issue Mar 2, 2020 · 1 comment

Comments

@isaactzab
Copy link

The package orientjs > yargs > os-locale > mem has a DoS vulnerability.

From npm audit

                       === npm audit security report ===                        
┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ mem                                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.0                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ orientjs                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ orientjs > yargs > os-locale > mem                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1084                            │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 low severity vulnerability in 2546 scanned packages
  1 vulnerability requires manual review. See the full report for details.
@isaactzab
Copy link
Author

Recomendation: Update "yargs": "^11.0.0" to "yargs": "^13.3.0"

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

1 participant