ghsa-33j8-c2xf-8225
Vulnerability from github
Published
2022-05-24 16:54
Modified
2024-04-04 01:46
Severity ?
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2019-13139" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-22T20:15:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-33j8-c2xf-8225", "modified": "2024-04-04T01:46:21Z", "published": "2022-05-24T16:54:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13139" }, { "type": "WEB", "url": "https://github.com/moby/moby/pull/38944" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHBA-2019:3092" }, { "type": "WEB", "url": "https://docs.docker.com/engine/release-notes/#18094" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Sep/21" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190910-0001" }, { "type": "WEB", "url": "https://staaldraad.github.io/post/2019-07-16-cve-2019-13139-docker-build" }, { "type": "WEB", "url": "https://www.debian.org/security/2019/dsa-4521" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…