ps-visitor@0.0.2

node.js visit command `ps aux` and `kill`.

  • latest version

    0.0.2

  • first published

    8 years ago

  • latest version published

    8 years ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Arbitrary Command Injection

    ps-visitor is a Node.js visit command ps aux and kill.

    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 ps-visitor.

    *