attesch/zencart

CVE-2021-23413 (Medium) detected in jszip-3.2.1.tgz

Opened this issue · 0 comments

CVE-2021-23413 - Medium Severity Vulnerability

Vulnerable Library - jszip-3.2.1.tgz

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

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

Path to dependency file: /zencart/admin/includes/template/javascript/gridstack.js-master/package.json

Path to vulnerable library: /admin/includes/template/javascript/gridstack.js-master/node_modules/jszip/package.json

Dependency Hierarchy:

  • grunt-protractor-runner-5.0.0.tgz (Root Library)
    • protractor-5.4.2.tgz
      • selenium-webdriver-3.6.0.tgz
        • jszip-3.2.1.tgz (Vulnerable Library)

Found in base branch: develop

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 Mend here