KDWSS / openedr

Open EDR public repository
Other
0 stars 0 forks source link

CVE-2020-11022 (Medium) detected in multiple libraries #14

Open mend-for-github-com[bot] opened 3 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2020-11022 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-3.1.0.js, jquery-1.11.1.min.js, jquery-2.1.1.min.js, jquery-3.1.0.min.js

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: /edrav2/eprj/boost/libs/hof/doc/html/_static/jquery-3.1.0.js,/edrav2/eprj/boost/libs/python/doc/html/numpy/_static/jquery-3.1.0.js

Dependency Hierarchy: - :x: **jquery-3.1.0.js** (Vulnerable Library)

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: /edrav2/eprj/boost/libs/hana/benchmark/chart.html

Path to vulnerable library: /edrav2/eprj/boost/libs/hana/benchmark/chart.html

Dependency Hierarchy: - :x: **jquery-1.11.1.min.js** (Vulnerable Library)

jquery-2.1.1.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js

Path to dependency file: /edrav2/eprj/jsonrpccpp/src/examples/index.html

Path to vulnerable library: /edrav2/eprj/jsonrpccpp/src/examples/index.html

Dependency Hierarchy: - :x: **jquery-2.1.1.min.js** (Vulnerable Library)

jquery-3.1.0.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js

Path to dependency file: /edrav2/eprj/boost/libs/python/doc/html/numpy/tutorial/index.html

Path to vulnerable library: /edrav2/eprj/boost/libs/python/doc/html/numpy/tutorial/../_static/jquery.js,/edrav2/eprj/boost/libs/python/doc/html/numpy/reference/../_static/jquery.js,/edrav2/eprj/boost/libs/python/doc/html/numpy/_static/jquery.js,/edrav2/eprj/boost/libs/hof/doc/html/_static/jquery.js,/edrav2/eprj/boost/libs/hof/doc/html/doc/../_static/jquery.js,/edrav2/eprj/boost/libs/python/doc/html/numpy/_static/jquery.js,/edrav2/eprj/boost/libs/hof/doc/html/_static/jquery.js,/edrav2/eprj/boost/libs/hof/doc/html/include/boost/hof/../../../_static/jquery.js,/edrav2/eprj/boost/libs/hof/doc/html/doc/src/../../_static/jquery.js

Dependency Hierarchy: - :x: **jquery-3.1.0.min.js** (Vulnerable Library)

Found in HEAD commit: 30207a8f9a2b5d0b116c65f1e59dfdeba6de5c3e

Found in base branch: main

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.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

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: jQuery - 3.5.0