Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Potential Sensitive Cookie Exposure in NPM Packages @finastra/nestjs-proxy, @ffdc/nestjs-proxy
Vulnerability Description
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 to sensitive cookies being inadvertently exposed to such services that should not see them. The patched version now blocks cookies from being forwarded by default. However developers can configure an allow-list of cookie names by using the `allowedCookies` config setting. This issue has been fixed in version 0.7.0 of `@finastra/nestjs-proxy`. Users of `@ffdc/nestjs-proxy` are advised that this package has been deprecated and is no longer being maintained or receiving updates. Such users should update their package.json file to use `@finastra/nestjs-proxy` instead.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N
Vulnerability Type
信息暴露
Vulnerability Title
NestJS Proxy 信息泄露漏洞
Vulnerability Description
NestJS Proxy是Finastra开源的一个用于装饰和代理调用的 NestJS 模块。 NestJS Proxy 0.7.0 之前版本存在信息泄露漏洞,该漏洞源于nestjs-proxy 库无法阻止敏感 cookie(例如会话 cookie)转发到应用程序开发人员配置的后端服务,这可能会导致敏感信息泄露。
CVSS Information
N/A
Vulnerability Type
N/A