GMS-2019-116: Memory Exposure in bl
(updated )
Versions of bl
before 0.9.5 and 1.0.1 are vulnerable to memory exposure.
bl.append(number)
in the affected bl
versions passes a number to Buffer constructor, appending a chunk of uninitialized memory
Recommendation
Update to version 0.9.5, 1.0.1 or later.
References
Detect and mitigate GMS-2019-116 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 →