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

NPM Audit Vulnerabilities #95

Open
Marcelo-Petrucelli opened this issue Dec 28, 2021 · 0 comments
Open

NPM Audit Vulnerabilities #95

Marcelo-Petrucelli opened this issue Dec 28, 2021 · 0 comments

Comments

@Marcelo-Petrucelli
Copy link

Marcelo-Petrucelli commented Dec 28, 2021

While running npm audit I got vulnerabilities from express brute through underscore. I saw some discussion here about changing underscore for 2.0, so I guess this issue won't be open for long. Maybe updating underscore from 1.8.3 to 1.12.0 for express-brute 1.0.2 may do the trick, but I didn't take the time to be sure.

# npm audit report

express-brute  *
Severity: high
Rate Limiting Bypass in express-brute - https://github.com/advisories/GHSA-984p-xq9m-4rjw
Depends on vulnerable versions of underscore
No fix available
node_modules/express-brute

underscore  1.3.2 - 1.12.0
Severity: high
Arbitrary Code Execution in underscore - https://github.com/advisories/GHSA-cf4h-3jhx-xvhq
No fix available
node_modules/express-brute/node_modules/underscore
  express-brute  *
  Depends on vulnerable versions of underscore
  node_modules/express-brute

2 high severity vulnerabilities
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