storm-software / storm-ops

⚙️ The Storm-Ops monorepo contains various configurations and tools used to manage the Storm Software repositories
https://stormsoftware.com
Apache License 2.0
4 stars 1 forks source link

git-tools-2.4.0.tgz: 2 vulnerabilities (highest severity is: 6.5) - autoclosed #77

Closed mend-bolt-for-github[bot] closed 7 months ago

mend-bolt-for-github[bot] commented 7 months ago
Vulnerable Library - git-tools-2.4.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/.pnpm/es5-ext@0.10.62/node_modules/es5-ext/package.json

Found in HEAD commit: eab906b14b3a466da69975075799f8ad6b34a4a7

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (git-tools version) Remediation Possible**
CVE-2024-28849 Medium 6.5 follow-redirects-1.15.5.tgz Transitive N/A*
CVE-2024-27088 Low 0.0 es5-ext-0.10.62.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-2024-28849 ### Vulnerable Library - follow-redirects-1.15.5.tgz

Library home page: https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/.pnpm/follow-redirects@1.15.5/node_modules/follow-redirects/package.json

Dependency Hierarchy: - git-tools-2.4.0.tgz (Root Library) - axios-1.6.7.tgz - :x: **follow-redirects-1.15.5.tgz** (Vulnerable Library)

Found in HEAD commit: eab906b14b3a466da69975075799f8ad6b34a4a7

Found in base branch: main

### Vulnerability Details

follow-redirects is an open source, drop-in replacement for Node's `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Publish Date: 2024-03-14

URL: CVE-2024-28849

### CVSS 3 Score Details (6.5)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp

Release Date: 2024-03-14

Fix Resolution: follow-redirects - 1.15.6

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2024-27088 ### Vulnerable Library - es5-ext-0.10.62.tgz

ECMAScript extensions and shims

Library home page: https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.62.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/.pnpm/es5-ext@0.10.62/node_modules/es5-ext/package.json

Dependency Hierarchy: - git-tools-2.4.0.tgz (Root Library) - es6-weak-map-2.0.3.tgz - :x: **es5-ext-0.10.62.tgz** (Vulnerable Library)

Found in HEAD commit: eab906b14b3a466da69975075799f8ad6b34a4a7

Found in base branch: main

### Vulnerability Details

es5-ext contains ECMAScript 5 extensions. Passing functions with very long names or complex default argument names into `function#copy` or `function#toStringTokens` may cause the script to stall. The vulnerability is patched in v0.10.63.

Publish Date: 2024-02-26

URL: CVE-2024-27088

### CVSS 3 Score Details (0.0)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-27088

Release Date: 2024-02-26

Fix Resolution: es5-ext - 0.10.63

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
mend-bolt-for-github[bot] commented 7 months 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.