autoai-org / AID

One-Stop System for Machine Learning.
https://aid.autoai.org/
Apache License 2.0
320 stars 34 forks source link

electron-devtools-installer-3.1.1.tgz: 2 vulnerabilities (highest severity is: 7.3) #1973

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago
Vulnerable Library - electron-devtools-installer-3.1.1.tgz

Path to dependency file: /components/dashboard/node_modules/electron-devtools-installer/package.json

Path to vulnerable library: /components/dashboard/node_modules/jszip/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (electron-devtools-installer version) Remediation Available
CVE-2022-48285 High 7.3 jszip-3.5.0.tgz Transitive 3.2.0
CVE-2021-23413 Medium 5.3 jszip-3.5.0.tgz Transitive 3.2.0

Details

CVE-2022-48285 ### Vulnerable Library - jszip-3.5.0.tgz

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

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

Path to dependency file: /components/dashboard/node_modules/jszip/package.json

Path to vulnerable library: /components/dashboard/node_modules/jszip/package.json

Dependency Hierarchy: - electron-devtools-installer-3.1.1.tgz (Root Library) - unzip-crx-3-0.2.0.tgz - :x: **jszip-3.5.0.tgz** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive.

Publish Date: 2023-01-29

URL: CVE-2022-48285

### 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-29

Fix Resolution (jszip): 3.8.0

Direct dependency fix Resolution (electron-devtools-installer): 3.2.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2021-23413 ### Vulnerable Library - jszip-3.5.0.tgz

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

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

Path to dependency file: /components/dashboard/node_modules/jszip/package.json

Path to vulnerable library: /components/dashboard/node_modules/jszip/package.json

Dependency Hierarchy: - electron-devtools-installer-3.1.1.tgz (Root Library) - unzip-crx-3-0.2.0.tgz - :x: **jszip-3.5.0.tgz** (Vulnerable Library)

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

Direct dependency fix Resolution (electron-devtools-installer): 3.2.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)