VYPR

fastify-http-proxy

by Fastify

Source repositories

CVEs (1)

  • CVE-2021-21322Mar 2, 2021
    risk 0.00cvss epss 0.02

    fastify-http-proxy is an npm package which is a fastify plugin for proxying your http requests to another server, with hooks. By crafting a specific URL, it is possible to escape the prefix of the proxied backend service. If the base url of the proxied server is `/pub/`, a user…