psnode@0.0.1 vulnerabilities

A process utility for OSX and Windows

Direct Vulnerabilities

Known vulnerabilities in the psnode package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Arbitrary Command Injection

psnode is an A Node.js KISS module to list and kill process on OSX and Windows.

Affected versions of this package are vulnerable to Arbitrary Command Injection. If attacker-controlled user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.

How to fix Arbitrary Command Injection?

There is no fixed version for psnode.

*