Security vulnerability due to outdated nested dependency (dot-prop)
See original GitHub issuenpm audit
output:
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ dot-prop │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=5.1.1 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ clinic [dev] │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ clinic > insight > conf > dot-prop │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1213 │
└───────────────┴──────────────────────────────────────────────────────────────┘
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Fixing security vulnerabilities in npm dependencies in less ...
In my case mocha(7.1.0) -> mkdirp(0.5.1) -> minimist(0.0.8) — the vulnerable version. For npm users, we need one more step for that resolutions...
Read more >dot-prop - Snyk Vulnerability Database
version published direct vulnerabilities
7.2.0 16 Feb, 2022 0. C. 0. H. 0. M. 0. L
7.1.1 22 Jan, 2022 0. C. 0. H. 0....
Read more >Security vulnerability found in dot-prop · Issue #592 - GitHub
dot-prop is a package to get, set, or delete a property from a nested object using a dot path. Affected versions of this...
Read more >Facing vulnerability security issue for dot-prop when updating ...
After updating npm to the latest, I ran npm audit and got two vulnerabilities for the dot-prop package dependency which is showing under...
Read more >How to Fix Your Security Vulnerabilities with NPM Overrides
My nested dependency still has the version with the security issues because I've already had npm module installed. Deleting your package-lock.json and node ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
There is literally nothing to worry about that vulnerability, you are safe.
I’ve opened an issue for that too https://github.com/yeoman/insight/issues/71. Let’s hope it won’t take long, although I’m a bit fearful it’s gonna take a while as that package hasn’t seen an update for over a year 😟