ghsa-pv79-5r2c-jrpq
Vulnerability from github
Published
2022-05-24 16:46
Modified
2024-04-04 00:45
Severity ?
VLAI Severity ?
Details
In Docker through 18.06.1-ce-rc2, the API endpoints behind the 'docker cp' command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).
{
"affected": [],
"aliases": [
"CVE-2018-15664"
],
"database_specific": {
"cwe_ids": [
"CWE-362"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-05-23T14:29:00Z",
"severity": "HIGH"
},
"details": "In Docker through 18.06.1-ce-rc2, the API endpoints behind the \u0027docker cp\u0027 command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).",
"id": "GHSA-pv79-5r2c-jrpq",
"modified": "2024-04-04T00:45:38Z",
"published": "2022-05-24T16:46:24Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15664"
},
{
"type": "WEB",
"url": "https://github.com/moby/moby/pull/39252"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1910"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/cve-2018-15664"
},
{
"type": "WEB",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726"
},
{
"type": "WEB",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4048-1"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2019/05/28/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2019/08/21/1"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/108507"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…