Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants