Skip to content

Snyk vulnerability DB reporting command injection vulnerability in ShellJS #810

@webstackdev

Description

@webstackdev

Node version (or tell us if you're using electron or some other framework):

8.0.0

ShellJS version (the most recent version/Github branch you see the bug on):

0.7.8

Operating system:

Linux

Description of the bug:

Snyk reports high severity vulnerability in shelljs

Example ShellJS command to reproduce the error:

In a repository with ShellJS as a dependency:

username> snyk test

 High severity vulnerability found on shelljs@0.7.8
- desc: Command Injection
- info: https://snyk.io/vuln/npm:shelljs:20140723
- from: xxx@0.1.0 > shelljs@0.7.8
Fix: None available. Consider removing this dependency.

This is related to issues 143, 495, and PR 524. Wasn't sure if the project was aware that ShellJS will break builds using vulnerability scanning in their CI workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    execIssues specific to the shell.exec() APIsecurity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions