First published: Wed Oct 07 2020(Updated: )
A command injection vulnerability was discovered in Gitlab runner versions prior to 13.2.4, 13.3.2 and 13.4.1. When the runner is configured on a Windows system with a docker executor, which allows the attacker to run arbitrary commands on Windows host, via DOCKER_AUTH_CONFIG build variable.
Credit: cve@gitlab.com
Affected Software | Affected Version | How to fix |
---|---|---|
GitLab | >=12.0.0<13.2.4 | |
GitLab | >=12.0.0<13.2.4 | |
GitLab | >=13.3.0<13.3.2 | |
GitLab | >=13.3.0<13.3.2 | |
GitLab | >=13.4.0<13.4.1 | |
GitLab | >=13.4.0<13.4.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-13347 has a medium severity level due to its potential for remote command execution.
To fix CVE-2020-13347, update GitLab Runner to version 13.2.4, 13.3.2, or 13.4.1 or later.
CVE-2020-13347 affects GitLab Runner versions prior to 13.2.4, 13.3.2, and 13.4.1.
CVE-2020-13347 is a command injection vulnerability that allows arbitrary command execution on the Windows host.
Yes, CVE-2020-13347 can potentially be exploited remotely without authentication if the GitLab Runner is configured with a docker executor on a Windows system.