Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nestjs | Nest | < 9.0.5 |
Related Weaknesses (CWE)
References
- https://github.com/nestjs/nest/issues/9759ExploitIssue TrackingThird Party Advisory
- https://github.com/nestjs/nest/pull/9819Issue TrackingPatch
- https://github.com/nestjs/nest/pull/9819/commits/f59cf5e81ca73bcdf1b5b36713550fdPatch
- https://security.snyk.io/vuln/SNYK-JS-NESTJSCORE-2869127Third Party Advisory
- https://github.com/nestjs/nest/issues/9759ExploitIssue TrackingThird Party Advisory
- https://github.com/nestjs/nest/pull/9819Issue TrackingPatch
- https://github.com/nestjs/nest/pull/9819/commits/f59cf5e81ca73bcdf1b5b36713550fdPatch
- https://security.snyk.io/vuln/SNYK-JS-NESTJSCORE-2869127Third Party Advisory
FAQ
What is CVE-2023-26108?
CVE-2023-26108 is a vulnerability with a CVSS score of 3.7 (LOW). 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 ...
How severe is CVE-2023-26108?
CVE-2023-26108 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-26108?
Check the references section above for vendor advisories and patch information. Affected products include: Nestjs Nest.