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

Dependency needs updating. CVE-2019-10744 - high severity. Patched version: lodash.merge@^4.6.2 #141

Closed
mileslane opened this issue Jul 11, 2019 · 1 comment

Comments

@mileslane
Copy link

CVE-2019-10744
lodash/lodash#4336
high severity
Vulnerable versions: < 4.6.2
Patched version: lodash.merge@^4.6.2
Affected versions of lodash are vulnerable to Prototype Pollution.
The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

@mileslane mileslane changed the title CVE-2019-10744 - high severity. Patched version: 4.6.2 Dependency needs updating. CVE-2019-10744 - high severity. Patched version: 4.6.2 Jul 11, 2019
@mileslane mileslane changed the title Dependency needs updating. CVE-2019-10744 - high severity. Patched version: 4.6.2 Dependency needs updating. CVE-2019-10744 - high severity. Patched version: lodash.merge@^4.6.2 Jul 11, 2019
@quetzaluz
Copy link
Contributor

Current merge version is 4.3.1, I am not sure the vulnerability existed at this point but I will go on and put up a PR for this.

stefanpenner added a commit that referenced this issue Jul 23, 2019
Upgrade: lodash.merge to prevent potential vulnerability (fix #141)
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

2 participants