Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Docker-Compose-Remote-Api Project | Docker-Compose-Remote-Api | <= 0.1.4 |
Related Weaknesses (CWE)
References
- https://snyk.io/vuln/SNYK-JS-DOCKERCOMPOSEREMOTEAPI-560125ExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-DOCKERCOMPOSEREMOTEAPI-560125ExploitThird Party Advisory
FAQ
What is CVE-2020-7606?
CVE-2020-7606 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 's...
How severe is CVE-2020-7606?
CVE-2020-7606 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-7606?
Check the references section above for vendor advisories and patch information. Affected products include: Docker-Compose-Remote-Api Project Docker-Compose-Remote-Api.