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.
                
            References
                    | Link | Resource | 
|---|---|
| https://access.redhat.com/errata/RHBA-2019:3092 | |
| https://docs.docker.com/engine/release-notes/#18094 | Release Notes Vendor Advisory | 
| https://github.com/moby/moby/pull/38944 | Patch Third Party Advisory | 
| https://seclists.org/bugtraq/2019/Sep/21 | |
| https://security.netapp.com/advisory/ntap-20190910-0001/ | |
| https://staaldraad.github.io/post/2019-07-16-cve-2019-13139-docker-build/ | Exploit Third Party Advisory | 
| https://www.debian.org/security/2019/dsa-4521 | |
| https://access.redhat.com/errata/RHBA-2019:3092 | |
| https://docs.docker.com/engine/release-notes/#18094 | Release Notes Vendor Advisory | 
| https://github.com/moby/moby/pull/38944 | Patch Third Party Advisory | 
| https://seclists.org/bugtraq/2019/Sep/21 | |
| https://security.netapp.com/advisory/ntap-20190910-0001/ | |
| https://staaldraad.github.io/post/2019-07-16-cve-2019-13139-docker-build/ | Exploit Third Party Advisory | 
| https://www.debian.org/security/2019/dsa-4521 | 
Configurations
                    History
                    21 Nov 2024, 04:24
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://access.redhat.com/errata/RHBA-2019:3092 - | |
| References | () https://docs.docker.com/engine/release-notes/#18094 - Release Notes, Vendor Advisory | |
| References | () https://github.com/moby/moby/pull/38944 - Patch, Third Party Advisory | |
| References | () https://seclists.org/bugtraq/2019/Sep/21 - | |
| References | () https://security.netapp.com/advisory/ntap-20190910-0001/ - | |
| References | () https://staaldraad.github.io/post/2019-07-16-cve-2019-13139-docker-build/ - Exploit, Third Party Advisory | |
| References | () https://www.debian.org/security/2019/dsa-4521 - | 
Information
                Published : 2019-08-22 20:15
Updated : 2024-11-21 04:24
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')
