@nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')
What kind of vulnerability is it? Who is impacted?
What kind of vulnerability is it? Who is impacted?
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.