-
-
Notifications
You must be signed in to change notification settings - Fork 381
Closed
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Milestone
Description
Environment
- Browser: Not applicable
- Version of smooth-scrollbar: All
Issue Summary
All versions of package lodash are susceptible to vulnerabilities which when successfully exploited could lead to disclosure of sensitive information, addition or modification of data, or Denial of Service (DoS). Recently, I updated the package to Lodash-es version 4.17.21, but that version also contains the same gap, as all lodash-es versions available.
Current Behavior
References:
https://github.com/lodash/lodash/blob/ddfd9b11a0126db2302cb70ec9973b66baec0975/lodash.js%23L14851
https://security.netapp.com/advisory/ntap-20210312-0006/
Expected Behavior
The fix suggested by Whitesource and NetApp is to change the used library to Lodash 4.17.21 (non es version)
Steps to Reproduce
Please find exploit information here: https://nvd.nist.gov/vuln/detail/CVE-2021-23337
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Projects
Status
TODO