Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable #788

Open
mend-for-github-com bot opened this issue Jun 6, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jun 6, 2022

Vulnerable Library - grunt-1.3.0.tgz

The JavaScript Task Runner

Library home page: https://registry.npmjs.org/grunt/-/grunt-1.3.0.tgz

Path to dependency file: /package.json

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

Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (grunt version) Remediation Possible** Reachability
CVE-2022-3517 High 7.5 Not Defined 0.2% minimatch-3.0.4.tgz Transitive N/A*

Reachable

CVE-2020-28282 Critical 9.8 Not Defined 0.9% getobject-0.1.0.tgz Transitive 1.4.0

Unreachable

WS-2017-3772 High 7.5 Not Defined underscore.string-3.3.5.tgz Transitive 1.4.0

Unreachable

CVE-2022-1537 High 7.0 Not Defined 0.0% grunt-1.3.0.tgz Direct 1.5.3

Unreachable

CVE-2022-0436 Medium 5.5 Not Defined 0.1% grunt-1.3.0.tgz Direct 1.5.1

Unreachable

*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-3517

Vulnerable Library - minimatch-3.0.4.tgz

a glob matcher in javascript

Library home page: https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • grunt-1.3.0.tgz (Root Library)
    • minimatch-3.0.4.tgz (Vulnerable Library)

Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907

Found in base branches: develop, master

Reachability Analysis

This vulnerability is potentially reachable

opentok-rtc-5.0.1/test/web/bower_components/mocha/mocha.js (Application)
  -> glob-7.1.6/glob.js (Extension)
   -> ❌ minimatch-3.0.4/minimatch.js (Vulnerable Component)

Vulnerability Details

A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.

Publish Date: 2022-10-17

URL: CVE-2022-3517

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.2%

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

Release Date: 2022-10-17

Fix Resolution: minimatch - 3.0.5

CVE-2020-28282

Vulnerable Library - getobject-0.1.0.tgz

get.and.set.deep.objects.easily = true

Library home page: https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • grunt-1.3.0.tgz (Root Library)
    • grunt-legacy-util-2.0.0.tgz
      • getobject-0.1.0.tgz (Vulnerable Library)

Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907

Found in base branches: develop, master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Prototype pollution vulnerability in 'getobject' version 0.1.0 allows an attacker to cause a denial of service and may lead to remote code execution.

Publish Date: 2020-12-29

URL: CVE-2020-28282

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/package/getobject

Release Date: 2020-12-29

Fix Resolution (getobject): 1.0.0

Direct dependency fix Resolution (grunt): 1.4.0

⛑️ Automatic Remediation will be attempted for this issue.

WS-2017-3772

Vulnerable Library - underscore.string-3.3.5.tgz

String manipulation extensions for Underscore.js javascript library.

Library home page: https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/underscore.string/package.json

Dependency Hierarchy:

  • grunt-1.3.0.tgz (Root Library)
    • grunt-legacy-util-2.0.0.tgz
      • underscore.string-3.3.5.tgz (Vulnerable Library)

Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907

Found in base branches: develop, master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Regular Expression Denial of Service (ReDoS) vulnerability was found in underscore.string 2.4.0 through 3.3.5.

Publish Date: 2017-09-08

URL: WS-2017-3772

Threat Assessment

Exploit Maturity: Not Defined

EPSS:

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

Release Date: 2017-09-08

Fix Resolution (underscore.string): 3.3.6

Direct dependency fix Resolution (grunt): 1.4.0

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2022-1537

Vulnerable Library - grunt-1.3.0.tgz

The JavaScript Task Runner

Library home page: https://registry.npmjs.org/grunt/-/grunt-1.3.0.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • grunt-1.3.0.tgz (Vulnerable Library)

Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907

Found in base branches: develop, master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

file.copy operations in GruntJS are vulnerable to a TOCTOU race condition leading to arbitrary file write in GitHub repository gruntjs/grunt prior to 1.5.3. This vulnerability is capable of arbitrary file writes which can lead to local privilege escalation to the GruntJS user if a lower-privileged user has write access to both source and destination directories as the lower-privileged user can create a symlink to the GruntJS user's .bashrc file or replace /etc/shadow file if the GruntJS user is root.

Publish Date: 2022-05-10

URL: CVE-2022-1537

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.0%

CVSS 3 Score Details (7.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: High
    • Privileges Required: Low
    • 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://huntr.dev/bounties/0179c3e5-bc02-4fc9-8491-a1a319b51b4d/

Release Date: 2022-05-10

Fix Resolution: 1.5.3

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2022-0436

Vulnerable Library - grunt-1.3.0.tgz

The JavaScript Task Runner

Library home page: https://registry.npmjs.org/grunt/-/grunt-1.3.0.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • grunt-1.3.0.tgz (Vulnerable Library)

Found in HEAD commit: 7c898c0839317ea7989d15935972aa4dc520b907

Found in base branches: develop, master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

Path Traversal in GitHub repository gruntjs/grunt prior to 1.5.2.

Publish Date: 2022-04-12

URL: CVE-2022-0436

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • 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: GHSA-j383-35pm-c5h4

Release Date: 2022-04-12

Fix Resolution: 1.5.1

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Jun 6, 2022
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 3 vulnerabilities (highest severity is: 7.8) grunt-1.3.0.tgz: 4 vulnerabilities (highest severity is: 7.8) Oct 19, 2022
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 4 vulnerabilities (highest severity is: 7.8) grunt-1.3.0.tgz: 3 vulnerabilities (highest severity is: 7.5) Dec 27, 2022
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 3 vulnerabilities (highest severity is: 7.5) grunt-1.3.0.tgz: 4 vulnerabilities (highest severity is: 7.5) Jul 3, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 4 vulnerabilities (highest severity is: 7.5) grunt-1.3.0.tgz: 3 vulnerabilities (highest severity is: 7.5) Jul 15, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 3 vulnerabilities (highest severity is: 7.5) grunt-1.3.0.tgz: 4 vulnerabilities (highest severity is: 7.5) Oct 27, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 4 vulnerabilities (highest severity is: 7.5) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Nov 11, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Nov 13, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Nov 18, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Nov 18, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Nov 21, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Nov 29, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Dec 6, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Dec 6, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Dec 9, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Dec 9, 2024
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Jan 9, 2025
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Jan 21, 2025
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Jan 21, 2025
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Jan 23, 2025
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Jan 23, 2025
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Jan 23, 2025
@mend-for-github-com mend-for-github-com bot changed the title grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) grunt-1.3.0.tgz: 5 vulnerabilities (highest severity is: 9.8) reachable Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants