Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Alexd6631

#55261of 56,328
3.7Total CVSS
Vulnerabilities · 1
PT-2023-20495
3.7
2023-03-06
Nestjs · @Nestjs/Core · CVE-2023-26108
**Name of the Vulnerable Software and Affected Versions** @nestjs/core versions prior to 9.0.5 **Description** The issue allows for Information Exposure via the StreamableFile pipe. This can be exploited when a client cancels a request while streaming a StreamableFile, resulting in the stream wrapped by the StreamableFile being kept open. **Recommendations** For versions prior to 9.0.5, update to version 9.0.5 or later to resolve the issue. As a temporary workaround, consider disabling the StreamableFile pipe until a patch is available. Restrict access to the StreamableFile functionality to minimize the risk of exploitation.