vipinsun / blockchain-carbon-accounting

Apache License 2.0
0 stars 0 forks source link

CVE-2024-28863 (Medium) detected in multiple libraries #252

Open mend-bolt-for-github[bot] opened 4 months ago

mend-bolt-for-github[bot] commented 4 months ago

CVE-2024-28863 - Medium Severity Vulnerability

Vulnerable Libraries - tar-6.1.0.tgz, tar-6.1.11.tgz, tar-4.4.13.tgz

tar-6.1.0.tgz

tar for node

Library home page: https://registry.npmjs.org/tar/-/tar-6.1.0.tgz

Path to dependency file: /open-offsets-directory/react/package.json

Path to vulnerable library: /open-offsets-directory/react/node_modules/tar/package.json

Dependency Hierarchy: - react-scripts-4.0.3.tgz (Root Library) - terser-webpack-plugin-4.2.3.tgz - cacache-15.2.0.tgz - :x: **tar-6.1.0.tgz** (Vulnerable Library)

tar-6.1.11.tgz

tar for node

Library home page: https://registry.npmjs.org/tar/-/tar-6.1.11.tgz

Path to dependency file: /utility-emissions-channel/typescript_app/package.json

Path to vulnerable library: /utility-emissions-channel/typescript_app/node_modules/serverless/node_modules/tar/package.json

Dependency Hierarchy: - serverless-2.61.0.tgz (Root Library) - :x: **tar-6.1.11.tgz** (Vulnerable Library)

tar-4.4.13.tgz

tar for node

Library home page: https://registry.npmjs.org/tar/-/tar-4.4.13.tgz

Path to dependency file: /net-emissions-token-network/package.json

Path to vulnerable library: /net-emissions-token-network/package.json,/utility-emissions-channel/typescript_app/node_modules/tar/package.json

Dependency Hierarchy: - fabric-client-1.4.17.tgz (Root Library) - grpc-1.24.3.tgz - node-pre-gyp-0.15.0.tgz - :x: **tar-4.4.13.tgz** (Vulnerable Library)

Found in HEAD commit: d388e16464e00b9ce84df0d247029f534a429b90

Found in base branch: main

Vulnerability Details

node-tar is a Tar for Node.js. node-tar prior to version 6.2.1 has no limit on the number of sub-folders created in the folder creation process. An attacker who generates a large number of sub-folders can consume memory on the system running node-tar and even crash the Node.js client within few seconds of running it using a path with too many sub-folders inside. Version 6.2.1 fixes this issue by preventing extraction in excessively deep sub-folders.

Publish Date: 2024-03-21

URL: CVE-2024-28863

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - 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/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36

Release Date: 2024-03-21

Fix Resolution: tar - 6.2.1


Step up your Open Source Security Game with Mend here