Risk | High |
Patch available | NO |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2020-7606 |
CWE-ID | CWE-77 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #1 is available. |
Vulnerable software Subscribe |
docker-compose-remote-api Web applications / Modules and components for CMS |
Vendor | JS.run |
This security bulletin contains one high risk vulnerability.
EUVDB-ID: #VU26228
Risk: High
CVSSv3.1: 9.3 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/RC:C]
CVE-ID: CVE-2020-7606
CWE-ID:
CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The vulnerability exists due to improper input validation when "exec(serviceName, cmd, fnStdout, fnStderr, fnExit)" uses the variable "serviceName". A remote attacker can execute arbitrary commands on the system. MitigationCybersecurity Help is currently unaware of any official solution to address this vulnerability.
Vulnerable software versionsdocker-compose-remote-api: 0.1.1 - 0.1.4
http://snyk.io/vuln/SNYK-JS-DOCKERCOMPOSEREMOTEAPI-560125
http://github.com/jsrun/docker-compose-remote-api/blob/master/index.js#L24
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.