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

chrome-launcher-0.10.5.tgz: 1 vulnerabilities (highest severity is: 9.8) reachable #8

Open
mend-for-github-com bot opened this issue Nov 12, 2024 · 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 Nov 12, 2024

Vulnerable Library - chrome-launcher-0.10.5.tgz

Launch latest Chrome with the Devtools Protocol port open

Library home page: https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-0.10.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/chrome-launcher/package.json

Found in HEAD commit: a6f8a4191628c69dae14cb7888e24a253948b14a

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (chrome-launcher version) Remediation Possible** Reachability
CVE-2020-7645 Critical 9.8 chrome-launcher-0.10.5.tgz Direct 0.13.2

Reachable

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

Details

CVE-2020-7645

Vulnerable Library - chrome-launcher-0.10.5.tgz

Launch latest Chrome with the Devtools Protocol port open

Library home page: https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-0.10.5.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/chrome-launcher/package.json

Dependency Hierarchy:

  • chrome-launcher-0.10.5.tgz (Vulnerable Library)

Found in HEAD commit: a6f8a4191628c69dae14cb7888e24a253948b14a

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

puppeteer-examples-0.0.1/lighthouse/chromelauncher_puppeteer.js (Application)
  -> chrome-launcher-0.10.5/dist/index.js (Extension)
   -> chrome-launcher-0.10.5/dist/chrome-launcher.js (Extension)
    -> ❌ chrome-launcher-0.10.5/dist/random-port.js (Vulnerable Component)

Vulnerability Details

All versions of chrome-launcher allow execution of arbitrary commands, by controlling the $HOME environment variable in Linux operating systems.

Publish Date: 2020-05-02

URL: CVE-2020-7645

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://nvd.nist.gov/vuln/detail/CVE-2020-7645

Release Date: 2020-05-02

Fix Resolution: 0.13.2

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

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