-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2020-11022 - Medium Severity Vulnerability
Vulnerable Library - jquery-1.9.1.jar
WebJar for jQuery
Library home page: http://webjars.org
Path to dependency file: /pom.xml
Path to vulnerable library: /target/in28Minutes-first-webapp-0.0.1-SNAPSHOT/WEB-INF/lib/jquery-1.9.1.jar,/jars/jquery/1.9.1/jquery-1.9.1.jar
Dependency Hierarchy:
- ❌ jquery-1.9.1.jar (Vulnerable Library)
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.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
Suggested Fix
Type: Upgrade version
Origin: GHSA-gxr4-xjj5-5px2
Release Date: 2020-04-29
Fix Resolution: jquery - 3.5.0,jquery - 3.5.0,org.webjars.npm:jquery:3.5.0,jquery-rails - 4.4.0,jquery - 3.5.0
Step up your Open Source Security Game with Mend here