VYPR

npm package

@finastra/nestjs-proxy

pkg:npm/%40finastra/nestjs-proxy

Vulnerabilities (2)

  • CVE-2022-31070MedJun 15, 2022
    affected < 0.7.0fixed 0.7.0

    NestJS Proxy is a NestJS module to decorate and proxy calls. Prior to version 0.7.0, the nestjs-proxy library did not have a way to block sensitive cookies (e.g. session cookies) from being forwarded to backend services configured by the application developer. This could have led

  • CVE-2022-31069MedJun 15, 2022
    affected < 0.7.0fixed 0.7.0

    NestJS Proxy is a NestJS module to decorate and proxy calls. Prior to version 0.7.0, the nestjs-proxy library did not have a way to control when Authorization headers should should be forwarded for specific backend services configured by the application developer. This could have