NamecheapAPI icon indicating copy to clipboard operation
NamecheapAPI copied to clipboard

Server-Side Request Forgery in Request

Open atlanteh opened this issue 2 years ago • 0 comments

The Request package through 2.88.2 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.

I think request should not be used any longer. Maybe move to Axios?

atlanteh avatar Jun 14 '23 14:06 atlanteh