attesch/zencart

WS-2023-0004 (High) detected in jszip-3.2.1.tgz - autoclosed

Closed this issue · 1 comments

WS-2023-0004 - High 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)

Vulnerability Details

jszip before 3.8.0 does not sanitize filenames when files are loaded with loadAsync, which makes the library vunerable to zip-slip attack.

Publish Date: 2023-01-04

URL: WS-2023-0004

CVSS 3 Score Details (7.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2023-01-04

Fix Resolution: jszip - 3.8.0


Step up your Open Source Security Game with Mend here

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.