NestJS — CWE-200

All FrameworksNestJSCWE-200

1 CVEs categorized as CWE-200 — Information Exposure in NestJS.

CVE-2023-26108LOW2023
Versions of the package @nestjs/core before 9.0.5 are vulnerable to Information Exposure via the StreamableFile pipe. Exploiting this vulnerability is possible when the client cancels a request while it is streaming a StreamableFile, the stream wrapped by the StreamableFile will be kept open.