logo
DATABASE RESOURCES PRICING ABOUT US

OS Command Injection in docker-compose-remote-api

Description

docker-compose-remote-api through 0.1.4 allows execution of arbitrary commands. Within `index.js` of the package, the function `exec(serviceName, cmd, fnStdout, fnStderr, fnExit)` uses the variable `serviceName` which can be controlled by users without any sanitization.


Affected Software


CPE Name Name Version
docker-compose-remote-api 0.1.4

Related