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

jquery dependency security issue #87

Open
pdrf opened this issue May 3, 2019 · 0 comments
Open

jquery dependency security issue #87

pdrf opened this issue May 3, 2019 · 0 comments

Comments

@pdrf
Copy link

pdrf commented May 3, 2019

1 jquery vulnerability found in yarn.lock 10 hours ago
Remediation
Upgrade jquery to version 3.4.0 or later. For example:

jquery@^3.4.0:

  version "3.4.0"
Always verify the validity and compatibility of suggestions with your codebase.

Details
CVE-2019-11358 More information
moderate severity
Vulnerable versions: < 3.4.0
Patched version: 3.4.0
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.
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