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
In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
mend-for-github-combot
changed the title
CVE-2020-11022 (Medium) detected in multiple libraries
CVE-2020-11022 (Medium) detected in multiple libraries - autoclosed
May 6, 2024
✔️ 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-2020-11022 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-2.2.4.tgz, jquery-1.10.1.min.js, jquery-2.1.4.min.js, jquery-1.11.1.min.js, jquery-1.7.1.min.js
jquery-2.2.4.tgz
JavaScript library for DOM operations
Library home page: https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/jquery
Dependency Hierarchy:
jquery-1.10.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.1/jquery.min.js
Path to dependency file: /node_modules/bootstrap-tabcollapse/example/example.html
Path to vulnerable library: /node_modules/bootstrap-tabcollapse/example/lib/js/jquery-1.10.1.min.js
Dependency Hierarchy:
jquery-2.1.4.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js
Path to dependency file: /node_modules/bootstrap-tagsinput/examples/index.html
Path to vulnerable library: /node_modules/bootstrap-tagsinput/examples/index.html
Dependency Hierarchy:
jquery-1.11.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js
Path to dependency file: /node_modules/bootstrap-tagsinput/examples/bootstrap-2.3.2.html
Path to vulnerable library: /node_modules/bootstrap-tagsinput/examples/bootstrap-2.3.2.html
Dependency Hierarchy:
jquery-1.7.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js
Path to dependency file: /node_modules/vm-browserify/example/run/index.html
Path to vulnerable library: /node_modules/vm-browserify/example/run/index.html
Dependency Hierarchy:
Found in HEAD commit: 815ae0afebcf867f02143f3ab9cf88b1d4dacdec
Found in base branch: master
Vulnerability Details
In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
Publish Date: 2020-04-29
URL: CVE-2020-11022
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11022
Release Date: 2020-04-29
Fix Resolution: 3.5.0
⛑️ Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: