Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Denial of Service vulnerability #2818

Closed
diogomiguel opened this issue Jan 14, 2020 · 2 comments
Closed

Denial of Service vulnerability #2818

diogomiguel opened this issue Jan 14, 2020 · 2 comments

Comments

@diogomiguel
Copy link

All 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.

All versions affected.

More info

@zevioso
Copy link

zevioso commented Jan 14, 2020

See #2816

@nschonni
Copy link
Contributor

Duplicate of #2816

@nschonni nschonni marked this as a duplicate of #2816 Jan 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants