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

Nestjs/common -> Axios dependency has security vulnerability #81

Open
Wandang opened this issue Jan 8, 2021 · 1 comment
Open

Nestjs/common -> Axios dependency has security vulnerability #81

Wandang opened this issue Jan 8, 2021 · 1 comment

Comments

@Wandang
Copy link

Wandang commented Jan 8, 2021

https://www.npmjs.com/advisories/1594

Please update nestjs/common in your dependencies to at least v 7.6.5

@Basim-Elayan
Copy link

With running npm audit we got the following report

Severity: high
Server-Side Request Forgery - https://npmjs.com/advisories/1594
No fix available
node_modules/nest-csv-parser/node_modules/axios
  @nestjs/common  4.6.0 - 7.6.4
  Depends on vulnerable versions of axios
  node_modules/nest-csv-parser/node_modules/@nestjs/common
    nest-csv-parser  *
    Depends on vulnerable versions of @nestjs/common
    node_modules/nest-csv-parser

3 high severity vulnerabilities1```

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