Arbitrary Command Injection Affecting docker-lvm-plugin package, versions <2:1.13.1-104.git4ef4b30.el7


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.57% (78th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Arbitrary Command Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL7-DOCKERLVMPLUGIN-5026863
  • published27 Mar 2023
  • disclosed26 Mar 2019

Introduced: 26 Mar 2019

CVE-2019-13139  (opens in a new tab)
CWE-77  (opens in a new tab)

How to fix?

Upgrade RHEL:7 docker-lvm-plugin to version 2:1.13.1-104.git4ef4b30.el7 or higher.
This issue was patched in RHBA-2019:3092.

NVD Description

Note: Versions mentioned in the description apply only to the upstream docker-lvm-plugin package and not the docker-lvm-plugin package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

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.