Denial of Service in node-sass
Moderate severity
GitHub Reviewed
Published
Sep 11, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 11, 2020
Last updated
Jan 9, 2023
Affected versions of
node-sass
are vulnerable to Denial of Service (DoS). Crafted objects passed to therenderSync
function may trigger C++ assertions inCustomImporterBridge::get_importer_entry
andCustomImporterBridge::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