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.
{
"severity": "MODERATE",
"github_reviewed": true,
"cwe_ids": [
"CWE-200"
],
"github_reviewed_at": "2023-03-08T00:10:01Z",
"nvd_published_at": "2023-03-06T05:15:00Z"
}