CVE-2023-26108

@nestjs/core vulnerable to Information Exposure via StreamableFile pipe in npm/@nestjs/core

Identifiers

CVE-2023-26108, GHSA-4jpv-8r57-pv7j

Package Slug

npm/@nestjs/core

Vulnerability

@nestjs/core vulnerable to Information Exposure via StreamableFile pipe

Description

Versions of the package @nestjs/core before 9.0.5 is 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.

Affected Versions

All versions before 9.0.5

Solution

Upgrade to version 9.0.5 or above.

Last Modified

2023-03-08

source