CVE-2021-27886 – Docker Dashboard Remote Command Execution
https://notcve.org/view.php?id=CVE-2021-27886
rakibtg Docker Dashboard before 2021-02-28 allows command injection in backend/utilities/terminal.js via shell metacharacters in the command parameter of an API request. NOTE: this is NOT a Docker, Inc. product. rakibtg Docker Dashboard antes del 28 de febrero de 2021, permite la inyección de comandos en el archivo backend/utilities/terminal.js por medio de metacaracteres de shell en el parámetro del comando de una petición de la API. NOTA: este NO es un producto de Docker, Inc Docker Dashboard suffers from a remote command execution vulnerability. The fix is added in commit 79cdc41. • http://packetstormsecurity.com/files/163416/Docker-Dashboard-Remote-Command-Execution.html https://github.com/rakibtg/docker-web-gui/commit/79cdc41809f2030fce21a1109898bd79e4190661 https://github.com/rakibtg/docker-web-gui/issues/23 https://www.docker.com/legal/trademark-guidelines • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •