snowdensb / questdb

An open source SQL database designed to process time series data, faster
https://questdb.io
Apache License 2.0
0 stars 1 forks source link

stylelint-custom-processor-loader-0.6.0.tgz: 2 vulnerabilities (highest severity is: 9.8) - autoclosed #178

Closed mend-for-github-com[bot] closed 3 weeks ago

mend-for-github-com[bot] commented 6 months ago
Vulnerable Library - stylelint-custom-processor-loader-0.6.0.tgz

Path to dependency file: /ui/package.json

Path to vulnerable library: /ui/node_modules/stylelint-custom-processor-loader/node_modules/loader-utils/package.json,/ui/node_modules/svg-react-loader/node_modules/loader-utils/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (stylelint-custom-processor-loader version) Remediation Possible** Reachability
CVE-2022-37601 Critical 9.8 loader-utils-1.1.0.tgz Transitive N/A*
CVE-2022-37603 High 7.5 loader-utils-1.1.0.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

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

Path to dependency file: /ui/package.json

Path to vulnerable library: /ui/node_modules/stylelint-custom-processor-loader/node_modules/loader-utils/package.json,/ui/node_modules/svg-react-loader/node_modules/loader-utils/package.json

Dependency Hierarchy: - stylelint-custom-processor-loader-0.6.0.tgz (Root Library) - :x: **loader-utils-1.1.0.tgz** (Vulnerable Library)

Found in base branch: master

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

Origin: https://github.com/advisories/GHSA-76p3-8jx3-jpfq

Release Date: 2022-10-12

Fix Resolution: loader-utils - 1.4.1,2.0.3

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

Path to dependency file: /ui/package.json

Path to vulnerable library: /ui/node_modules/stylelint-custom-processor-loader/node_modules/loader-utils/package.json,/ui/node_modules/svg-react-loader/node_modules/loader-utils/package.json

Dependency Hierarchy: - stylelint-custom-processor-loader-0.6.0.tgz (Root Library) - :x: **loader-utils-1.1.0.tgz** (Vulnerable Library)

Found in base branch: master

### 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 - 1.4.2,2.0.4,3.2.1

mend-for-github-com[bot] commented 3 weeks 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.