GMS-2020-754: Denial of Service in node-sass
(updated )
Affected versions of node-sass
are vulnerable to Denial of Service (DoS). Crafted objects passed to the renderSync
function may trigger C++ assertions in CustomImporterBridge::get_importer_entry
and CustomImporterBridge::post_process_return_value
that crash the Node process. This may allow attackers to crash the system’s running Node process and lead to Denial of Service.
Recommendation
Upgrade to version 4.13.1 or later
References
Detect and mitigate GMS-2020-754 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 →