You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mend-for-github-combot
changed the title
CVE-2019-11358 (Medium) detected in multiple libraries
CVE-2019-11358 (Medium) detected in multiple libraries - autoclosed
Dec 21, 2022
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
CVE-2019-11358 - Medium Severity Vulnerability
jquery-3.2.1.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.js
Path to vulnerable library: /jni/external/nmslib/docs/_static/jquery-3.2.1.js
Dependency Hierarchy:
jquery-3.1.0.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.js
Path to vulnerable library: /jni/external/nmslib/docs/_static/jquery-3.1.0.js
Dependency Hierarchy:
jquery-3.2.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js
Path to dependency file: /jni/external/nmslib/docs/api.html
Path to vulnerable library: /jni/external/nmslib/docs/_static/jquery.js,/jni/external/nmslib/docs/_static/jquery.js
Dependency Hierarchy:
Found in HEAD commit: 2fb2ad116bc11bde3eab5695aed65392943c08ae
Found in base branch: main
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.
Publish Date: 2019-04-20
URL: CVE-2019-11358
Base Score Metrics:
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358
Release Date: 2019-04-20
Fix Resolution: jquery - 3.4.0
The text was updated successfully, but these errors were encountered: