opentok / opentok-video-call-center

Sample code for building a basic agent queuing system
MIT License
20 stars 19 forks source link

file-loader-1.1.7.tgz: 2 vulnerabilities (highest severity is: 9.8) - autoclosed #89

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago
Vulnerable Library - file-loader-1.1.7.tgz

Path to dependency file: /package.json

Found in HEAD commit: 8653cc64d8fa59a7d177d4d0e4390301bf147c77

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (file-loader version) Remediation Available
CVE-2022-37601 High 9.8 loader-utils-1.1.0.tgz Transitive 1.1.8
CVE-2022-37603 High 7.5 loader-utils-1.1.0.tgz Transitive 1.1.8

Details

CVE-2022-37601 ### Vulnerable Library - loader-utils-1.1.0.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz

Dependency Hierarchy: - file-loader-1.1.7.tgz (Root Library) - :x: **loader-utils-1.1.0.tgz** (Vulnerable Library)

Found in HEAD commit: 8653cc64d8fa59a7d177d4d0e4390301bf147c77

Found in base branch: main

### Vulnerability Details

Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.

Publish Date: 2022-10-12

URL: CVE-2022-37601

### CVSS 3 Score Details (9.8)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2022-10-12

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (file-loader): 1.1.8

CVE-2022-37603 ### Vulnerable Library - loader-utils-1.1.0.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz

Dependency Hierarchy: - file-loader-1.1.7.tgz (Root Library) - :x: **loader-utils-1.1.0.tgz** (Vulnerable Library)

Found in HEAD commit: 8653cc64d8fa59a7d177d4d0e4390301bf147c77

Found in base branch: main

### Vulnerability Details

A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js.

Publish Date: 2022-10-14

URL: CVE-2022-37603

### CVSS 3 Score Details (7.5)

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: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-3rfm-jhwj-7488

Release Date: 2022-10-14

Fix Resolution (loader-utils): 2.0.4

Direct dependency fix Resolution (file-loader): 1.1.8

mend-for-github-com[bot] commented 1 year ago

:heavy_check_mark: 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.