Resource exhaustion in node-sass - #VU24239
Published: January 14, 2020
node-sass
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
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.