CVE-2019-13139

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:docker:docker:*:*:*:*:enterprise:*:*:*

History

No history.

Information

Published : 2019-08-22 20:15

Updated : 2023-12-10 12:59


NVD link : CVE-2019-13139

Mitre link : CVE-2019-13139

CVE.ORG link : CVE-2019-13139


JSON object : View

Products Affected

docker

  • docker
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')