VYPR

npm package

request

pkg:npm/request

Vulnerabilities (2)

  • CVE-2023-28155Mar 16, 2023
    affected <= 2.88.2

    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 maintaine

  • CVE-2017-16026MedJun 4, 2018
    affected >= 2.49.0, < 2.68.0fixed 2.68.0

    Request is an http client. If a request is made using ```multipart```, and the body type is a ```number```, then the specified number of non-zero memory is passed in the body. This affects Request >=2.2.6 <2.47.0 || >2.51.0 <=2.67.0.