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.
This PR contains the following updates:
4.13.0
->4.13.1
GitHub Vulnerability Alerts
GHSA-9v62-24cr-58cx
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
Release Notes
sass/node-sass
### [`v4.13.1`](https://togithub.com/sass/node-sass/blob/master/CHANGELOG.md#v4131) [Compare Source](https://togithub.com/sass/node-sass/compare/v4.13.0...v4.13.1)Renovate configuration
:date: Schedule: "" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.