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.
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Link | Tags |
---|---|
https://security.snyk.io/vuln/SNYK-JS-NESTJSCORE-2869127 | third party advisory |
https://github.com/nestjs/nest/issues/9759 | issue tracking exploit third party advisory |
https://github.com/nestjs/nest/pull/9819 | issue tracking patch |
https://github.com/nestjs/nest/pull/9819/commits/f59cf5e81ca73bcdf1b5b36713550fd93918db41 | patch |