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

CVE-2020-26301 (High) detected in ssh2-0.8.9.tgz #140

Open
mend-bolt-for-github bot opened this issue Apr 12, 2022 · 0 comments
Open

CVE-2020-26301 (High) detected in ssh2-0.8.9.tgz #140

mend-bolt-for-github bot opened this issue Apr 12, 2022 · 0 comments

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2020-26301 - High Severity Vulnerability

Vulnerable Library - ssh2-0.8.9.tgz

SSH2 client and server modules written in pure JavaScript for node.js

Library home page: https://registry.npmjs.org/ssh2/-/ssh2-0.8.9.tgz

Path to dependency file: /package.json

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

Dependency Hierarchy:

  • snyk-1.465.0.tgz (Root Library)
    • snyk-docker-plugin-4.17.3.tgz
      • docker-modem-2.1.3.tgz
        • ssh2-0.8.9.tgz (Vulnerable Library)

Found in HEAD commit: 26284a027c8106686966b15f62c7c01a1d182069

Vulnerability Details

ssh2 is client and server modules written in pure JavaScript for node.js. In ssh2 before version 1.4.0 there is a command injection vulnerability. The issue only exists on Windows. This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input. This is fixed in version 1.4.0.

Publish Date: 2021-09-20

URL: CVE-2020-26301

CVSS 3 Score Details (10.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • 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://securitylab.github.com/advisories/GHSL-2020-123-mscdex-ssh2/

Release Date: 2021-09-20

Fix Resolution: ssh2 - 1.4.0


Step up your Open Source Security Game with WhiteSource here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants