CVE-2019-13139

Published
View on NVD ↗
CVSS v3
N/A
CVSS v2
4.6
MEDIUM
Affected
1
PROJECT

Description

In Docker before 18.09.4, an attacker who is capable of supplying or manipulating the build path for the "docker build" command would be able to gain command execution. An issue exists in the way "docker build" processes remote git URLs, and results in command injection into the underlying "git clone" command, leading to code execution in the context of the user executing the "docker build" command. This occurs because git ref can be misinterpreted as a flag.

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
GitHubGitHub
71.7K