You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
What is the problem?
The request package has been unmaintained for 3 years.
And has an active CVE related to it CVE-2023-28155
GitHub Dependabot also reports this same vulnerability.
What should we do about it?
Because request is no longer maintained, it unfortunately needs to be replaced. Here is a GitHub issue that contains a list of some options.
The text was updated successfully, but these errors were encountered: