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

chore: upgrade lodash when available #163

Closed
sn0wcat opened this issue Jun 15, 2020 · 1 comment
Closed

chore: upgrade lodash when available #163

sn0wcat opened this issue Jun 15, 2020 · 1 comment

Comments

@sn0wcat
Copy link
Member

sn0wcat commented Jun 15, 2020

there is a medium security vulnerability in a lodash function

Prototype Pollution
Vulnerable module: lodash
Introduced through: lodash@4.17.15 and csvtojson@2.0.10
Detailed paths
Introduced through: @mindconnect/mindconnect-nodejs@mindsphere/mindconnect-nodejs#c6084de5bad0303d94b9d2104ecc6e29d53e5798 › lodash@4.17.15
Remediation: Open PR to patch lodash@4.17.15.
Introduced through: @mindconnect/mindconnect-nodejs@mindsphere/mindconnect-nodejs#c6084de5bad0303d94b9d2104ecc6e29d53e5798 › csvtojson@2.0.10 › lodash@4.17.15
Remediation: Open PR to patch lodash@4.17.15.
Overview
lodash is a modern JavaScript utility library delivering modularity, performance, & extras.

Affected versions of this package are vulnerable to Prototype Pollution. The function zipObjectDeep can be tricked into adding or modifying properties of the Object prototype. These properties will be present on all objects.

This function is not used by the library. We ill upgrade lodash once the new lodash version is released.

lodash/lodash#4759

@sn0wcat sn0wcat added the postponed postponed label Jun 15, 2020
@sn0wcat
Copy link
Member Author

sn0wcat commented Jun 17, 2020

@sn0wcat sn0wcat removed the postponed postponed label Jul 9, 2020
@sn0wcat sn0wcat closed this as completed Jul 10, 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

1 participant