VYPR

npm package

docker-compose-remote-api

pkg:npm/docker-compose-remote-api

Vulnerabilities (1)

  • CVE-2020-7606Mar 15, 2020
    affected <= 0.1.4

    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.