grunt-contrib-compress-1.6.0.tgz: 8 vulnerabilities (highest severity is: 9.8) reachable
Vulnerable Library - grunt-contrib-compress-1.6.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/minimist/package.json
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Vulnerabilities
| Vulnerability | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (grunt-contrib-compress version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|---|---|
| CVE-2022-25883 | 5.3 | Proof of concept | 0.3% | semver-5.7.1.tgz | Transitive | 2.0.0 | ✅ |
|
|
| CVE-2021-44906 | 9.8 | Not Defined | 0.9% | minimist-1.2.5.tgz | Transitive | 2.0.0 | ✅ |
|
|
| CVE-2022-0355 | 8.8 | Not Defined | 0.5% | simple-get-3.1.0.tgz | Transitive | N/A* | ❌ |
|
|
| CVE-2021-43138 | 7.8 | Not Defined | 0.70000005% | async-2.6.3.tgz | Transitive | 2.0.0 | ✅ |
|
|
| CVE-2025-59343 | 7.5 | Not Defined | 0.0% | tar-fs-2.1.1.tgz | Transitive | 2.0.0 | ✅ | ||
| CVE-2025-48387 | 7.5 | Not Defined | 0.1% | tar-fs-2.1.1.tgz | Transitive | N/A* | ❌ | ||
| CVE-2024-12905 | 7.5 | Not Defined | 1.1% | tar-fs-2.1.1.tgz | Transitive | 2.0.0 | ✅ | ||
| CVE-2020-7788 | 7.3 | Proof of concept | 0.3% | ini-1.3.5.tgz | Transitive | 2.0.0 | ✅ |
*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-25883
Vulnerable Library - semver-5.7.1.tgz
The semantic version parser used by npm.
Library home page: https://registry.npmjs.org/semver/-/semver-5.7.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/semver/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- iltorb-2.4.5.tgz
- prebuild-install-5.3.6.tgz
- node-abi-2.19.3.tgz
- :x: semver-5.7.1.tgz (Vulnerable Library)
- node-abi-2.19.3.tgz
- prebuild-install-5.3.6.tgz
- iltorb-2.4.5.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branches: develop, master
Reachability Analysis
This vulnerability is potentially reachable
opentok-rtc-5.0.1/test/mocks/mock_opentok.js (Application)
-> opentok-2.10.0/lib/opentok.js (Extension)
-> opentok-2.10.0/lib/generateJwt.js (Extension)
-> jsonwebtoken-8.5.1/index.js (Extension)
-> jsonwebtoken-8.5.1/verify.js (Extension)
-> jsonwebtoken-8.5.1/lib/psSupported.js (Extension)
-> ❌ semver-5.7.1/semver.js (Vulnerable Component)
Vulnerability Details
Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range. Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2023-06-21
URL: CVE-2022-25883
Threat Assessment
Exploit Maturity: Proof of concept
EPSS: 0.3%
CVSS 3 Score Details (5.3)
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: Low
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
Release Date: 2023-06-21
Fix Resolution (semver): 5.7.2
Direct dependency fix Resolution (grunt-contrib-compress): 2.0.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2021-44906
Vulnerable Library - minimist-1.2.5.tgz
parse argument options
Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/minimist/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- iltorb-2.4.5.tgz
- prebuild-install-5.3.6.tgz
- :x: minimist-1.2.5.tgz (Vulnerable Library)
- prebuild-install-5.3.6.tgz
- iltorb-2.4.5.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branches: develop, master
Reachability Analysis
The vulnerable code is unreachable
Vulnerability Details
Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).
Publish Date: 2022-03-17
URL: CVE-2021-44906
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.9%
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
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-xvch-5gv4-984h
Release Date: 2022-03-17
Fix Resolution (minimist): 1.2.6
Direct dependency fix Resolution (grunt-contrib-compress): 2.0.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2022-0355
Vulnerable Library - simple-get-3.1.0.tgz
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in
Library home page: https://registry.npmjs.org/simple-get/-/simple-get-3.1.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/simple-get/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- iltorb-2.4.5.tgz
- prebuild-install-5.3.6.tgz
- :x: simple-get-3.1.0.tgz (Vulnerable Library)
- prebuild-install-5.3.6.tgz
- iltorb-2.4.5.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branches: develop, master
Reachability Analysis
The vulnerable code is unreachable
Vulnerability Details
Improper Removal of Sensitive Information Before Storage or Transfer in NPM simple-get prior to 4.0.1.
Publish Date: 2022-01-26
URL: CVE-2022-0355
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.5%
CVSS 3 Score Details (8.8)
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: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-wpg7-2c88-r8xv
Release Date: 2022-01-26
Fix Resolution: simple-get - 3.1.1,simple-get - 4.0.1,simple-get - 2.8.2
CVE-2021-43138
Vulnerable Library - async-2.6.3.tgz
Higher-order functions and common patterns for asynchronous code
Library home page: https://registry.npmjs.org/async/-/async-2.6.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/grunt-contrib-less/node_modules/async/package.json,/node_modules/geoip-lite/node_modules/async/package.json,/node_modules/archiver/node_modules/async/package.json,/node_modules/grunt-contrib-clean/node_modules/async/package.json,/node_modules/grunt-bower-task/node_modules/async/package.json,/node_modules/portscanner/node_modules/async/package.json,/node_modules/grunt-contrib-watch/node_modules/async/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- archiver-1.3.0.tgz
- :x: async-2.6.3.tgz (Vulnerable Library)
- archiver-1.3.0.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branches: develop, master
Reachability Analysis
The vulnerable code is unreachable
Vulnerability Details
In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.
Publish Date: 2022-04-06
URL: CVE-2021-43138
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.70000005%
CVSS 3 Score Details (7.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2021-43138
Release Date: 2022-04-06
Fix Resolution (async): 2.6.4
Direct dependency fix Resolution (grunt-contrib-compress): 2.0.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2025-59343
Vulnerable Library - tar-fs-2.1.1.tgz
filesystem bindings for tar-stream
Library home page: https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/tar-fs/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- iltorb-2.4.5.tgz
- prebuild-install-5.3.6.tgz
- :x: tar-fs-2.1.1.tgz (Vulnerable Library)
- prebuild-install-5.3.6.tgz
- iltorb-2.4.5.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branches: develop, master
Vulnerability Details
tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.1.1, 2.1.3, and 1.16.5 are vulnerable to symlink validation bypass if the destination directory is predictable with a specific tarball. This issue has been patched in version 3.1.1, 2.1.4, and 1.16.6. A workaround involves using the ignore option on non files/directories.
Publish Date: 2025-09-24
URL: CVE-2025-59343
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.0%
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: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-vj76-c3g6-qr5v
Release Date: 2025-09-24
Fix Resolution (tar-fs): 2.1.4
Direct dependency fix Resolution (grunt-contrib-compress): 2.0.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2025-48387
Vulnerable Library - tar-fs-2.1.1.tgz
filesystem bindings for tar-stream
Library home page: https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/tar-fs/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- iltorb-2.4.5.tgz
- prebuild-install-5.3.6.tgz
- :x: tar-fs-2.1.1.tgz (Vulnerable Library)
- prebuild-install-5.3.6.tgz
- iltorb-2.4.5.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branches: develop, master
Vulnerability Details
tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.0.9, 2.1.3, and 1.16.5 have an issue where an extract can write outside the specified dir with a specific tarball. This has been patched in versions 3.0.9, 2.1.3, and 1.16.5. As a workaround, use the ignore option to ignore non files/directories.
Publish Date: 2025-06-02
URL: CVE-2025-48387
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.1%
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: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-8cj5-5rvv-wf4v
Release Date: 2025-06-02
Fix Resolution: tar-fs - 1.16.5,https://github.com/mafintosh/tar-fs.git - v3.0.9,https://github.com/mafintosh/tar-fs.git - v1.16.5,tar-fs - 3.0.9,tar-fs - 2.1.3,https://github.com/mafintosh/tar-fs.git - v2.1.3
CVE-2024-12905
Vulnerable Library - tar-fs-2.1.1.tgz
filesystem bindings for tar-stream
Library home page: https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/tar-fs/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- iltorb-2.4.5.tgz
- prebuild-install-5.3.6.tgz
- :x: tar-fs-2.1.1.tgz (Vulnerable Library)
- prebuild-install-5.3.6.tgz
- iltorb-2.4.5.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branches: develop, master
Vulnerability Details
An Improper Link Resolution Before File Access ("Link Following") and Improper Limitation of a Pathname to a Restricted Directory ("Path Traversal"). This vulnerability occurs when extracting a maliciously crafted tar file, which can result in unauthorized file writes or overwrites outside the intended extraction directory. The issue is associated with index.js in the tar-fs package. This issue affects tar-fs: from 0.0.0 before 1.16.4, from 2.0.0 before 2.1.2, from 3.0.0 before 3.0.8.
Publish Date: 2025-03-27
URL: CVE-2024-12905
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 1.1%
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: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2025-03-27
Fix Resolution (tar-fs): 2.1.2
Direct dependency fix Resolution (grunt-contrib-compress): 2.0.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2020-7788
Vulnerable Library - ini-1.3.5.tgz
An ini encoder/decoder for node
Library home page: https://registry.npmjs.org/ini/-/ini-1.3.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/ini/package.json
Dependency Hierarchy:
- grunt-contrib-compress-1.6.0.tgz (Root Library)
- iltorb-2.4.5.tgz
- prebuild-install-5.3.6.tgz
- rc-1.2.8.tgz
- :x: ini-1.3.5.tgz (Vulnerable Library)
- rc-1.2.8.tgz
- prebuild-install-5.3.6.tgz
- iltorb-2.4.5.tgz
Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907
Found in base branch: master
Vulnerability Details
This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.
Publish Date: 2020-12-11
URL: CVE-2020-7788
Threat Assessment
Exploit Maturity: Proof of concept
EPSS: 0.3%
CVSS 3 Score Details (7.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788
Release Date: 2020-12-11
Fix Resolution (ini): 1.3.6
Direct dependency fix Resolution (grunt-contrib-compress): 2.0.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.