GMS-2019-18: Memory Exposure in concat-stream
(updated )
Versions of concat-stream
is vulnerable to memory exposure if userp provided input is passed into write()
are not affected due to not using unguarded Buffer constructor. Update to or later.
If you are unable to update make sure user provided input into the write()
function is not a number.
References
Detect and mitigate GMS-2019-18 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →