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

test-old-npm-sub-dependency-1.0.0.tgz: 1 vulnerabilities (highest severity is: 9.8) #40

Open
dev-mend-for-github-com bot opened this issue Oct 23, 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 Oct 23, 2023

Vulnerable Library - test-old-npm-sub-dependency-1.0.0.tgz

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm8/nested_sub_dependency_update_npm_out_of_range/packages/package4/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm8/subdependency_update_tab_indentation/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/nested_sub_dependency_update_npm_out_of_range/packages/package4/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/subdependency_update_tab_indentation/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/nested_sub_dependency_update_npm_out_of_range/packages/package4/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/subdependency_update_tab_indentation/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm8/subdependency_update_tab_indentation/node_modules/extend/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (test-old-npm-sub-dependency version) Remediation Possible** Reachability
CVE-2018-16492 Critical 9.8 detected in multiple dependencies Transitive N/A*

*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-2018-16492

Vulnerable Libraries - extend-1.3.0.tgz, extend-1.2.0.tgz

extend-1.3.0.tgz

Port of jQuery.extend for node.js and the browser

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

Path to dependency file: /npm_and_yarn/spec/fixtures/updated_projects/npm8/subdependency_update_tab_indentation/package.json

Path to vulnerable library: /npm_and_yarn/spec/fixtures/updated_projects/npm8/subdependency_update_tab_indentation/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/updated_projects/npm6/subdependency_update_tab_indentation/node_modules/extend/package.json

Dependency Hierarchy:

  • test-old-npm-sub-dependency-1.0.0.tgz (Root Library)
    • extend-1.3.0.tgz (Vulnerable Library)

extend-1.2.0.tgz

Port of jQuery.extend for Node.js

Library home page: https://registry.npmjs.org/extend/-/extend-1.2.0.tgz

Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm8/nested_sub_dependency_update_npm_out_of_range/packages/package4/package.json

Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm8/nested_sub_dependency_update_npm_out_of_range/packages/package4/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm8/subdependency_update_tab_indentation/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/nested_sub_dependency_update_npm_out_of_range/packages/package4/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/subdependency_update_tab_indentation/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6_and_yarn/nested_sub_dependency_update_npm_out_of_range/packages/package4/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm6/subdependency_update_tab_indentation/node_modules/extend/package.json,/npm_and_yarn/spec/fixtures/projects/npm8/subdependency_update_tab_indentation/node_modules/extend/package.json

Dependency Hierarchy:

  • test-old-npm-sub-dependency-1.0.0.tgz (Root Library)
    • extend-1.2.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

A prototype pollution vulnerability was found in module extend <2.0.2, ~<3.0.2 that allows an attacker to inject arbitrary properties onto Object.prototype.

Publish Date: 2019-02-01

URL: CVE-2018-16492

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://hackerone.com/reports/381185

Release Date: 2019-02-01

Fix Resolution: extend - v3.0.2,v2.0.2

@dev-mend-for-github-com dev-mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Oct 23, 2023
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