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 dependency module request #876

Open
Jabbaxx opened this issue Apr 1, 2023 · 2 comments
Open

Security vulnerability in dependency module request #876

Jabbaxx opened this issue Apr 1, 2023 · 2 comments

Comments

@Jabbaxx
Copy link

Jabbaxx commented Apr 1, 2023

Request is depricated, but has a security issue
https://www.npmjs.com/package/request

How to fix it ? I guess an alternative to request has to be found.

npm audit --dry-run

npm audit report

request *
Severity: moderate
Server-Side Request Forgery in Request - GHSA-p8p7-x288-28g6
No fix available
node_modules/request
node-binance-api *
Depends on vulnerable versions of request
node_modules/node-binance-api

2 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

@BaraoVlask
Copy link

Updatind the request package to 2.88.2 resolves this issue

@Jabbaxx
Copy link
Author

Jabbaxx commented Nov 2, 2023

Hello BaraoVlask

Updatind the request package to 2.88.2 resolves this issue

How to fix that in the current version ? Can i rebuild it ? or how ?

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