NULL Pointer Dereference Affecting node-sass Open this link in a new tab package, versions *
Exploit Maturity
Proof of concept
Attack Complexity
Low
User Interaction
Required
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JS-NODESASS-540992
-
published
8 Jan 2020
-
disclosed
8 Nov 2019
-
credit
Unknown
Introduced: 8 Nov 2019
CVE-2019-18799 Open this link in a new tabHow to fix?
There is no fixed version for node-sass
.
Overview
node-sass is a Node.js bindings package for libsass.
Affected versions of this package are vulnerable to NULL Pointer Dereference via Sass::Parser::parseCompoundSelector
in parser_selectors.cpp
. Note: node-sass
is affected by this vulnerability due to its bundled usage of the libsass
package.