PT-2023-20495 · Nestjs · @Nestjs/Core
Alexd6631
·
Published
2023-03-06
·
Updated
2023-03-10
·
CVE-2023-26108
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
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.
Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Nestjs/Core