VYPR

npm package

follow-redirects

pkg:npm/follow-redirects

Vulnerabilities (4)

  • CVE-2024-28849Mar 14, 2024
    affected < 1.15.6fixed 1.15.6

    follow-redirects is an open source, drop-in replacement for Node's `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which

  • CVE-2023-26159Jan 2, 2024
    affected < 1.15.4fixed 1.15.4

    Versions of the package follow-redirects before 1.15.4 are vulnerable to Improper Input Validation due to the improper handling of URLs by the url.parse() function. When new URL() throws an error, it can be manipulated to misinterpret the hostname. An attacker could exploit this

  • CVE-2022-0536Feb 9, 2022
    affected < 1.14.8fixed 1.14.8

    Improper Removal of Sensitive Information Before Storage or Transfer in NPM follow-redirects prior to 1.14.8.

  • CVE-2022-0155Jan 10, 2022
    affected < 1.14.7fixed 1.14.7

    follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor