-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Security vulnerability CVE-2021-23362 #3092
Comments
You may have something you need to address in your local lock file, as we don't have a pinned version.
Not to say upgrading it isn't a good idea, but upgrading it requires changing code #3058 and there isn't an issue directly here |
Hey @nschonni! Thanks for checking. Seems to be also fixed in hosted-git-info@2.8.9, which will install after a clean npm i. Best, Moritz |
I am confused here. I am running the latest LTS node ( |
to clarify @nschonni, when I try to compile using node-sass |
Hi, I encounter the same problem, and I don't really understand what you are saying @nschonni :
From what I see, latest
Am I missing something ? How can we fix this security issue ? Also, in your comment code there seems to be references to Thanks |
This issue has been fixed in |
The package hosted-git-info before 3.0.8 are vulnerable to Regular Expression Denial of Service (ReDoS) via regular expression shortcutMatch in the fromUrl function in index.js.
node-sass@5.0.0 has the following dependency chain. node-sass@5.0.0 -> meow@3.7.0 -> normalize-package-data@2.5.0 -> hosted-git-info@2.8.8.
Can you please upgrade meow to v8.0.0+? That should pick up the version of hosted-git-info that addresses this CVE.
The text was updated successfully, but these errors were encountered: