MohamedElashri / Zotero-Docker

Docker version of Zotero dataserver and web library combined.
GNU General Public License v3.0
23 stars 5 forks source link

CVE-2021-23413 (Medium) detected in jszip-2.4.0.tgz #140

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

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

CVE-2021-23413 - Medium Severity Vulnerability

Vulnerable Library - jszip-2.4.0.tgz

Create, read and edit .zip files with Javascript http://stuartk.com/jszip

Library home page: https://registry.npmjs.org/jszip/-/jszip-2.4.0.tgz

Path to dependency file: /client/zotero-build/xpi/package.json

Path to vulnerable library: /client/zotero-build/xpi/node_modules/jszip/package.json

Dependency Hierarchy: - jpm-1.2.2.tgz (Root Library) - :x: **jszip-2.4.0.tgz** (Vulnerable Library)

Found in HEAD commit: 2f0b543b4f60571cb367b6f3ef1b05298e349c06

Found in base branch: main

Vulnerability Details

This affects the package jszip before 3.7.0. Crafting a new zip file with filenames set to Object prototype values (e.g __proto__, toString, etc) results in a returned object with a modified prototype instance.

Publish Date: 2021-07-25

URL: CVE-2021-23413

CVSS 3 Score Details (5.3)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23413

Release Date: 2021-07-25

Fix Resolution: jszip - 3.7.0


Step up your Open Source Security Game with WhiteSource here