ilan-WS / cloudify-stage

Cloudify's New UI Framework
Apache License 2.0
0 stars 0 forks source link

CVE-2024-28863 (Medium) detected in tar-6.0.5.tgz, tar-2.2.2.tgz #177

Open mend-for-github-com[bot] opened 6 months ago

mend-for-github-com[bot] commented 6 months ago

CVE-2024-28863 - Medium Severity Vulnerability

Vulnerable Libraries - tar-6.0.5.tgz, tar-2.2.2.tgz

tar-6.0.5.tgz

tar for node

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/cacache/node_modules/tar/package.json

Dependency Hierarchy: - compression-webpack-plugin-6.1.1.tgz (Root Library) - cacache-15.0.5.tgz - :x: **tar-6.0.5.tgz** (Vulnerable Library)

tar-2.2.2.tgz

tar for node

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/tar/package.json

Dependency Hierarchy: - node-sass-4.14.1.tgz (Root Library) - node-gyp-3.8.0.tgz - :x: **tar-2.2.2.tgz** (Vulnerable Library)

Found in HEAD commit: 50731d7b248d2728e4e5fda6648192e5a322f08c

Found in base branch: master

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