8000 nock-11.7.0.tgz: 4 vulnerabilities (highest severity is: 9.8) · Issue #3 · amaybaum-dev/github-actions2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nock-11.7.0.tgz: 4 vulnerabilities (highest severity is: 9.8) #3

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

Open
dev-mend-for-github-com bot opened this issue Dec 7, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@dev-mend-for-github-com
Copy link
dev-mend-for-github-com bot commented Dec 7, 2023
Vulnerable Library - nock-11.7.0.tgz

Path to dependency file: /codesnippets-auto-pr/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (nock version) Remediation Possible** Reachability
CVE-2021-44906 Critical 9.8 minimist-0.0.8.tgz Transitive 11.7.1
CVE-2020-7751 Medium 6.0 pathval-1.1.0.tgz Transitive 11.7.1
CVE-2020-7598 Medium 5.6 minimist-0.0.8.tgz Transitive 11.7.1
CVE-2020-28500 Medium 5.3 detected in multiple dependencies Transitive 11.7.1

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2021-44906

Vulnerable Library - minimist-0.0.8.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz

Dependency Hierarchy:

  • nock-11.7.0.tgz (Root Library)
    • mkdirp-0.5.1.tgz
      • minimist-0.0.8.tgz (Vulnerable Library)

Found in base branch: main

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

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

Release Date: 2022-03-17

Fix Resolution (minimist): 0.2.2

Direct dependency fix Resolution (nock): 11.7.1

CVE-2020-7751

Vulnerable Library - pathval-1.1.0.tgz

Object value retrieval given a string path

Library home page: https://registry.npmjs.org/pathval/-/pathval-1.1.0.tgz

Dependency Hierarchy:

  • nock-11.7.0.tgz (Root Library)
    • chai-4.2.0.tgz
      • pathval-1.1.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

pathval before version 1.1.1 is vulnerable to prototype pollution.

Publish Date: 2020-10-25

URL: CVE-2020-7751

CVSS 3 Score Details (6.0)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-7751

Release Date: 2020-10-26

Fix Resolution (pathval): 1.1.1

Direct dependency fix Resolution (nock): 11.7.1

CVE-2020-7598

Vulnerable Library - minimist-0.0.8.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz

Dependency Hierarchy:

  • nock-11.7.0.tgz (Root Library)
    • mkdirp-0.5.1.tgz
      • minimist-0.0.8.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "proto" payload.

Publish Date: 2020-03-11

URL: CVE-2020-7598

CVSS 3 Score Details (5.6)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-03-11

Fix Resolution (minimist): 0.2.1

Direct dependency fix Resolution (nock): 11.7.1

CVE-2020-28500

Vulnerable Libraries - lodash-4.17.19.tgz, lodash-4.17.15.tgz

lodash-4.17.19.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz

Dependency Hierarchy:

  • nock-11.7.0.tgz (Root Library)
    • lodash-4.17.19.tgz (Vulnerable Library)

lodash-4.17.15.tgz

Lodash modular utilities.

Library home page: https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz

Dependency Hierarchy:

  • nock-11.7.0.tgz (Root Library)
    • lodash-4.17.15.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions.
Mend Note: After conducting further research, Mend has determined that CVE-2020-28500 only affects environments with versions 4.0.0 to 4.17.20 of Lodash.

Publish Date: 2021-02-15

URL: CVE-2020-28500

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28500

Release Date: 2021-02-15

Fix Resolution (lodash): 4.17.21

Direct dependency fix Resolution (nock): 11.7.1

Fix Resolution (lodash): 4.17.21

Direct dependency fix Resolution (nock): 11.7.1

@dev-mend-for-github-com dev-mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 7, 2023
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title nock-11.7.0.tgz: 1 vulnerabilities (highest severity is: 7.2) reachable nock-11.7.0.tgz: 1 vulnerabilities (highest severity is: 7.2) May 30, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title nock-11.7.0.tgz: 1 vulnerabilities (highest severity is: 7.2) nock-11.7.0.tgz: 1 vulnerabilities (highest severity is: 6.0) Jul 4, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title nock-11.7.0.tgz: 1 vulnerabilities (highest severity is: 6.0) nock-11.7.0.tgz: 6 vulnerabilities (highest severity is: 9.8) Jan 12, 2025
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title nock-11.7.0.tgz: 6 vulnerabilities (highest severity is: 9.8) nock-11.7.0.tgz: 5 vulnerabilities (highest severity is: 9.8) Jan 12, 2025
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title nock-11.7.0.tgz: 5 vulnerabilities (highest severity is: 9.8) nock-11.7.0.tgz: 4 vulnerabilities (highest severity is: 9.8) Jan 16, 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
0