Attacker Value
Unknown
(0 users assessed)
Exploitability
Unknown
(0 users assessed)
User Interaction
None
Privileges Required
None
Attack Vector
Local
0

CVE-2019-13139

Disclosure Date: August 22, 2019
Add MITRE ATT&CK tactics and techniques that apply to this CVE.

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.

Add Assessment

No one has assessed this topic. Be the first to add your voice to the community.

CVSS V3 Severity and Metrics
Base Score:
8.4 High
Impact Score:
5.9
Exploitability Score:
2.5
Vector:
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector (AV):
Local
Attack Complexity (AC):
Low
Privileges Required (PR):
None
User Interaction (UI):
None
Scope (S):
Unchanged
Confidentiality (C):
High
Integrity (I):
High
Availability (A):
High

General Information

Vendors

  • docker

Products

  • docker
Technical Analysis