logo

CVE-2020-7634 heroku-addonpool

Package

Manager: npm
Name: heroku-addonpool
Vulnerable Version: >=0 <0.1.16

Severity

Level: Critical

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

EPSS: 0.03263 pctl0.86669

Details

OS Command Injection in heroku-addonpool 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(); ```

Metadata

Created: 2021-12-09T19:52:03Z
Modified: 2023-09-13T21:57:41Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/12/GHSA-3q9x-w53p-jg53/GHSA-3q9x-w53p-jg53.json
CWE IDs: ["CWE-78"]
Alternative ID: GHSA-3q9x-w53p-jg53
Finding: F404
Auto approve: 1