npm package
follow-redirects
pkg:npm/follow-redirects
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-28849 | — | < 1.15.6 | 1.15.6 | Mar 14, 2024 | 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-26159 | — | < 1.15.4 | 1.15.4 | Jan 2, 2024 | 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-0536 | — | < 1.14.8 | 1.14.8 | Feb 9, 2022 | Improper Removal of Sensitive Information Before Storage or Transfer in NPM follow-redirects prior to 1.14.8. | ||
| CVE-2022-0155 | — | < 1.14.7 | 1.14.7 | Jan 10, 2022 | follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor |
- CVE-2024-28849Mar 14, 2024affected < 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, 2024affected < 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, 2022affected < 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, 2022affected < 1.14.7fixed 1.14.7
follow-redirects is vulnerable to Exposure of Private Personal Information to an Unauthorized Actor