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

Snyk Vuln Report: Command Injection through shelljs #1329

Open
corpetty opened this issue Feb 13, 2019 · 0 comments
Open

Snyk Vuln Report: Command Injection through shelljs #1329

corpetty opened this issue Feb 13, 2019 · 0 comments

Comments

@corpetty
Copy link

Bug Report

Summary

Snyk.io has flagged a vulnerable module shelljs

Severity

CVSS Score: 7.0 HIGH SEVERITY

Vulnerable functions:

src.exec._exec()

  • Introduced through: embark@4.0.0-beta.0 › shelljs@0.5.3
    Remediation: No remediation path available.

Overview

shelljs is a portable Unix shell commands for Node.js.

Affected version of this package are vulnerable to Command Injection. It is possible to invoke commands from shell.exec() from external sources, allowing an attacker to inject arbitrary commands.

More Info

GH issue #1
GH issue #2

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

No branches or pull requests

1 participant