Dashbrd / CalendarSyncplus

This utility synchronizes Calendar entries between different calendar providers (Apps like Outlook,Services EWS/Google/Live).
http://dashbrd.github.io/CalendarSyncplus/
GNU General Public License v3.0
88 stars 25 forks source link

CVE-2020-11022 (Medium) detected in jquery-2.1.3.min.js #70

Open mend-bolt-for-github[bot] opened 4 years ago

mend-bolt-for-github[bot] commented 4 years ago

CVE-2020-11022 - Medium Severity Vulnerability

Vulnerable Library - jquery-2.1.3.min.js

JavaScript library for DOM operations

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

Path to dependency file: /tmp/ws-scm/CalendarSyncplus/index.html

Path to vulnerable library: /CalendarSyncplus/index.html

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

Found in HEAD commit: 74837daecd68acdb2ad2f0d6114e7d9267d36190

Vulnerability Details

In jQuery 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 (5.0)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: N/A - Attack Complexity: N/A - Privileges Required: N/A - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

Release Date: 2020-04-29

Fix Resolution: jQuery - 3.5.0


Step up your Open Source Security Game with WhiteSource here