GHSA-vm67-7vmg-66vm

    Dashboard / Vulnerabilities / GHSA-vm67-7vmg-66vm

    GHSA-vm67-7vmg-66vm

    Published: 6 Apr 2021Last Modified: 10 Sept 2026

    Summary: Arbitrary Command Injection in portprocesses

    Details: ### Impact An Arbitrary Command Injection vulnerability was reported in `portprocesses` impacting versions <= 1.0.4. ### Example (Proof of Concept) The following example demonstrates the vulnerability and will run `touch success` therefore creating a file named `success`. ```js const portprocesses = require("portprocesses"); portprocesses.killProcess("$(touch success)"); ```

    Affected packages

    Package

    Name: portprocesses

    Purl: pkg:npm/portprocesses

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -1.0.5

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-vm67-7vmg-66vm | CVE-DB