VYPR

apk package

chainguard/configurable-http-proxy

pkg:apk/chainguard/configurable-http-proxy

Vulnerabilities (2)

  • CVE-2024-28849Mar 14, 2024
    affected < 4.6.1-r3fixed 4.6.1-r3

    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 < 4.6.1-r1fixed 4.6.1-r1

    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