Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-15664 (GCVE-0-2018-15664)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T10:01:54.533Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/moby/moby/pull/39252" }, { "name": "[oss-security] 20190528 CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2019/05/28/1" }, { "name": "108507", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/108507" }, { "name": "openSUSE-SU-2019:1621", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html" }, { "name": "USN-4048-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4048-1/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664" }, { "name": "RHSA-2019:1910", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "name": "[oss-security] 20190821 RE: CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2019/08/21/1" }, { "name": "openSUSE-SU-2019:2044", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2019-05-22T00:00:00", "descriptions": [ { "lang": "en", "value": "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)." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-09-01T23:06:07", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/moby/moby/pull/39252" }, { "name": "[oss-security] 20190528 CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2019/05/28/1" }, { "name": "108507", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/108507" }, { "name": "openSUSE-SU-2019:1621", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html" }, { "name": "USN-4048-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4048-1/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664" }, { "name": "RHSA-2019:1910", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "name": "[oss-security] 20190821 RE: CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2019/08/21/1" }, { "name": "openSUSE-SU-2019:2044", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-15664", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.suse.com/show_bug.cgi?id=1096726", "refsource": "MISC", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726" }, { "name": "https://github.com/moby/moby/pull/39252", "refsource": "MISC", "url": "https://github.com/moby/moby/pull/39252" }, { "name": "[oss-security] 20190528 CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/05/28/1" }, { "name": "108507", "refsource": "BID", "url": "http://www.securityfocus.com/bid/108507" }, { "name": "openSUSE-SU-2019:1621", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html" }, { "name": "USN-4048-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4048-1/" }, { "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664", "refsource": "CONFIRM", "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664" }, { "name": "RHSA-2019:1910", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "name": "[oss-security] 20190821 RE: CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/08/21/1" }, { "name": "openSUSE-SU-2019:2044", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2018-15664", "datePublished": "2019-05-23T13:58:37", "dateReserved": "2018-08-21T00:00:00", "dateUpdated": "2024-08-05T10:01:54.533Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-15664\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-05-23T14:29:07.453\",\"lastModified\":\"2024-11-21T03:51:14.130\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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).\"},{\"lang\":\"es\",\"value\":\"En Docker hasta la versi\u00f3n 18.06.1-ce-rc2, los endpoints API debajo del comando \u0027docker cp\u0027 son vulnerables a un ataque de de tipo symlink-exchange con salto de directorio, dando a los atacantes acceso arbitrario de lectura-escritura al sistema de archivos del host con privilegios de root, porque daemon/archive.go no genera operaciones de archivo en un filesystem congelado (o desde dentro de una operaci\u00f3n chroot).\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.8,\"impactScore\":6.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:H/Au:N/C:C/I:C/A:C\",\"baseScore\":6.2,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":1.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"03ED214E-B35E-4269-AB60-DC153D84A7EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"23DC417C-741C-4B54-AC05-695266F837BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"EA9CEEEF-FA4C-466B-B06A-409B412911CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.0-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"1D56B684-9D21-456D-AEAF-681FE4AF34DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.0-ce:rc4:*:*:community:*:*:*\",\"matchCriteriaId\":\"6AC3E4B6-3D75-408D-B3CD-0E5FC83DC303\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.0-ce:rc5:*:*:community:*:*:*\",\"matchCriteriaId\":\"1BA3AC1D-E044-4F3F-A880-9D57E6247D3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.1-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"ADFFCF49-C72C-4122-8035-D56FBDF36EF3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.1-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"A07F31B1-0471-4496-98E8-3D50D62A9376\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.1-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"157499DF-2A7E-4615-9F6B-383F998D45D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.1-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"426A1B51-9C0C-4E2E-AD7B-F2C9C2F90DC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.1-ce:rc4:*:*:community:*:*:*\",\"matchCriteriaId\":\"BA3C59E2-4528-498B-B77A-CCDB9E1F2EC3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.2-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"FF0BFEAD-83C4-43C3-AF7F-B07E623027CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.06.2-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"90446BD3-E1E0-4FF0-8617-635C1428206C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.07.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"346B183E-B29A-4D11-A5EB-B4263AE2A930\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.07.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"0E3245D9-EE7C-48C6-ADA7-D09BAC758335\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.07.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"06067BD7-BF28-4C3C-8AA4-33AE91D1A08D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.07.0-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"2AA91357-976E-4E58-933F-3B5053E44AD6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.07.0-ce:rc4:*:*:community:*:*:*\",\"matchCriteriaId\":\"08DBC6A3-AFC6-4D34-B2C6-E7557A9BAC55\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.09.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"0CDFF197-1317-4E9A-89AC-42A347E92CB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.09.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"DBA8D554-BA26-4440-83C1-623B02B9378A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.09.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"444F283F-E95D-4885-88E9-552846EB34B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.09.0-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"F0C3E0C2-B036-49CE-99DF-7243AFFD23D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.09.1-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"443E631B-4D7D-4C45-8A64-6C98DD18D286\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.09.1-ce-:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"CDE4D9DF-794E-4ACB-88D4-866F1D333B72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.10.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"3332E705-364B-4CFE-8EFE-791191DD6D92\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.10.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"CB5190C1-B7B3-4CA5-8B04-7C4C29952687\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.10.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"7926C680-46ED-49FE-9000-A2CCD61CF6EF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.11.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"B7C29495-0403-4D11-9687-249DCD60536B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.11.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"9CFCE477-6B5C-43B2-BA05-2D4B8C18168A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.11.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"62A4CEB1-4053-4508-9FE7-0D23A61CEE64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.11.0-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"A3BC6153-1036-4A2B-8E6B-CCCBE9866641\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.11.0-ce:rc4:*:*:community:*:*:*\",\"matchCriteriaId\":\"EB4E8414-1B6C-457E-8C1D-19D962FEF212\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"A4FE190B-896E-4CFD-AD14-B8F990F6C2D4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"03558F57-4DB4-42A1-8FFF-E32455F14D43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"BD7FE2CE-D564-4B0F-A86C-3D9D8ADB4209\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.0-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"CE6482EC-8B28-4EBA-8D31-444AF20CDF45\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.0-ce:rc4:*:*:community:*:*:*\",\"matchCriteriaId\":\"2B6895B8-84E0-4796-9BE6-F560F78B6F09\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.1-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"2476F29C-9011-4040-B45B-ABEA9D9B989A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.1-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"BA34377A-7FAF-489F-967C-592F4DDAA395\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:17.12.1-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"F5981E01-90F2-4950-BDCC-049B8CF11BF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.01.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"6A67CC6A-5DFF-4EC8-AD89-CBE61D5B1E86\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.01.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"417A41D1-95F5-4F11-A84A-80EFB5470FDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.02.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"E6EFF14F-CD0B-4AC6-95F8-AEAAE0AFC9F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.02.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"749D44D3-0800-452D-B617-16533AFCDB9E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.02.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"BFDB4066-4966-45DA-886B-83B4DA10E5DC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"A632A32E-83CC-4643-A92E-4B853772B1E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"74447A87-49F6-40E9-B42B-4DD10915FD5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"850F9B89-B19C-4334-B188-ED9B30E4858F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.0-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"DC41D120-BB84-497B-8E14-4242DA34336B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.0-ce:rc4:*:*:community:*:*:*\",\"matchCriteriaId\":\"D3A6BC7B-16B3-4C38-884F-F3D58D02DCB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.1-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"76C71530-639E-4E9A-B74F-0D046E0F1A35\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.1-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"B1C17446-B119-483F-8BB2-80DBE1CD28C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.03.1-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"D5DEED51-DDC3-40CA-8FDA-59462492BEA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.04.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"CF279FD4-58D4-4272-AC14-DE9D79D88BE9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.04.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"749AA8E0-2F98-424C-9A0D-9F91987F3A5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.04.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"E5C31E97-B350-457C-9EBE-CD9DEC94D818\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.05.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"DE28CE42-3EB2-4032-BEE6-C87C65551B94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.05.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"2704A6EF-A030-4B3F-8160-EE1F4B401E8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.06.0-ce:*:*:*:community:*:*:*\",\"matchCriteriaId\":\"18C4AB1B-79B0-4F1B-A80D-B4F16C49BFF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.06.0-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"A48C808D-7B04-457F-9724-1694696773CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.06.0-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"D20E4F37-3E9E-4A42-8E6A-7888776B2C5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.06.0-ce:rc3:*:*:community:*:*:*\",\"matchCriteriaId\":\"6CBB326E-A337-4047-B332-E12EB6F00E1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.06.1-ce:rc1:*:*:community:*:*:*\",\"matchCriteriaId\":\"F2A1AE6D-371D-4876-90B7-0B8D62D5AFB5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:docker:docker:18.06.1-ce:rc2:*:*:community:*:*:*\",\"matchCriteriaId\":\"D2AF3BE5-8C7B-4F4C-A381-59DFF1B5233A\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/05/28/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/08/21/1\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/108507\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1910\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1096726\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/pull/39252\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://usn.ubuntu.com/4048-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/security/cve/cve-2018-15664\",\"source\":\"nvd@nist.gov\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/05/28/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2019/08/21/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/108507\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1910\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1096726\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/pull/39252\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4048-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
suse-su-2019:1562-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker fixes the following issues:\n\nSecurity issue fixed: \t \n\n- CVE-2018-15664: Fixed an issue which could make docker cp vulnerable to symlink-exchange race attacks (bsc#1096726).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1562,SUSE-SLE-Module-Containers-15-2019-1562,SUSE-SLE-Module-Containers-15-SP1-2019-1562,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1562,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-1562", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1562-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1562-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191562-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1562-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-June/005587.html" }, { "category": "self", "summary": "SUSE Bug 1096726", "url": "https://bugzilla.suse.com/1096726" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" } ], "title": "Security update for docker", "tracking": { "current_release_date": "2019-06-19T07:16:11Z", "generator": { "date": "2019-06-19T07:16:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1562-1", "initial_release_date": "2019-06-19T07:16:11Z", "revision_history": [ { "date": "2019-06-19T07:16:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-6.20.3.aarch64", "product": { "name": "docker-18.09.6_ce-6.20.3.aarch64", "product_id": "docker-18.09.6_ce-6.20.3.aarch64" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-6.20.3.aarch64", "product": { "name": "docker-kubic-18.09.6_ce-6.20.3.aarch64", "product_id": "docker-kubic-18.09.6_ce-6.20.3.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.aarch64" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-6.20.3.aarch64", "product": { "name": "docker-kubic-test-18.09.6_ce-6.20.3.aarch64", "product_id": "docker-kubic-test-18.09.6_ce-6.20.3.aarch64" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-6.20.3.aarch64", "product": { "name": "docker-test-18.09.6_ce-6.20.3.aarch64", "product_id": "docker-test-18.09.6_ce-6.20.3.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-6.20.3.i586", "product": { "name": "docker-18.09.6_ce-6.20.3.i586", "product_id": "docker-18.09.6_ce-6.20.3.i586" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-6.20.3.i586", "product": { "name": "docker-test-18.09.6_ce-6.20.3.i586", "product_id": "docker-test-18.09.6_ce-6.20.3.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-18.09.6_ce-6.20.3.noarch", "product": { "name": "docker-bash-completion-18.09.6_ce-6.20.3.noarch", "product_id": "docker-bash-completion-18.09.6_ce-6.20.3.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-18.09.6_ce-6.20.3.noarch", "product": { "name": "docker-kubic-bash-completion-18.09.6_ce-6.20.3.noarch", "product_id": "docker-kubic-bash-completion-18.09.6_ce-6.20.3.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-18.09.6_ce-6.20.3.noarch", "product": { "name": "docker-kubic-zsh-completion-18.09.6_ce-6.20.3.noarch", "product_id": "docker-kubic-zsh-completion-18.09.6_ce-6.20.3.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-18.09.6_ce-6.20.3.noarch", "product": { "name": "docker-zsh-completion-18.09.6_ce-6.20.3.noarch", "product_id": "docker-zsh-completion-18.09.6_ce-6.20.3.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-6.20.3.ppc64le", "product": { "name": "docker-18.09.6_ce-6.20.3.ppc64le", "product_id": "docker-18.09.6_ce-6.20.3.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-6.20.3.ppc64le", "product": { "name": "docker-kubic-18.09.6_ce-6.20.3.ppc64le", "product_id": "docker-kubic-18.09.6_ce-6.20.3.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-6.20.3.ppc64le", "product": { "name": "docker-kubic-test-18.09.6_ce-6.20.3.ppc64le", "product_id": "docker-kubic-test-18.09.6_ce-6.20.3.ppc64le" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-6.20.3.ppc64le", "product": { "name": "docker-test-18.09.6_ce-6.20.3.ppc64le", "product_id": "docker-test-18.09.6_ce-6.20.3.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-6.20.3.s390x", "product": { "name": "docker-18.09.6_ce-6.20.3.s390x", "product_id": "docker-18.09.6_ce-6.20.3.s390x" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-6.20.3.s390x", "product": { "name": "docker-kubic-18.09.6_ce-6.20.3.s390x", "product_id": "docker-kubic-18.09.6_ce-6.20.3.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.s390x", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.s390x" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-6.20.3.s390x", "product": { "name": "docker-kubic-test-18.09.6_ce-6.20.3.s390x", "product_id": "docker-kubic-test-18.09.6_ce-6.20.3.s390x" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-6.20.3.s390x", "product": { "name": "docker-test-18.09.6_ce-6.20.3.s390x", "product_id": "docker-test-18.09.6_ce-6.20.3.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-6.20.3.x86_64", "product": { "name": "docker-18.09.6_ce-6.20.3.x86_64", "product_id": "docker-18.09.6_ce-6.20.3.x86_64" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-6.20.3.x86_64", "product": { "name": "docker-kubic-18.09.6_ce-6.20.3.x86_64", "product_id": "docker-kubic-18.09.6_ce-6.20.3.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-6.20.3.x86_64" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-6.20.3.x86_64", "product": { "name": "docker-kubic-test-18.09.6_ce-6.20.3.x86_64", "product_id": "docker-kubic-test-18.09.6_ce-6.20.3.x86_64" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-6.20.3.x86_64", "product": { "name": "docker-test-18.09.6_ce-6.20.3.x86_64", "product_id": "docker-test-18.09.6_ce-6.20.3.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15", "product": { "name": "SUSE Linux Enterprise Module for Containers 15", "product_id": "SUSE Linux Enterprise Module for Containers 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-6.20.3.ppc64le as component of SUSE Linux Enterprise Module for Containers 15", "product_id": "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.ppc64le" }, "product_reference": "docker-18.09.6_ce-6.20.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-6.20.3.s390x as component of SUSE Linux Enterprise Module for Containers 15", "product_id": "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.s390x" }, "product_reference": "docker-18.09.6_ce-6.20.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-6.20.3.x86_64 as component of SUSE Linux Enterprise Module for Containers 15", "product_id": "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.x86_64" }, "product_reference": "docker-18.09.6_ce-6.20.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-18.09.6_ce-6.20.3.noarch as component of SUSE Linux Enterprise Module for Containers 15", "product_id": "SUSE Linux Enterprise Module for Containers 15:docker-bash-completion-18.09.6_ce-6.20.3.noarch" }, "product_reference": "docker-bash-completion-18.09.6_ce-6.20.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-6.20.3.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.aarch64" }, "product_reference": "docker-18.09.6_ce-6.20.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-6.20.3.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.ppc64le" }, "product_reference": "docker-18.09.6_ce-6.20.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-6.20.3.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.s390x" }, "product_reference": "docker-18.09.6_ce-6.20.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-6.20.3.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.x86_64" }, "product_reference": "docker-18.09.6_ce-6.20.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-18.09.6_ce-6.20.3.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:docker-bash-completion-18.09.6_ce-6.20.3.noarch" }, "product_reference": "docker-bash-completion-18.09.6_ce-6.20.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-bash-completion-18.09.6_ce-6.20.3.noarch", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.s390x", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.x86_64", "SUSE Linux Enterprise Module for Containers 15:docker-bash-completion-18.09.6_ce-6.20.3.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-bash-completion-18.09.6_ce-6.20.3.noarch", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.s390x", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.x86_64", "SUSE Linux Enterprise Module for Containers 15:docker-bash-completion-18.09.6_ce-6.20.3.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-18.09.6_ce-6.20.3.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:docker-bash-completion-18.09.6_ce-6.20.3.noarch", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.s390x", "SUSE Linux Enterprise Module for Containers 15:docker-18.09.6_ce-6.20.3.x86_64", "SUSE Linux Enterprise Module for Containers 15:docker-bash-completion-18.09.6_ce-6.20.3.noarch" ] } ], "threats": [ { "category": "impact", "date": "2019-06-19T07:16:11Z", "details": "moderate" } ], "title": "CVE-2018-15664" } ] }
suse-su-2025:03540-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for docker-stable", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker-stable fixes the following issues:\n\n- Include historical changelog data from before the docker-stable fork. The\n initial changelog entry did technically provide all the necessary\n information, but our CVE tracking tools do not understand how the package is\n forked and so it seems that this package does not include fixes for ~12 years\n of updates. So, include a copy of the original package\u0027s changelog up until\n the fork point. (bsc#1250596)\n\n- Remove git-core recommends on SLE. Most SLE systems have\n installRecommends=yes by default and thus end up installing git with Docker.\n bsc#1250508\n\n This feature is mostly intended for developers (\u0027docker build git://\u0027) so\n most users already have the dependency installed, and the error when git is\n missing is fairly straightforward (so they can easily figure out what they\n need to install).\n\n- Backport \u003chttps://github.com/moby/moby/pull/48517\u003e. bsc#1247362\n\n- Update to docker-buildx v0.25.0. Upstream changelog:\n \u003chttps://github.com/docker/buildx/releases/tag/v0.25.0\u003e\n\n- Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as\n Docker does not have permission to access the host zypper credentials in this\n mode (and unprivileged users cannot disable the feature using\n /etc/docker/suse-secrets-enable.) bsc#1240150\n\n- Initial docker-stable fork, forked from Docker 24.0.7-ce release\n (packaged on 2024-02-14). The original changelog is included below for\n historical reference.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-3540,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3540,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3540", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03540-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:03540-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503540-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:03540-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042077.html" }, { "category": "self", "summary": "SUSE Bug 1001161", "url": "https://bugzilla.suse.com/1001161" }, { "category": "self", "summary": "SUSE Bug 1004490", "url": "https://bugzilla.suse.com/1004490" }, { "category": "self", "summary": "SUSE Bug 1007249", "url": "https://bugzilla.suse.com/1007249" }, { "category": "self", "summary": "SUSE Bug 1009961", "url": "https://bugzilla.suse.com/1009961" }, { "category": "self", "summary": "SUSE Bug 1012568", "url": "https://bugzilla.suse.com/1012568" }, { "category": "self", "summary": "SUSE Bug 1015661", "url": "https://bugzilla.suse.com/1015661" }, { "category": "self", "summary": "SUSE Bug 1016307", "url": "https://bugzilla.suse.com/1016307" }, { "category": "self", "summary": "SUSE Bug 1016992", "url": "https://bugzilla.suse.com/1016992" }, { "category": "self", "summary": "SUSE Bug 1019251", "url": "https://bugzilla.suse.com/1019251" }, { "category": "self", "summary": "SUSE Bug 1020806", "url": "https://bugzilla.suse.com/1020806" }, { "category": "self", "summary": "SUSE Bug 1021227", "url": "https://bugzilla.suse.com/1021227" }, { "category": "self", "summary": "SUSE Bug 1026827", "url": "https://bugzilla.suse.com/1026827" }, { "category": "self", "summary": "SUSE Bug 1028638", "url": "https://bugzilla.suse.com/1028638" }, { "category": "self", "summary": "SUSE Bug 1028639", "url": "https://bugzilla.suse.com/1028639" }, { "category": "self", "summary": "SUSE Bug 1029320", "url": "https://bugzilla.suse.com/1029320" }, { "category": "self", "summary": "SUSE Bug 1029630", "url": "https://bugzilla.suse.com/1029630" }, { "category": "self", "summary": "SUSE Bug 1030702", "url": "https://bugzilla.suse.com/1030702" }, { "category": "self", "summary": "SUSE Bug 1032287", "url": "https://bugzilla.suse.com/1032287" }, { "category": "self", "summary": "SUSE Bug 1032644", "url": "https://bugzilla.suse.com/1032644" }, { "category": "self", "summary": "SUSE Bug 1034053", "url": "https://bugzilla.suse.com/1034053" }, { "category": "self", "summary": "SUSE Bug 1034063", "url": "https://bugzilla.suse.com/1034063" }, { "category": "self", "summary": "SUSE Bug 1037436", "url": "https://bugzilla.suse.com/1037436" }, { "category": "self", "summary": "SUSE Bug 1037607", "url": "https://bugzilla.suse.com/1037607" }, { "category": "self", "summary": "SUSE Bug 1038476", "url": "https://bugzilla.suse.com/1038476" }, { "category": "self", "summary": "SUSE Bug 1038493", "url": "https://bugzilla.suse.com/1038493" }, { "category": "self", "summary": "SUSE Bug 1045628", "url": "https://bugzilla.suse.com/1045628" }, { "category": "self", "summary": "SUSE Bug 1046024", "url": "https://bugzilla.suse.com/1046024" }, { "category": "self", "summary": "SUSE Bug 1047218", "url": "https://bugzilla.suse.com/1047218" }, { "category": "self", "summary": "SUSE Bug 1048046", "url": "https://bugzilla.suse.com/1048046" }, { "category": "self", "summary": "SUSE Bug 1051429", "url": "https://bugzilla.suse.com/1051429" }, { "category": "self", "summary": "SUSE Bug 1055676", "url": "https://bugzilla.suse.com/1055676" }, { "category": "self", "summary": "SUSE Bug 1057743", "url": "https://bugzilla.suse.com/1057743" }, { "category": "self", "summary": "SUSE Bug 1058173", "url": "https://bugzilla.suse.com/1058173" }, { "category": "self", "summary": "SUSE Bug 1059011", "url": "https://bugzilla.suse.com/1059011" }, { "category": "self", "summary": "SUSE Bug 1064781", "url": "https://bugzilla.suse.com/1064781" }, { "category": "self", "summary": "SUSE Bug 1065609", "url": "https://bugzilla.suse.com/1065609" }, { "category": "self", "summary": "SUSE Bug 1066210", "url": "https://bugzilla.suse.com/1066210" }, { "category": "self", "summary": "SUSE Bug 1066801", "url": "https://bugzilla.suse.com/1066801" }, { "category": "self", "summary": "SUSE Bug 1069468", "url": "https://bugzilla.suse.com/1069468" }, { "category": "self", "summary": "SUSE Bug 1069758", "url": "https://bugzilla.suse.com/1069758" }, { "category": "self", "summary": "SUSE Bug 1072798", "url": "https://bugzilla.suse.com/1072798" }, { "category": "self", "summary": "SUSE Bug 1073877", "url": "https://bugzilla.suse.com/1073877" }, { "category": "self", "summary": "SUSE Bug 1074971", "url": "https://bugzilla.suse.com/1074971" }, { "category": "self", "summary": "SUSE Bug 1080978", "url": "https://bugzilla.suse.com/1080978" }, { "category": "self", "summary": "SUSE Bug 1084533", "url": "https://bugzilla.suse.com/1084533" }, { "category": "self", "summary": "SUSE Bug 1085117", "url": "https://bugzilla.suse.com/1085117" }, { "category": "self", "summary": "SUSE Bug 1085380", "url": "https://bugzilla.suse.com/1085380" }, { "category": "self", "summary": "SUSE Bug 1086185", "url": "https://bugzilla.suse.com/1086185" }, { "category": "self", "summary": "SUSE Bug 1089732", "url": "https://bugzilla.suse.com/1089732" }, { "category": "self", "summary": "SUSE Bug 1095817", "url": "https://bugzilla.suse.com/1095817" }, { "category": "self", "summary": "SUSE Bug 1096726", "url": "https://bugzilla.suse.com/1096726" }, { "category": "self", "summary": "SUSE Bug 1099277", "url": "https://bugzilla.suse.com/1099277" }, { "category": "self", "summary": "SUSE Bug 1100331", "url": "https://bugzilla.suse.com/1100331" }, { "category": "self", "summary": "SUSE Bug 1100727", "url": "https://bugzilla.suse.com/1100727" }, { "category": "self", "summary": "SUSE Bug 1102522", "url": "https://bugzilla.suse.com/1102522" }, { "category": "self", "summary": "SUSE Bug 1104821", "url": "https://bugzilla.suse.com/1104821" }, { "category": "self", "summary": "SUSE Bug 1105000", "url": "https://bugzilla.suse.com/1105000" }, { "category": "self", "summary": "SUSE Bug 1108038", "url": "https://bugzilla.suse.com/1108038" }, { "category": "self", "summary": "SUSE Bug 1112980", "url": "https://bugzilla.suse.com/1112980" }, { "category": "self", "summary": "SUSE Bug 1113313", "url": "https://bugzilla.suse.com/1113313" }, { "category": "self", "summary": "SUSE Bug 1114832", "url": "https://bugzilla.suse.com/1114832" }, { "category": "self", "summary": "SUSE Bug 1115464", "url": "https://bugzilla.suse.com/1115464" }, { "category": "self", "summary": "SUSE Bug 1118897", "url": "https://bugzilla.suse.com/1118897" }, { "category": "self", "summary": "SUSE Bug 1118898", "url": "https://bugzilla.suse.com/1118898" }, { "category": "self", "summary": "SUSE Bug 1118899", "url": "https://bugzilla.suse.com/1118899" }, { "category": "self", "summary": "SUSE Bug 1118990", "url": "https://bugzilla.suse.com/1118990" }, { "category": "self", "summary": "SUSE Bug 1119634", "url": "https://bugzilla.suse.com/1119634" }, { "category": "self", "summary": "SUSE Bug 1121412", "url": "https://bugzilla.suse.com/1121412" }, { "category": "self", "summary": "SUSE Bug 1121768", "url": "https://bugzilla.suse.com/1121768" }, { "category": "self", "summary": "SUSE Bug 1122469", "url": "https://bugzilla.suse.com/1122469" }, { "category": "self", "summary": "SUSE Bug 1124308", "url": "https://bugzilla.suse.com/1124308" }, { "category": "self", "summary": "SUSE Bug 1128376", "url": "https://bugzilla.suse.com/1128376" }, { "category": "self", "summary": "SUSE Bug 1128746", "url": "https://bugzilla.suse.com/1128746" }, { "category": "self", "summary": "SUSE Bug 1134068", "url": "https://bugzilla.suse.com/1134068" }, { "category": "self", "summary": "SUSE Bug 1138920", "url": "https://bugzilla.suse.com/1138920" }, { "category": "self", "summary": "SUSE Bug 1139649", "url": "https://bugzilla.suse.com/1139649" }, { "category": "self", "summary": "SUSE Bug 1142160", "url": "https://bugzilla.suse.com/1142160" }, { "category": "self", "summary": "SUSE Bug 1142413", "url": "https://bugzilla.suse.com/1142413" }, { "category": "self", "summary": "SUSE Bug 1143349", "url": "https://bugzilla.suse.com/1143349" }, { "category": "self", "summary": "SUSE Bug 1150397", "url": "https://bugzilla.suse.com/1150397" }, { "category": "self", "summary": "SUSE Bug 1153367", "url": "https://bugzilla.suse.com/1153367" }, { "category": "self", "summary": "SUSE Bug 1157330", "url": "https://bugzilla.suse.com/1157330" }, { "category": "self", "summary": "SUSE Bug 1158590", "url": "https://bugzilla.suse.com/1158590" }, { "category": "self", "summary": "SUSE Bug 1170415", "url": "https://bugzilla.suse.com/1170415" }, { "category": "self", "summary": "SUSE Bug 1170446", "url": "https://bugzilla.suse.com/1170446" }, { "category": "self", "summary": "SUSE Bug 1172377", "url": "https://bugzilla.suse.com/1172377" }, { "category": "self", "summary": "SUSE Bug 1174075", "url": "https://bugzilla.suse.com/1174075" }, { "category": "self", "summary": "SUSE Bug 1175081", "url": "https://bugzilla.suse.com/1175081" }, { "category": "self", "summary": "SUSE Bug 1176708", "url": "https://bugzilla.suse.com/1176708" }, { "category": "self", "summary": "SUSE Bug 1178760", "url": "https://bugzilla.suse.com/1178760" }, { "category": "self", "summary": "SUSE Bug 1178801", "url": "https://bugzilla.suse.com/1178801" }, { "category": "self", "summary": "SUSE Bug 1180243", "url": "https://bugzilla.suse.com/1180243" }, { "category": "self", "summary": "SUSE Bug 1180401", "url": "https://bugzilla.suse.com/1180401" }, { "category": "self", "summary": "SUSE Bug 1181594", "url": "https://bugzilla.suse.com/1181594" }, { "category": "self", "summary": "SUSE Bug 1181641", "url": "https://bugzilla.suse.com/1181641" }, { "category": "self", "summary": "SUSE Bug 1181677", "url": "https://bugzilla.suse.com/1181677" }, { "category": "self", "summary": "SUSE Bug 1181730", "url": "https://bugzilla.suse.com/1181730" }, { "category": "self", "summary": "SUSE Bug 1181732", "url": "https://bugzilla.suse.com/1181732" }, { "category": "self", "summary": "SUSE Bug 1182168", "url": "https://bugzilla.suse.com/1182168" }, { "category": "self", "summary": "SUSE Bug 1182476", "url": "https://bugzilla.suse.com/1182476" }, { "category": "self", "summary": "SUSE Bug 1182947", "url": "https://bugzilla.suse.com/1182947" }, { "category": "self", "summary": "SUSE Bug 1183855", "url": "https://bugzilla.suse.com/1183855" }, { "category": "self", "summary": "SUSE Bug 1184768", "url": "https://bugzilla.suse.com/1184768" }, { "category": "self", "summary": "SUSE Bug 1188447", "url": "https://bugzilla.suse.com/1188447" }, { "category": "self", "summary": "SUSE Bug 1190670", "url": "https://bugzilla.suse.com/1190670" }, { "category": "self", "summary": "SUSE Bug 1191015", "url": "https://bugzilla.suse.com/1191015" }, { "category": "self", "summary": "SUSE Bug 1191121", "url": "https://bugzilla.suse.com/1191121" }, { "category": "self", "summary": "SUSE Bug 1191334", "url": "https://bugzilla.suse.com/1191334" }, { "category": "self", "summary": "SUSE Bug 1191355", "url": "https://bugzilla.suse.com/1191355" }, { "category": "self", "summary": "SUSE Bug 1191434", "url": "https://bugzilla.suse.com/1191434" }, { "category": "self", "summary": "SUSE Bug 1192814", "url": "https://bugzilla.suse.com/1192814" }, { "category": "self", "summary": "SUSE Bug 1193273", "url": "https://bugzilla.suse.com/1193273" }, { "category": "self", "summary": "SUSE Bug 1193930", "url": "https://bugzilla.suse.com/1193930" }, { "category": "self", "summary": "SUSE Bug 1197284", "url": "https://bugzilla.suse.com/1197284" }, { "category": "self", "summary": "SUSE Bug 1197517", "url": "https://bugzilla.suse.com/1197517" }, { "category": "self", "summary": "SUSE Bug 1200022", "url": "https://bugzilla.suse.com/1200022" }, { "category": "self", "summary": "SUSE Bug 1200145", "url": "https://bugzilla.suse.com/1200145" }, { "category": "self", "summary": "SUSE Bug 1205375", "url": "https://bugzilla.suse.com/1205375" }, { "category": "self", "summary": "SUSE Bug 1206065", "url": "https://bugzilla.suse.com/1206065" }, { "category": "self", "summary": "SUSE Bug 1208074", "url": "https://bugzilla.suse.com/1208074" }, { "category": "self", "summary": "SUSE Bug 1210141", "url": "https://bugzilla.suse.com/1210141" }, { "category": "self", "summary": "SUSE Bug 1210797", "url": "https://bugzilla.suse.com/1210797" }, { "category": "self", "summary": "SUSE Bug 1211578", "url": "https://bugzilla.suse.com/1211578" }, { "category": "self", "summary": "SUSE Bug 1212368", "url": "https://bugzilla.suse.com/1212368" }, { "category": "self", "summary": "SUSE Bug 1213120", "url": "https://bugzilla.suse.com/1213120" }, { "category": "self", "summary": "SUSE Bug 1213229", "url": "https://bugzilla.suse.com/1213229" }, { "category": "self", "summary": "SUSE Bug 1213500", "url": "https://bugzilla.suse.com/1213500" }, { "category": "self", "summary": "SUSE Bug 1214107", "url": "https://bugzilla.suse.com/1214107" }, { "category": "self", "summary": "SUSE Bug 1214108", "url": "https://bugzilla.suse.com/1214108" }, { "category": "self", "summary": "SUSE Bug 1214109", "url": "https://bugzilla.suse.com/1214109" }, { "category": "self", "summary": "SUSE Bug 1215323", "url": "https://bugzilla.suse.com/1215323" }, { "category": "self", "summary": "SUSE Bug 1217513", "url": "https://bugzilla.suse.com/1217513" }, { "category": "self", "summary": "SUSE Bug 1219267", "url": "https://bugzilla.suse.com/1219267" }, { "category": "self", "summary": "SUSE Bug 1219268", "url": "https://bugzilla.suse.com/1219268" }, { "category": "self", "summary": "SUSE Bug 1219438", "url": "https://bugzilla.suse.com/1219438" }, { "category": "self", "summary": "SUSE Bug 1240150", "url": "https://bugzilla.suse.com/1240150" }, { "category": "self", "summary": "SUSE Bug 1247362", "url": "https://bugzilla.suse.com/1247362" }, { "category": "self", "summary": "SUSE Bug 1250508", "url": "https://bugzilla.suse.com/1250508" }, { "category": "self", "summary": "SUSE Bug 1250596", "url": "https://bugzilla.suse.com/1250596" }, { "category": "self", "summary": "SUSE Bug 885209", "url": "https://bugzilla.suse.com/885209" }, { "category": "self", "summary": "SUSE Bug 907012", "url": "https://bugzilla.suse.com/907012" }, { "category": "self", "summary": "SUSE Bug 907014", "url": "https://bugzilla.suse.com/907014" }, { "category": "self", "summary": "SUSE Bug 908033", "url": "https://bugzilla.suse.com/908033" }, { "category": "self", "summary": "SUSE Bug 909709", "url": "https://bugzilla.suse.com/909709" }, { "category": "self", "summary": "SUSE Bug 909710", "url": "https://bugzilla.suse.com/909710" }, { "category": "self", "summary": "SUSE Bug 909712", "url": "https://bugzilla.suse.com/909712" }, { "category": "self", "summary": "SUSE Bug 913211", "url": "https://bugzilla.suse.com/913211" }, { "category": "self", "summary": "SUSE Bug 913213", "url": "https://bugzilla.suse.com/913213" }, { "category": "self", "summary": "SUSE Bug 920645", "url": "https://bugzilla.suse.com/920645" }, { "category": "self", "summary": "SUSE Bug 930235", "url": "https://bugzilla.suse.com/930235" }, { "category": "self", "summary": "SUSE Bug 931301", "url": "https://bugzilla.suse.com/931301" }, { "category": "self", "summary": "SUSE Bug 935570", "url": "https://bugzilla.suse.com/935570" }, { "category": "self", "summary": "SUSE Bug 938156", "url": "https://bugzilla.suse.com/938156" }, { "category": "self", "summary": "SUSE Bug 942369", "url": "https://bugzilla.suse.com/942369" }, { "category": "self", "summary": "SUSE Bug 942370", "url": "https://bugzilla.suse.com/942370" }, { "category": "self", "summary": "SUSE Bug 946653", "url": "https://bugzilla.suse.com/946653" }, { "category": "self", "summary": "SUSE Bug 949660", "url": "https://bugzilla.suse.com/949660" }, { "category": "self", "summary": "SUSE Bug 950931", "url": "https://bugzilla.suse.com/950931" }, { "category": "self", "summary": "SUSE Bug 953182", "url": "https://bugzilla.suse.com/953182" }, { "category": "self", "summary": "SUSE Bug 954737", "url": "https://bugzilla.suse.com/954737" }, { "category": "self", "summary": "SUSE Bug 954797", "url": "https://bugzilla.suse.com/954797" }, { "category": "self", "summary": "SUSE Bug 954812", "url": "https://bugzilla.suse.com/954812" }, { "category": "self", "summary": "SUSE Bug 956434", "url": "https://bugzilla.suse.com/956434" }, { "category": "self", "summary": "SUSE Bug 958255", "url": "https://bugzilla.suse.com/958255" }, { "category": "self", "summary": "SUSE Bug 959405", "url": "https://bugzilla.suse.com/959405" }, { "category": "self", "summary": "SUSE Bug 963142", "url": "https://bugzilla.suse.com/963142" }, { "category": "self", "summary": "SUSE Bug 964468", "url": "https://bugzilla.suse.com/964468" }, { "category": "self", "summary": "SUSE Bug 964673", "url": "https://bugzilla.suse.com/964673" }, { "category": "self", "summary": "SUSE Bug 965600", "url": "https://bugzilla.suse.com/965600" }, { "category": "self", "summary": "SUSE Bug 965918", "url": "https://bugzilla.suse.com/965918" }, { "category": "self", "summary": "SUSE Bug 968933", "url": "https://bugzilla.suse.com/968933" }, { "category": "self", "summary": "SUSE Bug 968972", "url": "https://bugzilla.suse.com/968972" }, { "category": "self", "summary": "SUSE Bug 970637", "url": "https://bugzilla.suse.com/970637" }, { "category": "self", "summary": "SUSE Bug 974208", "url": "https://bugzilla.suse.com/974208" }, { "category": "self", "summary": "SUSE Bug 976777", "url": "https://bugzilla.suse.com/976777" }, { "category": "self", "summary": "SUSE Bug 977394", "url": "https://bugzilla.suse.com/977394" }, { "category": "self", "summary": "SUSE Bug 978260", "url": "https://bugzilla.suse.com/978260" }, { "category": "self", "summary": "SUSE Bug 980555", "url": "https://bugzilla.suse.com/980555" }, { "category": "self", "summary": "SUSE Bug 983015", "url": "https://bugzilla.suse.com/983015" }, { "category": "self", "summary": "SUSE Bug 984942", "url": "https://bugzilla.suse.com/984942" }, { "category": "self", "summary": "SUSE Bug 987198", "url": "https://bugzilla.suse.com/987198" }, { "category": "self", "summary": "SUSE Bug 988408", "url": "https://bugzilla.suse.com/988408" }, { "category": "self", "summary": "SUSE Bug 988707", "url": "https://bugzilla.suse.com/988707" }, { "category": "self", "summary": "SUSE Bug 989566", "url": "https://bugzilla.suse.com/989566" }, { "category": "self", "summary": "SUSE Bug 993847", "url": "https://bugzilla.suse.com/993847" }, { "category": "self", "summary": "SUSE Bug 995058", "url": "https://bugzilla.suse.com/995058" }, { "category": "self", "summary": "SUSE Bug 995102", "url": "https://bugzilla.suse.com/995102" }, { "category": "self", "summary": "SUSE Bug 995620", "url": "https://bugzilla.suse.com/995620" }, { "category": "self", "summary": "SUSE Bug 996015", "url": "https://bugzilla.suse.com/996015" }, { "category": "self", "summary": "SUSE Bug 999582", "url": "https://bugzilla.suse.com/999582" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3499 page", "url": "https://www.suse.com/security/cve/CVE-2014-3499/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-5277 page", "url": "https://www.suse.com/security/cve/CVE-2014-5277/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-6407 page", "url": "https://www.suse.com/security/cve/CVE-2014-6407/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-6408 page", "url": "https://www.suse.com/security/cve/CVE-2014-6408/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8178 page", "url": "https://www.suse.com/security/cve/CVE-2014-8178/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-8179 page", "url": "https://www.suse.com/security/cve/CVE-2014-8179/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-9356 page", "url": "https://www.suse.com/security/cve/CVE-2014-9356/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-9357 page", "url": "https://www.suse.com/security/cve/CVE-2014-9357/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-9358 page", "url": "https://www.suse.com/security/cve/CVE-2014-9358/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3627 page", "url": "https://www.suse.com/security/cve/CVE-2015-3627/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3629 page", "url": "https://www.suse.com/security/cve/CVE-2015-3629/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3630 page", "url": "https://www.suse.com/security/cve/CVE-2015-3630/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3631 page", "url": "https://www.suse.com/security/cve/CVE-2015-3631/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-3697 page", "url": "https://www.suse.com/security/cve/CVE-2016-3697/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-8867 page", "url": "https://www.suse.com/security/cve/CVE-2016-8867/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9962 page", "url": "https://www.suse.com/security/cve/CVE-2016-9962/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14992 page", "url": "https://www.suse.com/security/cve/CVE-2017-14992/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-16539 page", "url": "https://www.suse.com/security/cve/CVE-2017-16539/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10892 page", "url": "https://www.suse.com/security/cve/CVE-2018-10892/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16873 page", "url": "https://www.suse.com/security/cve/CVE-2018-16873/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16874 page", "url": "https://www.suse.com/security/cve/CVE-2018-16874/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16875 page", "url": "https://www.suse.com/security/cve/CVE-2018-16875/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20699 page", "url": "https://www.suse.com/security/cve/CVE-2018-20699/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-13509 page", "url": "https://www.suse.com/security/cve/CVE-2019-13509/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14271 page", "url": "https://www.suse.com/security/cve/CVE-2019-14271/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12912 page", "url": "https://www.suse.com/security/cve/CVE-2020-12912/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-13401 page", "url": "https://www.suse.com/security/cve/CVE-2020-13401/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15257 page", "url": "https://www.suse.com/security/cve/CVE-2020-15257/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8694 page", "url": "https://www.suse.com/security/cve/CVE-2020-8694/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8695 page", "url": "https://www.suse.com/security/cve/CVE-2020-8695/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-21284 page", "url": "https://www.suse.com/security/cve/CVE-2021-21284/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-21285 page", "url": "https://www.suse.com/security/cve/CVE-2021-21285/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41089 page", "url": "https://www.suse.com/security/cve/CVE-2021-41089/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41091 page", "url": "https://www.suse.com/security/cve/CVE-2021-41091/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41092 page", "url": "https://www.suse.com/security/cve/CVE-2021-41092/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41103 page", "url": "https://www.suse.com/security/cve/CVE-2021-41103/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41190 page", "url": "https://www.suse.com/security/cve/CVE-2021-41190/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-43565 page", "url": "https://www.suse.com/security/cve/CVE-2021-43565/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24769 page", "url": "https://www.suse.com/security/cve/CVE-2022-24769/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-27191 page", "url": "https://www.suse.com/security/cve/CVE-2022-27191/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-36109 page", "url": "https://www.suse.com/security/cve/CVE-2022-36109/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-28840 page", "url": "https://www.suse.com/security/cve/CVE-2023-28840/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-28841 page", "url": "https://www.suse.com/security/cve/CVE-2023-28841/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-28842 page", "url": "https://www.suse.com/security/cve/CVE-2023-28842/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23650 page", "url": "https://www.suse.com/security/cve/CVE-2024-23650/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23651 page", "url": "https://www.suse.com/security/cve/CVE-2024-23651/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23652 page", "url": "https://www.suse.com/security/cve/CVE-2024-23652/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-23653 page", "url": "https://www.suse.com/security/cve/CVE-2024-23653/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-29018 page", "url": "https://www.suse.com/security/cve/CVE-2024-29018/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-41110 page", "url": "https://www.suse.com/security/cve/CVE-2024-41110/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22868 page", "url": "https://www.suse.com/security/cve/CVE-2025-22868/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-22869 page", "url": "https://www.suse.com/security/cve/CVE-2025-22869/" } ], "title": "Security update for docker-stable", "tracking": { "current_release_date": "2025-10-10T19:04:02Z", "generator": { "date": "2025-10-10T19:04:02Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:03540-1", "initial_release_date": "2025-10-10T19:04:02Z", "revision_history": [ { "date": "2025-10-10T19:04:02Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.aarch64", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.aarch64", "product_id": "docker-stable-24.0.9_ce-1.20.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.i586", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.i586", "product_id": "docker-stable-24.0.9_ce-1.20.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" } }, { "category": "product_version", "name": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch" } }, { "category": "product_version", "name": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch" } }, { "category": "product_version", "name": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch", "product": { "name": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch", "product_id": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.ppc64le", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.ppc64le", "product_id": "docker-stable-24.0.9_ce-1.20.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.s390x", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.s390x", "product_id": "docker-stable-24.0.9_ce-1.20.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-stable-24.0.9_ce-1.20.1.x86_64", "product": { "name": "docker-stable-24.0.9_ce-1.20.1.x86_64", "product_id": "docker-stable-24.0.9_ce-1.20.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-24.0.9_ce-1.20.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64" }, "product_reference": "docker-stable-24.0.9_ce-1.20.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" }, "product_reference": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3499", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3499" } ], "notes": [ { "category": "general", "text": "Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3499", "url": "https://www.suse.com/security/cve/CVE-2014-3499" }, { "category": "external", "summary": "SUSE Bug 885209 for CVE-2014-3499", "url": "https://bugzilla.suse.com/885209" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-3499" }, { "cve": "CVE-2014-5277", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-5277" } ], "notes": [ { "category": "general", "text": "Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-5277", "url": "https://www.suse.com/security/cve/CVE-2014-5277" }, { "category": "external", "summary": "SUSE Bug 904165 for CVE-2014-5277", "url": "https://bugzilla.suse.com/904165" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-5277" }, { "cve": "CVE-2014-6407", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-6407" } ], "notes": [ { "category": "general", "text": "Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a (1) symlink or (2) hard link attack in an image archive in a (a) pull or (b) load operation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-6407", "url": "https://www.suse.com/security/cve/CVE-2014-6407" }, { "category": "external", "summary": "SUSE Bug 907012 for CVE-2014-6407", "url": "https://bugzilla.suse.com/907012" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-6407" }, { "cve": "CVE-2014-6408", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-6408" } ], "notes": [ { "category": "general", "text": "Docker 1.3.0 through 1.3.1 allows remote attackers to modify the default run profile of image containers and possibly bypass the container by applying unspecified security options to an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-6408", "url": "https://www.suse.com/security/cve/CVE-2014-6408" }, { "category": "external", "summary": "SUSE Bug 907014 for CVE-2014-6408", "url": "https://bugzilla.suse.com/907014" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-6408" }, { "cve": "CVE-2014-8178", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8178" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8178", "url": "https://www.suse.com/security/cve/CVE-2014-8178" }, { "category": "external", "summary": "SUSE Bug 949660 for CVE-2014-8178", "url": "https://bugzilla.suse.com/949660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-8178" }, { "cve": "CVE-2014-8179", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-8179" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-8179", "url": "https://www.suse.com/security/cve/CVE-2014-8179" }, { "category": "external", "summary": "SUSE Bug 949660 for CVE-2014-8179", "url": "https://bugzilla.suse.com/949660" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-8179" }, { "cve": "CVE-2014-9356", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-9356" } ], "notes": [ { "category": "general", "text": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-9356", "url": "https://www.suse.com/security/cve/CVE-2014-9356" }, { "category": "external", "summary": "SUSE Bug 909710 for CVE-2014-9356", "url": "https://bugzilla.suse.com/909710" }, { "category": "external", "summary": "SUSE Bug 909712 for CVE-2014-9356", "url": "https://bugzilla.suse.com/909712" }, { "category": "external", "summary": "SUSE Bug 909747 for CVE-2014-9356", "url": "https://bugzilla.suse.com/909747" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-9356" }, { "cve": "CVE-2014-9357", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-9357" } ], "notes": [ { "category": "general", "text": "Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build in a Dockerfile in an LZMA (.xz) archive, related to the chroot for archive extraction.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-9357", "url": "https://www.suse.com/security/cve/CVE-2014-9357" }, { "category": "external", "summary": "SUSE Bug 909710 for CVE-2014-9357", "url": "https://bugzilla.suse.com/909710" }, { "category": "external", "summary": "SUSE Bug 909747 for CVE-2014-9357", "url": "https://bugzilla.suse.com/909747" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2014-9357" }, { "cve": "CVE-2014-9358", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-9358" } ], "notes": [ { "category": "general", "text": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2014-9358", "url": "https://www.suse.com/security/cve/CVE-2014-9358" }, { "category": "external", "summary": "SUSE Bug 909709 for CVE-2014-9358", "url": "https://bugzilla.suse.com/909709" }, { "category": "external", "summary": "SUSE Bug 909747 for CVE-2014-9358", "url": "https://bugzilla.suse.com/909747" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2014-9358" }, { "cve": "CVE-2015-3627", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3627" } ], "notes": [ { "category": "general", "text": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3627", "url": "https://www.suse.com/security/cve/CVE-2015-3627" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3627", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3627", "url": "https://bugzilla.suse.com/945060" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "low" } ], "title": "CVE-2015-3627" }, { "cve": "CVE-2015-3629", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3629" } ], "notes": [ { "category": "general", "text": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3629", "url": "https://www.suse.com/security/cve/CVE-2015-3629" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3629", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3629", "url": "https://bugzilla.suse.com/945060" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2015-3629" }, { "cve": "CVE-2015-3630", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3630" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3630", "url": "https://www.suse.com/security/cve/CVE-2015-3630" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3630", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3630", "url": "https://bugzilla.suse.com/945060" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2015-3630" }, { "cve": "CVE-2015-3631", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3631" } ], "notes": [ { "category": "general", "text": "Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Modules (LSM) and docker_t policies via an image that allows volumes to override files in /proc.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3631", "url": "https://www.suse.com/security/cve/CVE-2015-3631" }, { "category": "external", "summary": "SUSE Bug 930235 for CVE-2015-3631", "url": "https://bugzilla.suse.com/930235" }, { "category": "external", "summary": "SUSE Bug 945060 for CVE-2015-3631", "url": "https://bugzilla.suse.com/945060" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2015-3631" }, { "cve": "CVE-2016-3697", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-3697" } ], "notes": [ { "category": "general", "text": "libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password file in a container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-3697", "url": "https://www.suse.com/security/cve/CVE-2016-3697" }, { "category": "external", "summary": "SUSE Bug 976777 for CVE-2016-3697", "url": "https://bugzilla.suse.com/976777" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2016-3697" }, { "cve": "CVE-2016-8867", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-8867" } ], "notes": [ { "category": "general", "text": "Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability policies. This allowed malicious images to bypass user permissions to access files within the container filesystem or mounted volumes.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-8867", "url": "https://www.suse.com/security/cve/CVE-2016-8867" }, { "category": "external", "summary": "SUSE Bug 1007249 for CVE-2016-8867", "url": "https://bugzilla.suse.com/1007249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2016-8867" }, { "cve": "CVE-2016-9962", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9962" } ], "notes": [ { "category": "general", "text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9962", "url": "https://www.suse.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "SUSE Bug 1012568 for CVE-2016-9962", "url": "https://bugzilla.suse.com/1012568" }, { "category": "external", "summary": "SUSE Bug 1173425 for CVE-2016-9962", "url": "https://bugzilla.suse.com/1173425" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2016-9962" }, { "cve": "CVE-2017-14992", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14992" } ], "notes": [ { "category": "general", "text": "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14992", "url": "https://www.suse.com/security/cve/CVE-2017-14992" }, { "category": "external", "summary": "SUSE Bug 1066210 for CVE-2017-14992", "url": "https://bugzilla.suse.com/1066210" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2017-14992" }, { "cve": "CVE-2017-16539", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-16539" } ], "notes": [ { "category": "general", "text": "The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a \"scsi remove-single-device\" line to /proc/scsi/scsi, aka SCSI MICDROP.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2017-16539", "url": "https://www.suse.com/security/cve/CVE-2017-16539" }, { "category": "external", "summary": "SUSE Bug 1066801 for CVE-2017-16539", "url": "https://bugzilla.suse.com/1066801" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2017-16539" }, { "cve": "CVE-2018-10892", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10892" } ], "notes": [ { "category": "general", "text": "The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host\u0027s hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10892", "url": "https://www.suse.com/security/cve/CVE-2018-10892" }, { "category": "external", "summary": "SUSE Bug 1100331 for CVE-2018-10892", "url": "https://bugzilla.suse.com/1100331" }, { "category": "external", "summary": "SUSE Bug 1100838 for CVE-2018-10892", "url": "https://bugzilla.suse.com/1100838" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-10892" }, { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-15664" }, { "cve": "CVE-2018-16873", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16873" } ], "notes": [ { "category": "general", "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16873", "url": "https://www.suse.com/security/cve/CVE-2018-16873" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118899" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2018-16873" }, { "cve": "CVE-2018-16874", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16874" } ], "notes": [ { "category": "general", "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16874", "url": "https://www.suse.com/security/cve/CVE-2018-16874" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118899" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-16874" }, { "cve": "CVE-2018-16875", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16875" } ], "notes": [ { "category": "general", "text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16875", "url": "https://www.suse.com/security/cve/CVE-2018-16875" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118899" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-16875" }, { "cve": "CVE-2018-20699", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20699" } ], "notes": [ { "category": "general", "text": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20699", "url": "https://www.suse.com/security/cve/CVE-2018-20699" }, { "category": "external", "summary": "SUSE Bug 1121768 for CVE-2018-20699", "url": "https://bugzilla.suse.com/1121768" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2018-20699" }, { "cve": "CVE-2019-13509", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-13509" } ], "notes": [ { "category": "general", "text": "In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-13509", "url": "https://www.suse.com/security/cve/CVE-2019-13509" }, { "category": "external", "summary": "SUSE Bug 1142160 for CVE-2019-13509", "url": "https://bugzilla.suse.com/1142160" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2019-13509" }, { "cve": "CVE-2019-14271", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14271" } ], "notes": [ { "category": "general", "text": "In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14271", "url": "https://www.suse.com/security/cve/CVE-2019-14271" }, { "category": "external", "summary": "SUSE Bug 1143409 for CVE-2019-14271", "url": "https://bugzilla.suse.com/1143409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2019-14271" }, { "cve": "CVE-2020-12912", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12912" } ], "notes": [ { "category": "general", "text": "A potential vulnerability in the AMD extension to Linux \"hwmon\" service may allow an attacker to use the Linux-based Running Average Power Limit (RAPL) interface to show various side channel attacks. In line with industry partners, AMD has updated the RAPL interface to require privileged access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12912", "url": "https://www.suse.com/security/cve/CVE-2020-12912" }, { "category": "external", "summary": "SUSE Bug 1178760 for CVE-2020-12912", "url": "https://bugzilla.suse.com/1178760" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-12912" }, { "cve": "CVE-2020-13401", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-13401" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-13401", "url": "https://www.suse.com/security/cve/CVE-2020-13401" }, { "category": "external", "summary": "SUSE Bug 1172375 for CVE-2020-13401", "url": "https://bugzilla.suse.com/1172375" }, { "category": "external", "summary": "SUSE Bug 1172377 for CVE-2020-13401", "url": "https://bugzilla.suse.com/1172377" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-13401" }, { "cve": "CVE-2020-15257", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15257" } ], "notes": [ { "category": "general", "text": "containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim\u0027s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container\u0027s privilege, regardless of what container runtime is used for running that container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15257", "url": "https://www.suse.com/security/cve/CVE-2020-15257" }, { "category": "external", "summary": "SUSE Bug 1178969 for CVE-2020-15257", "url": "https://bugzilla.suse.com/1178969" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2020-15257" }, { "cve": "CVE-2020-8694", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8694" } ], "notes": [ { "category": "general", "text": "Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8694", "url": "https://www.suse.com/security/cve/CVE-2020-8694" }, { "category": "external", "summary": "SUSE Bug 1170415 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1170415" }, { "category": "external", "summary": "SUSE Bug 1170446 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1170446" }, { "category": "external", "summary": "SUSE Bug 1178591 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1178591" }, { "category": "external", "summary": "SUSE Bug 1178700 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1178700" }, { "category": "external", "summary": "SUSE Bug 1179661 for CVE-2020-8694", "url": "https://bugzilla.suse.com/1179661" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8695" } ], "notes": [ { "category": "general", "text": "Observable discrepancy in the RAPL interface for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8695", "url": "https://www.suse.com/security/cve/CVE-2020-8695" }, { "category": "external", "summary": "SUSE Bug 1170415 for CVE-2020-8695", "url": "https://bugzilla.suse.com/1170415" }, { "category": "external", "summary": "SUSE Bug 1170446 for CVE-2020-8695", "url": "https://bugzilla.suse.com/1170446" }, { "category": "external", "summary": "SUSE Bug 1178591 for CVE-2020-8695", "url": "https://bugzilla.suse.com/1178591" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2020-8695" }, { "cve": "CVE-2021-21284", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-21284" } ], "notes": [ { "category": "general", "text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using \"--userns-remap\", if the root user in the remapped namespace has access to the host filesystem they can modify files under \"/var/lib/docker/\u003cremapping\u003e\" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-21284", "url": "https://www.suse.com/security/cve/CVE-2021-21284" }, { "category": "external", "summary": "SUSE Bug 1181732 for CVE-2021-21284", "url": "https://bugzilla.suse.com/1181732" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "low" } ], "title": "CVE-2021-21284" }, { "cve": "CVE-2021-21285", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-21285" } ], "notes": [ { "category": "general", "text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability in which pulling an intentionally malformed Docker image manifest crashes the dockerd daemon. Versions 20.10.3 and 19.03.15 contain patches that prevent the daemon from crashing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-21285", "url": "https://www.suse.com/security/cve/CVE-2021-21285" }, { "category": "external", "summary": "SUSE Bug 1181730 for CVE-2021-21285", "url": "https://bugzilla.suse.com/1181730" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-21285" }, { "cve": "CVE-2021-41089", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41089" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41089", "url": "https://www.suse.com/security/cve/CVE-2021-41089" }, { "category": "external", "summary": "SUSE Bug 1191015 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191015" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41089", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.6, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-41089" }, { "cve": "CVE-2021-41091", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41091" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41091", "url": "https://www.suse.com/security/cve/CVE-2021-41091" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191355" }, { "category": "external", "summary": "SUSE Bug 1191434 for CVE-2021-41091", "url": "https://bugzilla.suse.com/1191434" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-41091" }, { "cve": "CVE-2021-41092", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41092" } ], "notes": [ { "category": "general", "text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41092", "url": "https://www.suse.com/security/cve/CVE-2021-41092" }, { "category": "external", "summary": "SUSE Bug 1191334 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191334" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41092", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-41092" }, { "cve": "CVE-2021-41103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41103" } ], "notes": [ { "category": "general", "text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41103", "url": "https://www.suse.com/security/cve/CVE-2021-41103" }, { "category": "external", "summary": "SUSE Bug 1191121 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191121" }, { "category": "external", "summary": "SUSE Bug 1191355 for CVE-2021-41103", "url": "https://bugzilla.suse.com/1191355" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-41103" }, { "cve": "CVE-2021-41190", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41190" } ], "notes": [ { "category": "general", "text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41190", "url": "https://www.suse.com/security/cve/CVE-2021-41190" }, { "category": "external", "summary": "SUSE Bug 1193273 for CVE-2021-41190", "url": "https://bugzilla.suse.com/1193273" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2021-41190" }, { "cve": "CVE-2021-43565", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-43565" } ], "notes": [ { "category": "general", "text": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-43565", "url": "https://www.suse.com/security/cve/CVE-2021-43565" }, { "category": "external", "summary": "SUSE Bug 1193930 for CVE-2021-43565", "url": "https://bugzilla.suse.com/1193930" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2021-43565" }, { "cve": "CVE-2022-24769", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24769" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24769", "url": "https://www.suse.com/security/cve/CVE-2022-24769" }, { "category": "external", "summary": "SUSE Bug 1197517 for CVE-2022-24769", "url": "https://bugzilla.suse.com/1197517" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2022-24769" }, { "cve": "CVE-2022-27191", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-27191" } ], "notes": [ { "category": "general", "text": "The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-27191", "url": "https://www.suse.com/security/cve/CVE-2022-27191" }, { "category": "external", "summary": "SUSE Bug 1197284 for CVE-2022-27191", "url": "https://bugzilla.suse.com/1197284" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2022-27191" }, { "cve": "CVE-2022-36109", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-36109" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. This bug is fixed in Moby (Docker Engine) 20.10.18. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, this problem can be worked around by not using the `\"USER $USERNAME\"` Dockerfile instruction. Instead by calling `ENTRYPOINT [\"su\", \"-\", \"user\"]` the supplementary groups will be set up properly.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2022-36109", "url": "https://www.suse.com/security/cve/CVE-2022-36109" }, { "category": "external", "summary": "SUSE Bug 1205375 for CVE-2022-36109", "url": "https://bugzilla.suse.com/1205375" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2022-36109" }, { "cve": "CVE-2023-28840", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-28840" } ], "notes": [ { "category": "general", "text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby, is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in dockerd and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe overlay network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the u32 iptables extension provided by the xt_u32 kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nTwo iptables rules serve to filter incoming VXLAN datagrams with a VNI that corresponds to an encrypted network and discards unencrypted datagrams. The rules are appended to the end of the INPUT filter chain, following any rules that have been previously set by the system administrator. Administrator-set rules take precedence over the rules Moby sets to discard unencrypted VXLAN datagrams, which can potentially admit unencrypted datagrams that should have been discarded.\n\nThe injection of arbitrary Ethernet frames can enable a Denial of Service attack. A sophisticated attacker may be able to establish a UDP or TCP connection by way of the container\u0027s outbound gateway that would otherwise be blocked by a stateful firewall, or carry out other escalations beyond simple injection by smuggling packets into the overlay network.\n\nPatches are available in Moby releases 23.0.3 and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to incoming traffic at the Internet boundary to prevent all VXLAN packet injection, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-28840", "url": "https://www.suse.com/security/cve/CVE-2023-28840" }, { "category": "external", "summary": "SUSE Bug 1214107 for CVE-2023-28840", "url": "https://bugzilla.suse.com/1214107" }, { "category": "external", "summary": "SUSE Bug 1215525 for CVE-2023-28840", "url": "https://bugzilla.suse.com/1215525" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-28841" } ], "notes": [ { "category": "general", "text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nAn iptables rule designates outgoing VXLAN datagrams with a VNI that corresponds to an encrypted overlay network for IPsec encapsulation.\n\nEncrypted overlay networks on affected platforms silently transmit unencrypted data. As a result, `overlay` networks may appear to be functional, passing traffic as expected, but without any of the expected confidentiality or data integrity guarantees.\n\nIt is possible for an attacker sitting in a trusted position on the network to read all of the application traffic that is moving across the overlay network, resulting in unexpected secrets or user data disclosure. Thus, because many database protocols, internal APIs, etc. are not protected by a second layer of encryption, a user may use Swarm encrypted overlay networks to provide confidentiality, which due to this vulnerability this is no longer guaranteed.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to outgoing traffic at the Internet boundary in order to prevent unintentionally leaking unencrypted traffic over the Internet, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-28841", "url": "https://www.suse.com/security/cve/CVE-2023-28841" }, { "category": "external", "summary": "SUSE Bug 1214108 for CVE-2023-28841", "url": "https://bugzilla.suse.com/1214108" }, { "category": "external", "summary": "SUSE Bug 1215525 for CVE-2023-28841", "url": "https://bugzilla.suse.com/1215525" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-28842" } ], "notes": [ { "category": "general", "text": "Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nThe `overlay` driver dynamically and lazily defines the kernel configuration for the VXLAN network on each node as containers are attached and detached. Routes and encryption parameters are only defined for destination nodes that participate in the network. The iptables rules that prevent encrypted overlay networks from accepting unencrypted packets are not created until a peer is available with which to communicate.\n\nEncrypted overlay networks silently accept cleartext VXLAN datagrams that are tagged with the VNI of an encrypted overlay network. As a result, it is possible to inject arbitrary Ethernet frames into the encrypted overlay network by encapsulating them in VXLAN datagrams. The implications of this can be quite dire, and GHSA-vwm3-crmr-xfxw should be referenced for a deeper exploration.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. In multi-node clusters, deploy a global \u0027pause\u0027 container for each encrypted overlay network, on every node. For a single-node cluster, do not use overlay networks of any sort. Bridge networks provide the same connectivity on a single node and have no multi-node features. The Swarm ingress feature is implemented using an overlay network, but can be disabled by publishing ports in `host` mode instead of `ingress` mode (allowing the use of an external load balancer), and removing the `ingress` network. If encrypted overlay networks are in exclusive use, block UDP port 4789 from traffic that has not been validated by IPSec.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-28842", "url": "https://www.suse.com/security/cve/CVE-2023-28842" }, { "category": "external", "summary": "SUSE Bug 1214109 for CVE-2023-28842", "url": "https://bugzilla.suse.com/1214109" }, { "category": "external", "summary": "SUSE Bug 1215525 for CVE-2023-28842", "url": "https://bugzilla.suse.com/1215525" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2023-28842" }, { "cve": "CVE-2024-23650", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23650" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoid using BuildKit frontends from untrusted sources.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23650", "url": "https://www.suse.com/security/cve/CVE-2024-23650" }, { "category": "external", "summary": "SUSE Bug 1219437 for CVE-2024-23650", "url": "https://bugzilla.suse.com/1219437" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2024-23650" }, { "cve": "CVE-2024-23651", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23651" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23651", "url": "https://www.suse.com/security/cve/CVE-2024-23651" }, { "category": "external", "summary": "SUSE Bug 1219267 for CVE-2024-23651", "url": "https://bugzilla.suse.com/1219267" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23652" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23652", "url": "https://www.suse.com/security/cve/CVE-2024-23652" }, { "category": "external", "summary": "SUSE Bug 1219268 for CVE-2024-23652", "url": "https://bugzilla.suse.com/1219268" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-23653" } ], "notes": [ { "category": "general", "text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special `security.insecure` entitlement is enabled both by buildkitd configuration and allowed by the user initializing the build request. The issue has been fixed in v0.12.5 . Avoid using BuildKit frontends from untrusted sources. \n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-23653", "url": "https://www.suse.com/security/cve/CVE-2024-23653" }, { "category": "external", "summary": "SUSE Bug 1219438 for CVE-2024-23653", "url": "https://bugzilla.suse.com/1219438" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2024-23653" }, { "cve": "CVE-2024-29018", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-29018" } ], "notes": [ { "category": "general", "text": "Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby\u0027s networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well.\n\nWhen containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs.\n\nContainers on an internal network may communicate between each other, but are precluded from communicating with any networks the host has access to (LAN or WAN) as no default route is configured, and firewall rules are set up to drop all outgoing traffic. Communication with the gateway IP address (and thus appropriately configured host services) is possible, and the host may communicate with any container IP directly.\n\nIn addition to configuring the Linux kernel\u0027s various networking features to enable container networking, `dockerd` directly provides some services to container networks. Principal among these is serving as a resolver, enabling service discovery, and resolution of names from an upstream resolver.\n\nWhen a DNS request for a name that does not correspond to a container is received, the request is forwarded to the configured upstream resolver. This request is made from the container\u0027s network namespace: the level of access and routing of traffic is the same as if the request was made by the container itself.\n\nAs a consequence of this design, containers solely attached to an internal network will be unable to resolve names using the upstream resolver, as the container itself is unable to communicate with that nameserver. Only the names of containers also attached to the internal network are able to be resolved.\n\nMany systems run a local forwarding DNS resolver. As the host and any containers have separate loopback devices, a consequence of the design described above is that containers are unable to resolve names from the host\u0027s configured resolver, as they cannot reach these addresses on the host loopback device. To bridge this gap, and to allow containers to properly resolve names even when a local forwarding resolver is used on a loopback address, `dockerd` detects this scenario and instead forward DNS requests from the host namework namespace. The loopback resolver then forwards the requests to its configured upstream resolvers, as expected.\n\nBecause `dockerd` forwards DNS requests to the host loopback device, bypassing the container network namespace\u0027s normal routing semantics entirely, internal networks can unexpectedly forward DNS requests to an external nameserver. By registering a domain for which they control the authoritative nameservers, an attacker could arrange for a compromised container to exfiltrate data by encoding it in DNS queries that will eventually be answered by their nameservers.\n\nDocker Desktop is not affected, as Docker Desktop always runs an internal resolver on a RFC 1918 address.\n\nMoby releases 26.0.0, 25.0.4, and 23.0.11 are patched to prevent forwarding any DNS requests from internal networks. As a workaround, run containers intended to be solely attached to internal networks with a custom upstream address, which will force all upstream DNS queries to be resolved from the container\u0027s network namespace.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-29018", "url": "https://www.suse.com/security/cve/CVE-2024-29018" }, { "category": "external", "summary": "SUSE Bug 1234089 for CVE-2024-29018", "url": "https://bugzilla.suse.com/1234089" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "moderate" } ], "title": "CVE-2024-29018" }, { "cve": "CVE-2024-41110", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-41110" } ], "notes": [ { "category": "general", "text": "Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low.\n\nUsing a specially-crafted API request, an Engine API client could make the daemon forward the request or response to an authorization plugin without the body. In certain circumstances, the authorization plugin may allow a request which it would have otherwise denied if the body had been forwarded to it.\n\nA security issue was discovered In 2018, where an attacker could bypass AuthZ plugins using a specially crafted API request. This could lead to unauthorized actions, including privilege escalation. Although this issue was fixed in Docker Engine v18.09.1 in January 2019, the fix was not carried forward to later major versions, resulting in a regression. Anyone who depends on authorization plugins that introspect the request and/or response body to make access control decisions is potentially impacted.\n\nDocker EE v19.03.x and all versions of Mirantis Container Runtime are not vulnerable.\n\ndocker-ce v27.1.1 containes patches to fix the vulnerability. Patches have also been merged into the master, 19.03, 20.0, 23.0, 24.0, 25.0, 26.0, and 26.1 release branches. If one is unable to upgrade immediately, avoid using AuthZ plugins and/or restrict access to the Docker API to trusted parties, following the principle of least privilege.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-41110", "url": "https://www.suse.com/security/cve/CVE-2024-41110" }, { "category": "external", "summary": "SUSE Bug 1228324 for CVE-2024-41110", "url": "https://bugzilla.suse.com/1228324" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "critical" } ], "title": "CVE-2024-41110" }, { "cve": "CVE-2025-22868", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22868" } ], "notes": [ { "category": "general", "text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22868", "url": "https://www.suse.com/security/cve/CVE-2025-22868" }, { "category": "external", "summary": "SUSE Bug 1239185 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239185" }, { "category": "external", "summary": "SUSE Bug 1239186 for CVE-2025-22868", "url": "https://bugzilla.suse.com/1239186" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2025-22868" }, { "cve": "CVE-2025-22869", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-22869" } ], "notes": [ { "category": "general", "text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-22869", "url": "https://www.suse.com/security/cve/CVE-2025-22869" }, { "category": "external", "summary": "SUSE Bug 1239322 for CVE-2025-22869", "url": "https://bugzilla.suse.com/1239322" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-10-10T19:04:02Z", "details": "important" } ], "title": "CVE-2025-22869" } ] }
suse-su-2019:1514-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker fixes the following issues:\n\nSecurity issue fixed: \t \n\n- CVE-2018-15664: Fixed an issue which made docker cp vulnerable to symlink-exchange race attacks (bsc#1096726).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1514,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-1514,SUSE-SLE-Module-Containers-12-2019-1514", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1514-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1514-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191514-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1514-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-June/005563.html" }, { "category": "self", "summary": "SUSE Bug 1096726", "url": "https://bugzilla.suse.com/1096726" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" } ], "title": "Security update for docker", "tracking": { "current_release_date": "2019-06-17T07:34:44Z", "generator": { "date": "2019-06-17T07:34:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1514-1", "initial_release_date": "2019-06-17T07:34:44Z", "revision_history": [ { "date": "2019-06-17T07:34:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-98.40.1.aarch64", "product": { "name": "docker-18.09.6_ce-98.40.1.aarch64", "product_id": "docker-18.09.6_ce-98.40.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-98.40.1.aarch64", "product": { "name": "docker-kubic-18.09.6_ce-98.40.1.aarch64", "product_id": "docker-kubic-18.09.6_ce-98.40.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.aarch64", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.aarch64", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.aarch64" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-98.40.1.aarch64", "product": { "name": "docker-kubic-test-18.09.6_ce-98.40.1.aarch64", "product_id": "docker-kubic-test-18.09.6_ce-98.40.1.aarch64" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-98.40.1.aarch64", "product": { "name": "docker-test-18.09.6_ce-98.40.1.aarch64", "product_id": "docker-test-18.09.6_ce-98.40.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-98.40.1.i586", "product": { "name": "docker-18.09.6_ce-98.40.1.i586", "product_id": "docker-18.09.6_ce-98.40.1.i586" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-98.40.1.i586", "product": { "name": "docker-test-18.09.6_ce-98.40.1.i586", "product_id": "docker-test-18.09.6_ce-98.40.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "docker-bash-completion-18.09.6_ce-98.40.1.noarch", "product": { "name": "docker-bash-completion-18.09.6_ce-98.40.1.noarch", "product_id": "docker-bash-completion-18.09.6_ce-98.40.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-bash-completion-18.09.6_ce-98.40.1.noarch", "product": { "name": "docker-kubic-bash-completion-18.09.6_ce-98.40.1.noarch", "product_id": "docker-kubic-bash-completion-18.09.6_ce-98.40.1.noarch" } }, { "category": "product_version", "name": "docker-kubic-zsh-completion-18.09.6_ce-98.40.1.noarch", "product": { "name": "docker-kubic-zsh-completion-18.09.6_ce-98.40.1.noarch", "product_id": "docker-kubic-zsh-completion-18.09.6_ce-98.40.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-18.09.6_ce-98.40.1.noarch", "product": { "name": "docker-zsh-completion-18.09.6_ce-98.40.1.noarch", "product_id": "docker-zsh-completion-18.09.6_ce-98.40.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-98.40.1.ppc64le", "product": { "name": "docker-18.09.6_ce-98.40.1.ppc64le", "product_id": "docker-18.09.6_ce-98.40.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-98.40.1.ppc64le", "product": { "name": "docker-kubic-18.09.6_ce-98.40.1.ppc64le", "product_id": "docker-kubic-18.09.6_ce-98.40.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.ppc64le", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.ppc64le", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.ppc64le" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-98.40.1.ppc64le", "product": { "name": "docker-kubic-test-18.09.6_ce-98.40.1.ppc64le", "product_id": "docker-kubic-test-18.09.6_ce-98.40.1.ppc64le" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-98.40.1.ppc64le", "product": { "name": "docker-test-18.09.6_ce-98.40.1.ppc64le", "product_id": "docker-test-18.09.6_ce-98.40.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-98.40.1.s390x", "product": { "name": "docker-18.09.6_ce-98.40.1.s390x", "product_id": "docker-18.09.6_ce-98.40.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-98.40.1.s390x", "product": { "name": "docker-kubic-18.09.6_ce-98.40.1.s390x", "product_id": "docker-kubic-18.09.6_ce-98.40.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.s390x", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.s390x", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.s390x" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-98.40.1.s390x", "product": { "name": "docker-kubic-test-18.09.6_ce-98.40.1.s390x", "product_id": "docker-kubic-test-18.09.6_ce-98.40.1.s390x" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-98.40.1.s390x", "product": { "name": "docker-test-18.09.6_ce-98.40.1.s390x", "product_id": "docker-test-18.09.6_ce-98.40.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-98.40.1.x86_64", "product": { "name": "docker-18.09.6_ce-98.40.1.x86_64", "product_id": "docker-18.09.6_ce-98.40.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-18.09.6_ce-98.40.1.x86_64", "product": { "name": "docker-kubic-18.09.6_ce-98.40.1.x86_64", "product_id": "docker-kubic-18.09.6_ce-98.40.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.x86_64", "product": { "name": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.x86_64", "product_id": "docker-kubic-kubeadm-criconfig-18.09.6_ce-98.40.1.x86_64" } }, { "category": "product_version", "name": "docker-kubic-test-18.09.6_ce-98.40.1.x86_64", "product": { "name": "docker-kubic-test-18.09.6_ce-98.40.1.x86_64", "product_id": "docker-kubic-test-18.09.6_ce-98.40.1.x86_64" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-98.40.1.x86_64", "product": { "name": "docker-test-18.09.6_ce-98.40.1.x86_64", "product_id": "docker-test-18.09.6_ce-98.40.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 12", "product": { "name": "SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-98.40.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.ppc64le" }, "product_reference": "docker-18.09.6_ce-98.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-98.40.1.s390x as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.s390x" }, "product_reference": "docker-18.09.6_ce-98.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-98.40.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12", "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.x86_64" }, "product_reference": "docker-18.09.6_ce-98.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.ppc64le", "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.s390x", "SUSE Linux Enterprise Module for Containers 12:docker-18.09.6_ce-98.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-06-17T07:34:44Z", "details": "moderate" } ], "title": "CVE-2018-15664" } ] }
suse-su-2019:2223-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for podman, slirp4netns and libcontainers-common", "title": "Title of the patch" }, { "category": "description", "text": "\n \nThis is a version update for podman to version 1.4.4 (bsc#1143386).\n\nAdditional changes by SUSE on top:\n\n- Remove fuse-overlayfs because it\u0027s (currently) an unsatisfied dependency on\n SLE (bsc#1143386)\n- Update libpod.conf to use correct infra_command\n- Update libpod.conf to use better versioned pause container\n- Update libpod.conf to use official kubic pause container\n- Update libpod.conf to match latest features set:\n detach_keys, lock_type, runtime_supports_json\n- Add podman-remote varlink client\n\nVersion update podman to v1.4.4:\n\n- Features\n\n - Podman now has greatly improved support for containers using multiple OCI\n runtimes. Containers now remember if they were created with a different\n runtime using --runtime and will always use that runtime\n - The cached and delegated options for volume mounts are now allowed for\n Docker compatability (#3340)\n - The podman diff command now supports the --latest flag\n\n- Bugfixes\n\n - Fixed a bug where rootless Podman would attempt to use the entire root\n configuration if no rootless configuration was present for the user,\n breaking rootless Podman for new installations\n - Fixed a bug where rootless Podman\u0027s pause process would block SIGTERM,\n preventing graceful system shutdown and hanging until the system\u0027s init\n send SIGKILL\n - Fixed a bug where running Podman as root with sudo -E would not work after\n running rootless Podman at least once\n - Fixed a bug where options for tmpfs volumes added with the --tmpfs flag\n were being ignored\n - Fixed a bug where images with no layers could not properly be displayed\n and removed by Podman\n - Fixed a bug where locks were not properly freed on failure to create a\n container or pod\n - Fixed a bug where podman cp on a single file would create a directory at\n the target and place the file in it (#3384)\n - Fixed a bug where podman inspect --format \u0027{{.Mounts}}\u0027 would print a\n hexadecimal address instead of a container\u0027s mounts\n - Fixed a bug where rootless Podman would not add an entry to container\u0027s\n /etc/hosts files for their own hostname (#3405)\n - Fixed a bug where podman ps --sync would segfault (#3411)\n - Fixed a bug where podman generate kube would produce an invalid ports\n configuration (#3408)\n\n- Misc\n\n - Updated containers/storage to v1.12.13\n - Podman now performs much better on systems with heavy I/O load\n - The --cgroup-manager flag to podman now shows the correct default setting\n in help if the default was overridden by libpod.conf\n - For backwards compatability, setting --log-driver=json-file in podman run\n is now supported as an alias for --log-driver=k8s-file. This is considered\n deprecated, and json-file will be moved to a new implementation in the\n future ([#3363](https://github.com/containers/libpo\\\n d/issues/3363))\n - Podman\u0027s default libpod.conf file now allows the crun OCI runtime to be\n used if it is installed\n\nUpdate podman to v1.4.2:\n\n- Fixed a bug where Podman could not run containers using an older version of\n Systemd as init\n- Updated vendored Buildah to v1.9.0 to resolve a critical bug with\n Dockerfile RUN instructions\n- The error message for running podman kill on containers that are not\n running has been improved\n- Podman remote client can now log to a file if syslog is not available\n- The podman exec command now sets its error code differently based on\n whether the container does not exist, and the command in the container does\n not exist\n- The podman inspect command on containers now outputs Mounts JSON that matches\n that of docker inspect, only including user-specified volumes and\n differentiating bind mounts and named volumes\n- The podman inspect command now reports the path to a container\u0027s OCI spec\n with the OCIConfigPath key (only included when the container is initialized\n or running)\n- The podman run --mount command now supports the bind-nonrecursive option for\n bind mounts\n- Fixed a bug where podman play kube would fail to create containers due to an\n unspecified log driver\n- Fixed a bug where Podman would fail to build with musl libc\n- Fixed a bug where rootless Podman using slirp4netns networking in an\n environment with no nameservers on the host other than localhost would\n result in nonfunctional networking\n- Fixed a bug where podman import would not properly set environment\n variables, discarding their values and retaining only keys\n- Fixed a bug where Podman would fail to run when built with Apparmor support\n but run on systems without the Apparmor kernel module loaded\n- Remote Podman will now default the username it uses to log in to remote\n systems to the username of the current user\n- Podman now uses JSON logging with OCI runtimes that support it, allowing for\n better error reporting\n- Updated vendored containers/image to v2.0\n- Update conmon to v0.3.0\n- Support OOM Monitor under cgroup V2\n- Add config binary and make target for configuring conmon with a go library\n for importing values\n\nUpdated podman to version 1.4.0 (bsc#1137860) and (bsc#1135460) \n\n- Podman checkpoint and podman restore commands can now be\n used to migrate containers between Podman installations on\n different systems.\n- The podman cp now supports pause flag.\n- The remote client now supports a configuration file for\n pre-configuring connections to remote Podman installations\n- CVE-2019-10152: Fixed an iproper dereference of symlinks of the\n the podman cp command which introduced in version 1.1.0 (bsc#1136974).\n- Fixed a bug where podman commit could improperly set environment variables \n that contained = characters\n- Fixed a bug where rootless podman would sometimes fail to start\n containers with forwarded ports\n- Fixed a bug where podman version on the remote client could\n segfault\n- Fixed a bug where podman container runlabel would use /proc/self/exe instead of \n the path of the Podman command when printing the command being executed\n- Fixed a bug where filtering images by label did not work\n- Fixed a bug where specifying a bing mount or tmpfs mount over\n an image volume would cause a container to be unable to start\n- Fixed a bug where podman generate kube did not work with\n containers with named volumes\n- Fixed a bug where rootless podman would receive permission\n denied errors accessing conmon.pid\n- Fixed a bug where podman cp with a folder specified as target\n would replace the folder, as opposed to copying into it\n- Fixed a bug where rootless Podman commands could double-unlock\n a lock, causing a crash\n- Fixed a bug where podman incorrectly set tmpcopyup on /dev/\n mounts, causing errors when using the Kata containers runtime\n- Fixed a bug where podman exec would fail on older kernels\n- Podman commit command is now usable with the Podman remote client\n- Signature-policy flag has been deprecated\n- Updated vendored containers/storage and containers/image libraries \n with numerous bugfixes\n- Updated vendored Buildah to v1.8.3\n- Podman now requires Conmon v0.2.0\n- The podman cp command is now aliased as podman container cp\n- Rootless podman will now default init_path using root Podman\u0027s\n configuration files (/etc/containers/libpod.conf and\n /usr/share/containers/libpod.conf) if not overridden in the\n rootless configuration\n- Added fuse-overlayfs dependency to support overlay based rootless image\n manipulations\n- The podman cp command can now read input redirected to STDIN, and output to\n STDOUT instead of a file, using - instead of an argument.\n- The podman remote client now displays version information from both the\n client and server in podman version\n- The podman unshare command has been added, allowing easy entry into the\n user namespace set up by rootless Podman (allowing the removal of files\n created by rootless podman, among other things)\n- Fixed a bug where Podman containers with the --rm flag were removing\n created volumes when they were automatically removed\n- Fixed a bug where container and pod locks were incorrectly marked as\n released after a system reboot, causing errors on container and pod removal\n- Fixed a bug where Podman pods could not be removed if any container in the\n pod encountered an error during removal\n- Fixed a bug where Podman pods run with the cgroupfs CGroup driver would encounter \n a race condition during removal, potentially failing to remove the pod CGroup\n- Fixed a bug where the podman container checkpoint and podman container\n restore commands were not visible in the remote client\n- Fixed a bug where podman remote ps --ns would not print the container\u0027s namespaces\n- Fixed a bug where removing stopped containers with healthchecks could cause an error\n- Fixed a bug where the default libpod.conf file was causing parsing errors\n- Fixed a bug where pod locks were not being freed when pods were removed,\n potentially leading to lock exhaustion\n- Fixed a bug where \u0027podman run\u0027 with SD_NOTIFY set could, on short-running\n containers, create an inconsistent state rendering the container unusable\n- The remote Podman client now uses the Varlink bridge to establish remote\n connections by default\n- Fixed an issue with apparmor_parser (bsc#1123387)\n\n- Update to libpod v1.4.0 (bsc#1137860):\n- The podman checkpoint and podman restore commands can now be\n used to migrate containers between Podman installations on\n different systems\n- The podman cp command now supports a pause flag to pause\n containers while copying into them\n- The remote client now supports a configuration file for\n pre-configuring connections to remote Podman installations\n- Fixed CVE-2019-10152 - The podman cp command improperly\n dereferenced symlinks in host context\n- Fixed a bug where podman commit could improperly set\n environment variables that contained = characters\n- Fixed a bug where rootless Podman would sometimes fail to start\n containers with forwarded ports\n- Fixed a bug where podman version on the remote client could\n segfault\n- Fixed a bug where podman container runlabel would use\n /proc/self/exe instead of the path of the Podman command when\n printing the command being executed\n- Fixed a bug where filtering images by label did not work\n- Fixed a bug where specifying a bing mount or tmpfs mount over\n an image volume would cause a container to be unable to start\n- Fixed a bug where podman generate kube did not work with\n containers with named volumes\n- Fixed a bug where rootless Podman would receive permission\n denied errors accessing conmon.pid\n- Fixed a bug where podman cp with a folder specified as target\n would replace the folder, as opposed to copying into it\n- Fixed a bug where rootless Podman commands could double-unlock\n a lock, causing a crash\n- Fixed a bug where Podman incorrectly set tmpcopyup on /dev/\n mounts, causing errors when using the Kata containers runtime\n- Fixed a bug where podman exec would fail on older kernels\n- The podman commit command is now usable with the Podman remote\n client\n- The --signature-policy flag (used with several image-related\n commands) has been deprecated\n- The podman unshare command now defines two environment\n variables in the spawned shell: CONTAINERS_RUNROOT and\n CONTAINERS_GRAPHROOT, pointing to temporary and permanent\n storage for rootless containers\n- Updated vendored containers/storage and containers/image\n libraries with numerous bugfixes\n- Updated vendored Buildah to v1.8.3\n- Podman now requires Conmon v0.2.0\n- The podman cp command is now aliased as podman container cp\n- Rootless Podman will now default init_path using root Podman\u0027s\n configuration files (/etc/containers/libpod.conf and\n /usr/share/containers/libpod.conf) if not overridden in the\n rootless configuration\n\n- Update to image v1.5.1\n- Vendor in latest containers/storage\n- docker/docker_client: Drop redundant Domain(ref.ref) call\n- pkg/blobinfocache: Split implementations into subpackages\n- copy: progress bar: show messages on completion\n- docs: rename manpages to *.5.command\n- add container-certs.d.md manpage\n- pkg/docker/config: Bring auth tests from\n docker/docker_client_test\n- Don\u0027t allocate a sync.Mutex separately\n\nUpdate to storage v1.12.10:\n\n- Add function to parse out mount options from graphdriver\n- Merge the disparate parts of all of the Unix-like lockfiles\n- Fix unix-but-not-Linux compilation\n- Return XDG_RUNTIME_DIR as RootlessRuntimeDir if set\n- Cherry-pick moby/moby #39292 for CVE-2018-15664 fixes\n- lockfile: add RecursiveLock() API\n- Update generated files\n- Fix crash on tesing of aufs code\n- Let consumers know when Layers and Images came from read-only stores\n- chown: do not change owner for the mountpoint\n- locks: correctly mark updates to the layers list\n- CreateContainer: don\u0027t worry about mapping layers unless necessary\n- docs: fix manpage for containers-storage.conf\n- docs: sort configuration options alphabetically\n- docs: document OSTree file deduplication\n- Add missing options to man page for containers-storage\n- overlay: use the layer idmapping if present\n- vfs: prefer layer custom idmappings\n- layers: propagate down the idmapping settings\n- Recreate symlink when not found\n- docs: fix manpage for configuration file\n- docs: add special handling for manpages in sect 5\n- overlay: fix single-lower test\n- Recreate symlink when not found\n- overlay: propagate errors from mountProgram\n- utils: root in a userns uses global conf file\n- Fix handling of additional stores\n- Correctly check permissions on rootless directory\n- Fix possible integer overflow on 32bit builds\n- Evaluate device path for lvm\n- lockfile test: make concurrent RW test determinisitc\n- lockfile test: make concurrent read tests deterministic\n- drivers.DirCopy: fix filemode detection\n- storage: move the logic to detect rootless into utils.go\n- Don\u0027t set (struct flock).l_pid\n- Improve documentation of getLockfile\n- Rename getLockFile to createLockerForPath, and document it\n- Add FILES section to containers-storage.5 man page\n- add digest locks\n- drivers/copy: add a non-cgo fallback\n\nslirp4netns was updated to 0.3.0:\n\n- CVE-2019-6778: Fixed a heap buffer overflow in tcp_emu() (bsc#1123156)\n\nThis update also includes:\n\n- fuse3 and fuse-overlayfs to support rootless containers.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-2223,SUSE-SLE-Module-Basesystem-15-SP1-2019-2223,SUSE-SLE-Module-Containers-15-SP1-2019-2223", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2223-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:2223-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192223-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:2223-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-August/005844.html" }, { "category": "self", "summary": "SUSE Bug 1096726", "url": "https://bugzilla.suse.com/1096726" }, { "category": "self", "summary": "SUSE Bug 1123156", "url": "https://bugzilla.suse.com/1123156" }, { "category": "self", "summary": "SUSE Bug 1123387", "url": "https://bugzilla.suse.com/1123387" }, { "category": "self", "summary": "SUSE Bug 1135460", "url": "https://bugzilla.suse.com/1135460" }, { "category": "self", "summary": "SUSE Bug 1136974", "url": "https://bugzilla.suse.com/1136974" }, { "category": "self", "summary": "SUSE Bug 1137860", "url": "https://bugzilla.suse.com/1137860" }, { "category": "self", "summary": "SUSE Bug 1143386", "url": "https://bugzilla.suse.com/1143386" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10152 page", "url": "https://www.suse.com/security/cve/CVE-2019-10152/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6778 page", "url": "https://www.suse.com/security/cve/CVE-2019-6778/" } ], "title": "Security update for podman, slirp4netns and libcontainers-common", "tracking": { "current_release_date": "2019-08-27T13:43:02Z", "generator": { "date": "2019-08-27T13:43:02Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:2223-1", "initial_release_date": "2019-08-27T13:43:02Z", "revision_history": [ { "date": "2019-08-27T13:43:02Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "fuse-overlayfs-0.4.1-3.3.8.aarch64", "product": { "name": "fuse-overlayfs-0.4.1-3.3.8.aarch64", "product_id": "fuse-overlayfs-0.4.1-3.3.8.aarch64" } }, { "category": "product_version", "name": "fuse3-3.6.1-3.3.8.aarch64", "product": { "name": "fuse3-3.6.1-3.3.8.aarch64", "product_id": "fuse3-3.6.1-3.3.8.aarch64" } }, { "category": "product_version", "name": "fuse3-devel-3.6.1-3.3.8.aarch64", "product": { "name": "fuse3-devel-3.6.1-3.3.8.aarch64", "product_id": "fuse3-devel-3.6.1-3.3.8.aarch64" } }, { "category": "product_version", "name": "fuse3-doc-3.6.1-3.3.8.aarch64", "product": { "name": "fuse3-doc-3.6.1-3.3.8.aarch64", "product_id": "fuse3-doc-3.6.1-3.3.8.aarch64" } }, { "category": "product_version", "name": "libfuse3-3-3.6.1-3.3.8.aarch64", "product": { "name": "libfuse3-3-3.6.1-3.3.8.aarch64", "product_id": "libfuse3-3-3.6.1-3.3.8.aarch64" } }, { "category": "product_version", "name": "podman-1.4.4-4.8.1.aarch64", "product": { "name": "podman-1.4.4-4.8.1.aarch64", "product_id": "podman-1.4.4-4.8.1.aarch64" } }, { "category": "product_version", "name": "slirp4netns-0.3.0-3.3.3.aarch64", "product": { "name": "slirp4netns-0.3.0-3.3.3.aarch64", "product_id": "slirp4netns-0.3.0-3.3.3.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libfuse3-3-64bit-3.6.1-3.3.8.aarch64_ilp32", "product": { "name": "libfuse3-3-64bit-3.6.1-3.3.8.aarch64_ilp32", "product_id": "libfuse3-3-64bit-3.6.1-3.3.8.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "fuse-overlayfs-0.4.1-3.3.8.i586", "product": { "name": "fuse-overlayfs-0.4.1-3.3.8.i586", "product_id": "fuse-overlayfs-0.4.1-3.3.8.i586" } }, { "category": "product_version", "name": "fuse3-3.6.1-3.3.8.i586", "product": { "name": "fuse3-3.6.1-3.3.8.i586", "product_id": "fuse3-3.6.1-3.3.8.i586" } }, { "category": "product_version", "name": "fuse3-devel-3.6.1-3.3.8.i586", "product": { "name": "fuse3-devel-3.6.1-3.3.8.i586", "product_id": "fuse3-devel-3.6.1-3.3.8.i586" } }, { "category": "product_version", "name": "fuse3-doc-3.6.1-3.3.8.i586", "product": { "name": "fuse3-doc-3.6.1-3.3.8.i586", "product_id": "fuse3-doc-3.6.1-3.3.8.i586" } }, { "category": "product_version", "name": "libfuse3-3-3.6.1-3.3.8.i586", "product": { "name": "libfuse3-3-3.6.1-3.3.8.i586", "product_id": "libfuse3-3-3.6.1-3.3.8.i586" } }, { "category": "product_version", "name": "slirp4netns-0.3.0-3.3.3.i586", "product": { "name": "slirp4netns-0.3.0-3.3.3.i586", "product_id": "slirp4netns-0.3.0-3.3.3.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libcontainers-common-20190401-3.3.5.noarch", "product": { "name": "libcontainers-common-20190401-3.3.5.noarch", "product_id": "libcontainers-common-20190401-3.3.5.noarch" } }, { "category": "product_version", "name": "podman-cni-config-1.4.4-4.8.1.noarch", "product": { "name": "podman-cni-config-1.4.4-4.8.1.noarch", "product_id": "podman-cni-config-1.4.4-4.8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "fuse-overlayfs-0.4.1-3.3.8.ppc64le", "product": { "name": "fuse-overlayfs-0.4.1-3.3.8.ppc64le", "product_id": "fuse-overlayfs-0.4.1-3.3.8.ppc64le" } }, { "category": "product_version", "name": "fuse3-3.6.1-3.3.8.ppc64le", "product": { "name": "fuse3-3.6.1-3.3.8.ppc64le", "product_id": "fuse3-3.6.1-3.3.8.ppc64le" } }, { "category": "product_version", "name": "fuse3-devel-3.6.1-3.3.8.ppc64le", "product": { "name": "fuse3-devel-3.6.1-3.3.8.ppc64le", "product_id": "fuse3-devel-3.6.1-3.3.8.ppc64le" } }, { "category": "product_version", "name": "fuse3-doc-3.6.1-3.3.8.ppc64le", "product": { "name": "fuse3-doc-3.6.1-3.3.8.ppc64le", "product_id": "fuse3-doc-3.6.1-3.3.8.ppc64le" } }, { "category": "product_version", "name": "libfuse3-3-3.6.1-3.3.8.ppc64le", "product": { "name": "libfuse3-3-3.6.1-3.3.8.ppc64le", "product_id": "libfuse3-3-3.6.1-3.3.8.ppc64le" } }, { "category": "product_version", "name": "podman-1.4.4-4.8.1.ppc64le", "product": { "name": "podman-1.4.4-4.8.1.ppc64le", "product_id": "podman-1.4.4-4.8.1.ppc64le" } }, { "category": "product_version", "name": "slirp4netns-0.3.0-3.3.3.ppc64le", "product": { "name": "slirp4netns-0.3.0-3.3.3.ppc64le", "product_id": "slirp4netns-0.3.0-3.3.3.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "fuse-overlayfs-0.4.1-3.3.8.s390x", "product": { "name": "fuse-overlayfs-0.4.1-3.3.8.s390x", "product_id": "fuse-overlayfs-0.4.1-3.3.8.s390x" } }, { "category": "product_version", "name": "fuse3-3.6.1-3.3.8.s390x", "product": { "name": "fuse3-3.6.1-3.3.8.s390x", "product_id": "fuse3-3.6.1-3.3.8.s390x" } }, { "category": "product_version", "name": "fuse3-devel-3.6.1-3.3.8.s390x", "product": { "name": "fuse3-devel-3.6.1-3.3.8.s390x", "product_id": "fuse3-devel-3.6.1-3.3.8.s390x" } }, { "category": "product_version", "name": "fuse3-doc-3.6.1-3.3.8.s390x", "product": { "name": "fuse3-doc-3.6.1-3.3.8.s390x", "product_id": "fuse3-doc-3.6.1-3.3.8.s390x" } }, { "category": "product_version", "name": "libfuse3-3-3.6.1-3.3.8.s390x", "product": { "name": "libfuse3-3-3.6.1-3.3.8.s390x", "product_id": "libfuse3-3-3.6.1-3.3.8.s390x" } }, { "category": "product_version", "name": "podman-1.4.4-4.8.1.s390x", "product": { "name": "podman-1.4.4-4.8.1.s390x", "product_id": "podman-1.4.4-4.8.1.s390x" } }, { "category": "product_version", "name": "slirp4netns-0.3.0-3.3.3.s390x", "product": { "name": "slirp4netns-0.3.0-3.3.3.s390x", "product_id": "slirp4netns-0.3.0-3.3.3.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "fuse-overlayfs-0.4.1-3.3.8.x86_64", "product": { "name": "fuse-overlayfs-0.4.1-3.3.8.x86_64", "product_id": "fuse-overlayfs-0.4.1-3.3.8.x86_64" } }, { "category": "product_version", "name": "fuse3-3.6.1-3.3.8.x86_64", "product": { "name": "fuse3-3.6.1-3.3.8.x86_64", "product_id": "fuse3-3.6.1-3.3.8.x86_64" } }, { "category": "product_version", "name": "fuse3-devel-3.6.1-3.3.8.x86_64", "product": { "name": "fuse3-devel-3.6.1-3.3.8.x86_64", "product_id": "fuse3-devel-3.6.1-3.3.8.x86_64" } }, { "category": "product_version", "name": "fuse3-doc-3.6.1-3.3.8.x86_64", "product": { "name": "fuse3-doc-3.6.1-3.3.8.x86_64", "product_id": "fuse3-doc-3.6.1-3.3.8.x86_64" } }, { "category": "product_version", "name": "libfuse3-3-3.6.1-3.3.8.x86_64", "product": { "name": "libfuse3-3-3.6.1-3.3.8.x86_64", "product_id": "libfuse3-3-3.6.1-3.3.8.x86_64" } }, { "category": "product_version", "name": "libfuse3-3-32bit-3.6.1-3.3.8.x86_64", "product": { "name": "libfuse3-3-32bit-3.6.1-3.3.8.x86_64", "product_id": "libfuse3-3-32bit-3.6.1-3.3.8.x86_64" } }, { "category": "product_version", "name": "podman-1.4.4-4.8.1.x86_64", "product": { "name": "podman-1.4.4-4.8.1.x86_64", "product_id": "podman-1.4.4-4.8.1.x86_64" } }, { "category": "product_version", "name": "slirp4netns-0.3.0-3.3.3.x86_64", "product": { "name": "slirp4netns-0.3.0-3.3.3.x86_64", "product_id": "slirp4netns-0.3.0-3.3.3.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Containers 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-containers:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libcontainers-common-20190401-3.3.5.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch" }, "product_reference": "libcontainers-common-20190401-3.3.5.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0.4.1-3.3.8.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64" }, "product_reference": "fuse-overlayfs-0.4.1-3.3.8.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0.4.1-3.3.8.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le" }, "product_reference": "fuse-overlayfs-0.4.1-3.3.8.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0.4.1-3.3.8.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x" }, "product_reference": "fuse-overlayfs-0.4.1-3.3.8.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0.4.1-3.3.8.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64" }, "product_reference": "fuse-overlayfs-0.4.1-3.3.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse3-3.6.1-3.3.8.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64" }, "product_reference": "fuse3-3.6.1-3.3.8.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse3-3.6.1-3.3.8.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le" }, "product_reference": "fuse3-3.6.1-3.3.8.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse3-3.6.1-3.3.8.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x" }, "product_reference": "fuse3-3.6.1-3.3.8.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse3-3.6.1-3.3.8.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64" }, "product_reference": "fuse3-3.6.1-3.3.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfuse3-3-3.6.1-3.3.8.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64" }, "product_reference": "libfuse3-3-3.6.1-3.3.8.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfuse3-3-3.6.1-3.3.8.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le" }, "product_reference": "libfuse3-3-3.6.1-3.3.8.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfuse3-3-3.6.1-3.3.8.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x" }, "product_reference": "libfuse3-3-3.6.1-3.3.8.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfuse3-3-3.6.1-3.3.8.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64" }, "product_reference": "libfuse3-3-3.6.1-3.3.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "podman-1.4.4-4.8.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64" }, "product_reference": "podman-1.4.4-4.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "podman-1.4.4-4.8.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le" }, "product_reference": "podman-1.4.4-4.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "podman-1.4.4-4.8.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x" }, "product_reference": "podman-1.4.4-4.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "podman-1.4.4-4.8.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64" }, "product_reference": "podman-1.4.4-4.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "podman-cni-config-1.4.4-4.8.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch" }, "product_reference": "podman-cni-config-1.4.4-4.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0.3.0-3.3.3.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64" }, "product_reference": "slirp4netns-0.3.0-3.3.3.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0.3.0-3.3.3.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le" }, "product_reference": "slirp4netns-0.3.0-3.3.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0.3.0-3.3.3.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x" }, "product_reference": "slirp4netns-0.3.0-3.3.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0.3.0-3.3.3.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP1", "product_id": "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" }, "product_reference": "slirp4netns-0.3.0-3.3.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-08-27T13:43:02Z", "details": "moderate" } ], "title": "CVE-2018-15664" }, { "cve": "CVE-2019-10152", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10152" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10152", "url": "https://www.suse.com/security/cve/CVE-2019-10152" }, { "category": "external", "summary": "SUSE Bug 1136974 for CVE-2019-10152", "url": "https://bugzilla.suse.com/1136974" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-08-27T13:43:02Z", "details": "important" } ], "title": "CVE-2019-10152" }, { "cve": "CVE-2019-6778", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6778" } ], "notes": [ { "category": "general", "text": "In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6778", "url": "https://www.suse.com/security/cve/CVE-2019-6778" }, { "category": "external", "summary": "SUSE Bug 1123156 for CVE-2019-6778", "url": "https://bugzilla.suse.com/1123156" }, { "category": "external", "summary": "SUSE Bug 1123157 for CVE-2019-6778", "url": "https://bugzilla.suse.com/1123157" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2019-6778", "url": "https://bugzilla.suse.com/1178658" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libcontainers-common-20190401-3.3.5.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse-overlayfs-0.4.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:fuse3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:libfuse3-3-3.6.1-3.3.8.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-1.4.4-4.8.1.x86_64", "SUSE Linux Enterprise Module for Containers 15 SP1:podman-cni-config-1.4.4-4.8.1.noarch", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.aarch64", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.ppc64le", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.s390x", "SUSE Linux Enterprise Module for Containers 15 SP1:slirp4netns-0.3.0-3.3.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-08-27T13:43:02Z", "details": "important" } ], "title": "CVE-2019-6778" } ] }
cnvd-2019-16272
Vulnerability from cnvd
Title: Docker API端点路径遍历漏洞
Description:
Docker是美国Docker公司的一款开源的应用容器引擎。
Docker API端点存在路径遍历漏洞,允许远程攻击者利用漏洞提交特殊的请求,在应用程序上下文读取系统文件。
Severity: 高
Patch Name: Docker API端点路径遍历漏洞的补丁
Patch Description:
Docker是美国Docker公司的一款开源的应用容器引擎。
Docker API端点存在路径遍历漏洞,允许远程攻击者利用漏洞提交特殊的请求,在应用程序上下文读取系统文件。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
用户可参考如下厂商提供的安全补丁以修复该漏洞: https://www.docker.com/
Reference: https://web.nvd.nist.gov//vuln/detail/CVE-2018-15664
Name | Docker Docker <=18.06.1-ce-rc2 |
---|
{ "bids": { "bid": { "bidNumber": "108507" } }, "cves": { "cve": { "cveNumber": "CVE-2018-15664", "cveUrl": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15664" } }, "description": "Docker\u662f\u7f8e\u56fdDocker\u516c\u53f8\u7684\u4e00\u6b3e\u5f00\u6e90\u7684\u5e94\u7528\u5bb9\u5668\u5f15\u64ce\u3002\n\nDocker API\u7aef\u70b9\u5b58\u5728\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u5229\u7528\u6f0f\u6d1e\u63d0\u4ea4\u7279\u6b8a\u7684\u8bf7\u6c42\uff0c\u5728\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u8bfb\u53d6\u7cfb\u7edf\u6587\u4ef6\u3002", "discovererName": "Aleksa Sarai", "formalWay": "\u7528\u6237\u53ef\u53c2\u8003\u5982\u4e0b\u5382\u5546\u63d0\u4f9b\u7684\u5b89\u5168\u8865\u4e01\u4ee5\u4fee\u590d\u8be5\u6f0f\u6d1e\uff1a\r\nhttps://www.docker.com/", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2019-16272", "openTime": "2019-06-03", "patchDescription": "Docker\u662f\u7f8e\u56fdDocker\u516c\u53f8\u7684\u4e00\u6b3e\u5f00\u6e90\u7684\u5e94\u7528\u5bb9\u5668\u5f15\u64ce\u3002\r\n\r\nDocker API\u7aef\u70b9\u5b58\u5728\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u5229\u7528\u6f0f\u6d1e\u63d0\u4ea4\u7279\u6b8a\u7684\u8bf7\u6c42\uff0c\u5728\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u8bfb\u53d6\u7cfb\u7edf\u6587\u4ef6\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "Docker API\u7aef\u70b9\u8def\u5f84\u904d\u5386\u6f0f\u6d1e\u7684\u8865\u4e01", "products": { "product": "Docker Docker \u003c=18.06.1-ce-rc2" }, "referenceLink": "https://web.nvd.nist.gov//vuln/detail/CVE-2018-15664", "serverity": "\u9ad8", "submitTime": "2019-05-23", "title": "Docker API\u7aef\u70b9\u8def\u5f84\u904d\u5386\u6f0f\u6d1e" }
opensuse-su-2019:1621-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for docker", "title": "Title of the patch" }, { "category": "description", "text": "This update for docker fixes the following issues:\n\nSecurity issue fixed: \t \n\n- CVE-2018-15664: Fixed an issue which could make docker cp vulnerable to symlink-exchange race attacks (bsc#1096726).\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-1621", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_1621-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:1621-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XND3PJF4WMYRE2Y2BUQWB6ZHX6ZEYX5G/#XND3PJF4WMYRE2Y2BUQWB6ZHX6ZEYX5G" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:1621-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XND3PJF4WMYRE2Y2BUQWB6ZHX6ZEYX5G/#XND3PJF4WMYRE2Y2BUQWB6ZHX6ZEYX5G" }, { "category": "self", "summary": "SUSE Bug 1096726", "url": "https://bugzilla.suse.com/1096726" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" } ], "title": "Security update for docker", "tracking": { "current_release_date": "2019-06-25T06:04:34Z", "generator": { "date": "2019-06-25T06:04:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:1621-1", "initial_release_date": "2019-06-25T06:04:34Z", "revision_history": [ { "date": "2019-06-25T06:04:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "product": { "name": "docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "product_id": "docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch" } }, { "category": "product_version", "name": "docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch", "product": { "name": "docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch", "product_id": "docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "docker-18.09.6_ce-lp151.2.6.1.x86_64", "product": { "name": "docker-18.09.6_ce-lp151.2.6.1.x86_64", "product_id": "docker-18.09.6_ce-lp151.2.6.1.x86_64" } }, { "category": "product_version", "name": "docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "product": { "name": "docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "product_id": "docker-test-18.09.6_ce-lp151.2.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } }, { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:docker-18.09.6_ce-lp151.2.6.1.x86_64" }, "product_reference": "docker-18.09.6_ce-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch" }, "product_reference": "docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-test-18.09.6_ce-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:docker-test-18.09.6_ce-lp151.2.6.1.x86_64" }, "product_reference": "docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch" }, "product_reference": "docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "docker-18.09.6_ce-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:docker-18.09.6_ce-lp151.2.6.1.x86_64" }, "product_reference": "docker-18.09.6_ce-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch" }, "product_reference": "docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-test-18.09.6_ce-lp151.2.6.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:docker-test-18.09.6_ce-lp151.2.6.1.x86_64" }, "product_reference": "docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch" }, "product_reference": "docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:docker-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.0:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.0:docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.0:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.1:docker-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.1:docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.0:docker-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.0:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.0:docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.0:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.1:docker-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.1:docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:docker-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.0:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.0:docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.0:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.1:docker-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:docker-bash-completion-18.09.6_ce-lp151.2.6.1.noarch", "openSUSE Leap 15.1:docker-test-18.09.6_ce-lp151.2.6.1.x86_64", "openSUSE Leap 15.1:docker-zsh-completion-18.09.6_ce-lp151.2.6.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2019-06-25T06:04:34Z", "details": "moderate" } ], "title": "CVE-2018-15664" } ] }
opensuse-su-2019:2044-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for podman, slirp4netns and libcontainers-common", "title": "Title of the patch" }, { "category": "description", "text": "\n \nThis is a version update for podman to version 1.4.4 (bsc#1143386).\n\nAdditional changes by SUSE on top:\n\n- Remove fuse-overlayfs because it\u0027s (currently) an unsatisfied dependency on\n SLE (bsc#1143386)\n- Update libpod.conf to use correct infra_command\n- Update libpod.conf to use better versioned pause container\n- Update libpod.conf to use official kubic pause container\n- Update libpod.conf to match latest features set:\n detach_keys, lock_type, runtime_supports_json\n- Add podman-remote varlink client\n\nVersion update podman to v1.4.4:\n\n- Features\n\n - Podman now has greatly improved support for containers using multiple OCI\n runtimes. Containers now remember if they were created with a different\n runtime using --runtime and will always use that runtime\n - The cached and delegated options for volume mounts are now allowed for\n Docker compatability (#3340)\n - The podman diff command now supports the --latest flag\n\n- Bugfixes\n\n - Fixed a bug where rootless Podman would attempt to use the entire root\n configuration if no rootless configuration was present for the user,\n breaking rootless Podman for new installations\n - Fixed a bug where rootless Podman\u0027s pause process would block SIGTERM,\n preventing graceful system shutdown and hanging until the system\u0027s init\n send SIGKILL\n - Fixed a bug where running Podman as root with sudo -E would not work after\n running rootless Podman at least once\n - Fixed a bug where options for tmpfs volumes added with the --tmpfs flag\n were being ignored\n - Fixed a bug where images with no layers could not properly be displayed\n and removed by Podman\n - Fixed a bug where locks were not properly freed on failure to create a\n container or pod\n - Fixed a bug where podman cp on a single file would create a directory at\n the target and place the file in it (#3384)\n - Fixed a bug where podman inspect --format \u0027{{.Mounts}}\u0027 would print a\n hexadecimal address instead of a container\u0027s mounts\n - Fixed a bug where rootless Podman would not add an entry to container\u0027s\n /etc/hosts files for their own hostname (#3405)\n - Fixed a bug where podman ps --sync would segfault (#3411)\n - Fixed a bug where podman generate kube would produce an invalid ports\n configuration (#3408)\n\n- Misc\n\n - Updated containers/storage to v1.12.13\n - Podman now performs much better on systems with heavy I/O load\n - The --cgroup-manager flag to podman now shows the correct default setting\n in help if the default was overridden by libpod.conf\n - For backwards compatability, setting --log-driver=json-file in podman run\n is now supported as an alias for --log-driver=k8s-file. This is considered\n deprecated, and json-file will be moved to a new implementation in the\n future ([#3363](https://github.com/containers/libpo\\\n d/issues/3363))\n - Podman\u0027s default libpod.conf file now allows the crun OCI runtime to be\n used if it is installed\n\nUpdate podman to v1.4.2:\n\n- Fixed a bug where Podman could not run containers using an older version of\n Systemd as init\n- Updated vendored Buildah to v1.9.0 to resolve a critical bug with\n Dockerfile RUN instructions\n- The error message for running podman kill on containers that are not\n running has been improved\n- Podman remote client can now log to a file if syslog is not available\n- The podman exec command now sets its error code differently based on\n whether the container does not exist, and the command in the container does\n not exist\n- The podman inspect command on containers now outputs Mounts JSON that matches\n that of docker inspect, only including user-specified volumes and\n differentiating bind mounts and named volumes\n- The podman inspect command now reports the path to a container\u0027s OCI spec\n with the OCIConfigPath key (only included when the container is initialized\n or running)\n- The podman run --mount command now supports the bind-nonrecursive option for\n bind mounts\n- Fixed a bug where podman play kube would fail to create containers due to an\n unspecified log driver\n- Fixed a bug where Podman would fail to build with musl libc\n- Fixed a bug where rootless Podman using slirp4netns networking in an\n environment with no nameservers on the host other than localhost would\n result in nonfunctional networking\n- Fixed a bug where podman import would not properly set environment\n variables, discarding their values and retaining only keys\n- Fixed a bug where Podman would fail to run when built with Apparmor support\n but run on systems without the Apparmor kernel module loaded\n- Remote Podman will now default the username it uses to log in to remote\n systems to the username of the current user\n- Podman now uses JSON logging with OCI runtimes that support it, allowing for\n better error reporting\n- Updated vendored containers/image to v2.0\n- Update conmon to v0.3.0\n- Support OOM Monitor under cgroup V2\n- Add config binary and make target for configuring conmon with a go library\n for importing values\n\nUpdated podman to version 1.4.0 (bsc#1137860) and (bsc#1135460) \n\n- Podman checkpoint and podman restore commands can now be\n used to migrate containers between Podman installations on\n different systems.\n- The podman cp now supports pause flag.\n- The remote client now supports a configuration file for\n pre-configuring connections to remote Podman installations\n- CVE-2019-10152: Fixed an iproper dereference of symlinks of the\n the podman cp command which introduced in version 1.1.0 (bsc#1136974).\n- Fixed a bug where podman commit could improperly set environment variables \n that contained = characters\n- Fixed a bug where rootless podman would sometimes fail to start\n containers with forwarded ports\n- Fixed a bug where podman version on the remote client could\n segfault\n- Fixed a bug where podman container runlabel would use /proc/self/exe instead of \n the path of the Podman command when printing the command being executed\n- Fixed a bug where filtering images by label did not work\n- Fixed a bug where specifying a bing mount or tmpfs mount over\n an image volume would cause a container to be unable to start\n- Fixed a bug where podman generate kube did not work with\n containers with named volumes\n- Fixed a bug where rootless podman would receive permission\n denied errors accessing conmon.pid\n- Fixed a bug where podman cp with a folder specified as target\n would replace the folder, as opposed to copying into it\n- Fixed a bug where rootless Podman commands could double-unlock\n a lock, causing a crash\n- Fixed a bug where podman incorrectly set tmpcopyup on /dev/\n mounts, causing errors when using the Kata containers runtime\n- Fixed a bug where podman exec would fail on older kernels\n- Podman commit command is now usable with the Podman remote client\n- Signature-policy flag has been deprecated\n- Updated vendored containers/storage and containers/image libraries \n with numerous bugfixes\n- Updated vendored Buildah to v1.8.3\n- Podman now requires Conmon v0.2.0\n- The podman cp command is now aliased as podman container cp\n- Rootless podman will now default init_path using root Podman\u0027s\n configuration files (/etc/containers/libpod.conf and\n /usr/share/containers/libpod.conf) if not overridden in the\n rootless configuration\n- Added fuse-overlayfs dependency to support overlay based rootless image\n manipulations\n- The podman cp command can now read input redirected to STDIN, and output to\n STDOUT instead of a file, using - instead of an argument.\n- The podman remote client now displays version information from both the\n client and server in podman version\n- The podman unshare command has been added, allowing easy entry into the\n user namespace set up by rootless Podman (allowing the removal of files\n created by rootless podman, among other things)\n- Fixed a bug where Podman containers with the --rm flag were removing\n created volumes when they were automatically removed\n- Fixed a bug where container and pod locks were incorrectly marked as\n released after a system reboot, causing errors on container and pod removal\n- Fixed a bug where Podman pods could not be removed if any container in the\n pod encountered an error during removal\n- Fixed a bug where Podman pods run with the cgroupfs CGroup driver would encounter \n a race condition during removal, potentially failing to remove the pod CGroup\n- Fixed a bug where the podman container checkpoint and podman container\n restore commands were not visible in the remote client\n- Fixed a bug where podman remote ps --ns would not print the container\u0027s namespaces\n- Fixed a bug where removing stopped containers with healthchecks could cause an error\n- Fixed a bug where the default libpod.conf file was causing parsing errors\n- Fixed a bug where pod locks were not being freed when pods were removed,\n potentially leading to lock exhaustion\n- Fixed a bug where \u0027podman run\u0027 with SD_NOTIFY set could, on short-running\n containers, create an inconsistent state rendering the container unusable\n- The remote Podman client now uses the Varlink bridge to establish remote\n connections by default\n- Fixed an issue with apparmor_parser (bsc#1123387)\n\n- Update to libpod v1.4.0 (bsc#1137860):\n- The podman checkpoint and podman restore commands can now be\n used to migrate containers between Podman installations on\n different systems\n- The podman cp command now supports a pause flag to pause\n containers while copying into them\n- The remote client now supports a configuration file for\n pre-configuring connections to remote Podman installations\n- Fixed CVE-2019-10152 - The podman cp command improperly\n dereferenced symlinks in host context\n- Fixed a bug where podman commit could improperly set\n environment variables that contained = characters\n- Fixed a bug where rootless Podman would sometimes fail to start\n containers with forwarded ports\n- Fixed a bug where podman version on the remote client could\n segfault\n- Fixed a bug where podman container runlabel would use\n /proc/self/exe instead of the path of the Podman command when\n printing the command being executed\n- Fixed a bug where filtering images by label did not work\n- Fixed a bug where specifying a bing mount or tmpfs mount over\n an image volume would cause a container to be unable to start\n- Fixed a bug where podman generate kube did not work with\n containers with named volumes\n- Fixed a bug where rootless Podman would receive permission\n denied errors accessing conmon.pid\n- Fixed a bug where podman cp with a folder specified as target\n would replace the folder, as opposed to copying into it\n- Fixed a bug where rootless Podman commands could double-unlock\n a lock, causing a crash\n- Fixed a bug where Podman incorrectly set tmpcopyup on /dev/\n mounts, causing errors when using the Kata containers runtime\n- Fixed a bug where podman exec would fail on older kernels\n- The podman commit command is now usable with the Podman remote\n client\n- The --signature-policy flag (used with several image-related\n commands) has been deprecated\n- The podman unshare command now defines two environment\n variables in the spawned shell: CONTAINERS_RUNROOT and\n CONTAINERS_GRAPHROOT, pointing to temporary and permanent\n storage for rootless containers\n- Updated vendored containers/storage and containers/image\n libraries with numerous bugfixes\n- Updated vendored Buildah to v1.8.3\n- Podman now requires Conmon v0.2.0\n- The podman cp command is now aliased as podman container cp\n- Rootless Podman will now default init_path using root Podman\u0027s\n configuration files (/etc/containers/libpod.conf and\n /usr/share/containers/libpod.conf) if not overridden in the\n rootless configuration\n\n- Update to image v1.5.1\n- Vendor in latest containers/storage\n- docker/docker_client: Drop redundant Domain(ref.ref) call\n- pkg/blobinfocache: Split implementations into subpackages\n- copy: progress bar: show messages on completion\n- docs: rename manpages to *.5.command\n- add container-certs.d.md manpage\n- pkg/docker/config: Bring auth tests from\n docker/docker_client_test\n- Don\u0027t allocate a sync.Mutex separately\n\nUpdate to storage v1.12.10:\n\n- Add function to parse out mount options from graphdriver\n- Merge the disparate parts of all of the Unix-like lockfiles\n- Fix unix-but-not-Linux compilation\n- Return XDG_RUNTIME_DIR as RootlessRuntimeDir if set\n- Cherry-pick moby/moby #39292 for CVE-2018-15664 fixes\n- lockfile: add RecursiveLock() API\n- Update generated files\n- Fix crash on tesing of aufs code\n- Let consumers know when Layers and Images came from read-only stores\n- chown: do not change owner for the mountpoint\n- locks: correctly mark updates to the layers list\n- CreateContainer: don\u0027t worry about mapping layers unless necessary\n- docs: fix manpage for containers-storage.conf\n- docs: sort configuration options alphabetically\n- docs: document OSTree file deduplication\n- Add missing options to man page for containers-storage\n- overlay: use the layer idmapping if present\n- vfs: prefer layer custom idmappings\n- layers: propagate down the idmapping settings\n- Recreate symlink when not found\n- docs: fix manpage for configuration file\n- docs: add special handling for manpages in sect 5\n- overlay: fix single-lower test\n- Recreate symlink when not found\n- overlay: propagate errors from mountProgram\n- utils: root in a userns uses global conf file\n- Fix handling of additional stores\n- Correctly check permissions on rootless directory\n- Fix possible integer overflow on 32bit builds\n- Evaluate device path for lvm\n- lockfile test: make concurrent RW test determinisitc\n- lockfile test: make concurrent read tests deterministic\n- drivers.DirCopy: fix filemode detection\n- storage: move the logic to detect rootless into utils.go\n- Don\u0027t set (struct flock).l_pid\n- Improve documentation of getLockfile\n- Rename getLockFile to createLockerForPath, and document it\n- Add FILES section to containers-storage.5 man page\n- add digest locks\n- drivers/copy: add a non-cgo fallback\n\nslirp4netns was updated to 0.3.0:\n\n- CVE-2019-6778: Fixed a heap buffer overflow in tcp_emu() (bsc#1123156)\n\nThis update also includes:\n\n- fuse3 and fuse-overlayfs to support rootless containers.\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2044", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_2044-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2044-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IPOWPMYYK3WJSOVNKFMAIQ3WHQED7KOC/#IPOWPMYYK3WJSOVNKFMAIQ3WHQED7KOC" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2044-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IPOWPMYYK3WJSOVNKFMAIQ3WHQED7KOC/#IPOWPMYYK3WJSOVNKFMAIQ3WHQED7KOC" }, { "category": "self", "summary": "SUSE Bug 1096726", "url": "https://bugzilla.suse.com/1096726" }, { "category": "self", "summary": "SUSE Bug 1123156", "url": "https://bugzilla.suse.com/1123156" }, { "category": "self", "summary": "SUSE Bug 1123387", "url": "https://bugzilla.suse.com/1123387" }, { "category": "self", "summary": "SUSE Bug 1135460", "url": "https://bugzilla.suse.com/1135460" }, { "category": "self", "summary": "SUSE Bug 1136974", "url": "https://bugzilla.suse.com/1136974" }, { "category": "self", "summary": "SUSE Bug 1137860", "url": "https://bugzilla.suse.com/1137860" }, { "category": "self", "summary": "SUSE Bug 1143386", "url": "https://bugzilla.suse.com/1143386" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10152 page", "url": "https://www.suse.com/security/cve/CVE-2019-10152/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-6778 page", "url": "https://www.suse.com/security/cve/CVE-2019-6778/" } ], "title": "Security update for podman, slirp4netns and libcontainers-common", "tracking": { "current_release_date": "2019-09-01T18:18:38Z", "generator": { "date": "2019-09-01T18:18:38Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2044-1", "initial_release_date": "2019-09-01T18:18:38Z", "revision_history": [ { "date": "2019-09-01T18:18:38Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libcontainers-common-20190401-lp151.2.3.1.noarch", "product": { "name": "libcontainers-common-20190401-lp151.2.3.1.noarch", "product_id": "libcontainers-common-20190401-lp151.2.3.1.noarch" } }, { "category": "product_version", "name": "podman-cni-config-1.4.4-lp151.3.3.1.noarch", "product": { "name": "podman-cni-config-1.4.4-lp151.3.3.1.noarch", "product_id": "podman-cni-config-1.4.4-lp151.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "product": { "name": "fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "product_id": "fuse-overlayfs-0.4.1-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "fuse3-3.6.1-lp151.2.1.x86_64", "product": { "name": "fuse3-3.6.1-lp151.2.1.x86_64", "product_id": "fuse3-3.6.1-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "fuse3-devel-3.6.1-lp151.2.1.x86_64", "product": { "name": "fuse3-devel-3.6.1-lp151.2.1.x86_64", "product_id": "fuse3-devel-3.6.1-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "fuse3-doc-3.6.1-lp151.2.1.x86_64", "product": { "name": "fuse3-doc-3.6.1-lp151.2.1.x86_64", "product_id": "fuse3-doc-3.6.1-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "libfuse3-3-3.6.1-lp151.2.1.x86_64", "product": { "name": "libfuse3-3-3.6.1-lp151.2.1.x86_64", "product_id": "libfuse3-3-3.6.1-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "podman-1.4.4-lp151.3.3.1.x86_64", "product": { "name": "podman-1.4.4-lp151.3.3.1.x86_64", "product_id": "podman-1.4.4-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "slirp4netns-0.3.0-lp151.2.3.1.x86_64", "product": { "name": "slirp4netns-0.3.0-lp151.2.3.1.x86_64", "product_id": "slirp4netns-0.3.0-lp151.2.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "fuse-overlayfs-0.4.1-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64" }, "product_reference": "fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse3-3.6.1-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64" }, "product_reference": "fuse3-3.6.1-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse3-devel-3.6.1-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64" }, "product_reference": "fuse3-devel-3.6.1-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "fuse3-doc-3.6.1-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64" }, "product_reference": "fuse3-doc-3.6.1-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libcontainers-common-20190401-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch" }, "product_reference": "libcontainers-common-20190401-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libfuse3-3-3.6.1-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64" }, "product_reference": "libfuse3-3-3.6.1-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "podman-1.4.4-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64" }, "product_reference": "podman-1.4.4-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "podman-cni-config-1.4.4-lp151.3.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch" }, "product_reference": "podman-cni-config-1.4.4-lp151.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "slirp4netns-0.3.0-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" }, "product_reference": "slirp4netns-0.3.0-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-09-01T18:18:38Z", "details": "moderate" } ], "title": "CVE-2018-15664" }, { "cve": "CVE-2019-10152", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10152" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10152", "url": "https://www.suse.com/security/cve/CVE-2019-10152" }, { "category": "external", "summary": "SUSE Bug 1136974 for CVE-2019-10152", "url": "https://bugzilla.suse.com/1136974" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-09-01T18:18:38Z", "details": "important" } ], "title": "CVE-2019-10152" }, { "cve": "CVE-2019-6778", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-6778" } ], "notes": [ { "category": "general", "text": "In QEMU 3.0.0, tcp_emu in slirp/tcp_subr.c has a heap-based buffer overflow.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-6778", "url": "https://www.suse.com/security/cve/CVE-2019-6778" }, { "category": "external", "summary": "SUSE Bug 1123156 for CVE-2019-6778", "url": "https://bugzilla.suse.com/1123156" }, { "category": "external", "summary": "SUSE Bug 1123157 for CVE-2019-6778", "url": "https://bugzilla.suse.com/1123157" }, { "category": "external", "summary": "SUSE Bug 1178658 for CVE-2019-6778", "url": "https://bugzilla.suse.com/1178658" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:fuse-overlayfs-0.4.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-devel-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:fuse3-doc-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:libcontainers-common-20190401-lp151.2.3.1.noarch", "openSUSE Leap 15.1:libfuse3-3-3.6.1-lp151.2.1.x86_64", "openSUSE Leap 15.1:podman-1.4.4-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:podman-cni-config-1.4.4-lp151.3.3.1.noarch", "openSUSE Leap 15.1:slirp4netns-0.3.0-lp151.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-09-01T18:18:38Z", "details": "important" } ], "title": "CVE-2019-6778" } ] }
opensuse-su-2024:10722-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "docker-20.10.6_ce-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the docker-20.10.6_ce-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10722", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10722-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2016-9962 page", "url": "https://www.suse.com/security/cve/CVE-2016-9962/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14992 page", "url": "https://www.suse.com/security/cve/CVE-2017-14992/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-16539 page", "url": "https://www.suse.com/security/cve/CVE-2017-16539/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10892 page", "url": "https://www.suse.com/security/cve/CVE-2018-10892/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16873 page", "url": "https://www.suse.com/security/cve/CVE-2018-16873/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16874 page", "url": "https://www.suse.com/security/cve/CVE-2018-16874/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16875 page", "url": "https://www.suse.com/security/cve/CVE-2018-16875/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-20699 page", "url": "https://www.suse.com/security/cve/CVE-2018-20699/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-13509 page", "url": "https://www.suse.com/security/cve/CVE-2019-13509/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-14271 page", "url": "https://www.suse.com/security/cve/CVE-2019-14271/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-13401 page", "url": "https://www.suse.com/security/cve/CVE-2020-13401/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-15257 page", "url": "https://www.suse.com/security/cve/CVE-2020-15257/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-21284 page", "url": "https://www.suse.com/security/cve/CVE-2021-21284/" } ], "title": "docker-20.10.6_ce-2.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10722-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "docker-20.10.6_ce-2.1.aarch64", "product": { "name": "docker-20.10.6_ce-2.1.aarch64", "product_id": "docker-20.10.6_ce-2.1.aarch64" } }, { "category": "product_version", "name": "docker-bash-completion-20.10.6_ce-2.1.aarch64", "product": { "name": "docker-bash-completion-20.10.6_ce-2.1.aarch64", "product_id": "docker-bash-completion-20.10.6_ce-2.1.aarch64" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.6_ce-2.1.aarch64", "product": { "name": "docker-fish-completion-20.10.6_ce-2.1.aarch64", "product_id": "docker-fish-completion-20.10.6_ce-2.1.aarch64" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.6_ce-2.1.aarch64", "product": { "name": "docker-zsh-completion-20.10.6_ce-2.1.aarch64", "product_id": "docker-zsh-completion-20.10.6_ce-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-20.10.6_ce-2.1.ppc64le", "product": { "name": "docker-20.10.6_ce-2.1.ppc64le", "product_id": "docker-20.10.6_ce-2.1.ppc64le" } }, { "category": "product_version", "name": "docker-bash-completion-20.10.6_ce-2.1.ppc64le", "product": { "name": "docker-bash-completion-20.10.6_ce-2.1.ppc64le", "product_id": "docker-bash-completion-20.10.6_ce-2.1.ppc64le" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.6_ce-2.1.ppc64le", "product": { "name": "docker-fish-completion-20.10.6_ce-2.1.ppc64le", "product_id": "docker-fish-completion-20.10.6_ce-2.1.ppc64le" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "product": { "name": "docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "product_id": "docker-zsh-completion-20.10.6_ce-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-20.10.6_ce-2.1.s390x", "product": { "name": "docker-20.10.6_ce-2.1.s390x", "product_id": "docker-20.10.6_ce-2.1.s390x" } }, { "category": "product_version", "name": "docker-bash-completion-20.10.6_ce-2.1.s390x", "product": { "name": "docker-bash-completion-20.10.6_ce-2.1.s390x", "product_id": "docker-bash-completion-20.10.6_ce-2.1.s390x" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.6_ce-2.1.s390x", "product": { "name": "docker-fish-completion-20.10.6_ce-2.1.s390x", "product_id": "docker-fish-completion-20.10.6_ce-2.1.s390x" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.6_ce-2.1.s390x", "product": { "name": "docker-zsh-completion-20.10.6_ce-2.1.s390x", "product_id": "docker-zsh-completion-20.10.6_ce-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-20.10.6_ce-2.1.x86_64", "product": { "name": "docker-20.10.6_ce-2.1.x86_64", "product_id": "docker-20.10.6_ce-2.1.x86_64" } }, { "category": "product_version", "name": "docker-bash-completion-20.10.6_ce-2.1.x86_64", "product": { "name": "docker-bash-completion-20.10.6_ce-2.1.x86_64", "product_id": "docker-bash-completion-20.10.6_ce-2.1.x86_64" } }, { "category": "product_version", "name": "docker-fish-completion-20.10.6_ce-2.1.x86_64", "product": { "name": "docker-fish-completion-20.10.6_ce-2.1.x86_64", "product_id": "docker-fish-completion-20.10.6_ce-2.1.x86_64" } }, { "category": "product_version", "name": "docker-zsh-completion-20.10.6_ce-2.1.x86_64", "product": { "name": "docker-zsh-completion-20.10.6_ce-2.1.x86_64", "product_id": "docker-zsh-completion-20.10.6_ce-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.6_ce-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64" }, "product_reference": "docker-20.10.6_ce-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.6_ce-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le" }, "product_reference": "docker-20.10.6_ce-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.6_ce-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x" }, "product_reference": "docker-20.10.6_ce-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-20.10.6_ce-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64" }, "product_reference": "docker-20.10.6_ce-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.6_ce-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64" }, "product_reference": "docker-bash-completion-20.10.6_ce-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.6_ce-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le" }, "product_reference": "docker-bash-completion-20.10.6_ce-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.6_ce-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x" }, "product_reference": "docker-bash-completion-20.10.6_ce-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-bash-completion-20.10.6_ce-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64" }, "product_reference": "docker-bash-completion-20.10.6_ce-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.6_ce-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64" }, "product_reference": "docker-fish-completion-20.10.6_ce-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.6_ce-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le" }, "product_reference": "docker-fish-completion-20.10.6_ce-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.6_ce-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x" }, "product_reference": "docker-fish-completion-20.10.6_ce-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-fish-completion-20.10.6_ce-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64" }, "product_reference": "docker-fish-completion-20.10.6_ce-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-20.10.6_ce-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64" }, "product_reference": "docker-zsh-completion-20.10.6_ce-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-20.10.6_ce-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le" }, "product_reference": "docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-20.10.6_ce-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x" }, "product_reference": "docker-zsh-completion-20.10.6_ce-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "docker-zsh-completion-20.10.6_ce-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" }, "product_reference": "docker-zsh-completion-20.10.6_ce-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-9962", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-9962" } ], "notes": [ { "category": "general", "text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-9962", "url": "https://www.suse.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "SUSE Bug 1012568 for CVE-2016-9962", "url": "https://bugzilla.suse.com/1012568" }, { "category": "external", "summary": "SUSE Bug 1173425 for CVE-2016-9962", "url": "https://bugzilla.suse.com/1173425" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-9962" }, { "cve": "CVE-2017-14992", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14992" } ], "notes": [ { "category": "general", "text": "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14992", "url": "https://www.suse.com/security/cve/CVE-2017-14992" }, { "category": "external", "summary": "SUSE Bug 1066210 for CVE-2017-14992", "url": "https://bugzilla.suse.com/1066210" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-14992" }, { "cve": "CVE-2017-16539", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-16539" } ], "notes": [ { "category": "general", "text": "The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a \"scsi remove-single-device\" line to /proc/scsi/scsi, aka SCSI MICDROP.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-16539", "url": "https://www.suse.com/security/cve/CVE-2017-16539" }, { "category": "external", "summary": "SUSE Bug 1066801 for CVE-2017-16539", "url": "https://bugzilla.suse.com/1066801" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-16539" }, { "cve": "CVE-2018-10892", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10892" } ], "notes": [ { "category": "general", "text": "The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host\u0027s hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10892", "url": "https://www.suse.com/security/cve/CVE-2018-10892" }, { "category": "external", "summary": "SUSE Bug 1100331 for CVE-2018-10892", "url": "https://bugzilla.suse.com/1100331" }, { "category": "external", "summary": "SUSE Bug 1100838 for CVE-2018-10892", "url": "https://bugzilla.suse.com/1100838" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-10892" }, { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-15664" }, { "cve": "CVE-2018-16873", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16873" } ], "notes": [ { "category": "general", "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16873", "url": "https://www.suse.com/security/cve/CVE-2018-16873" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16873", "url": "https://bugzilla.suse.com/1118899" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-16873" }, { "cve": "CVE-2018-16874", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16874" } ], "notes": [ { "category": "general", "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16874", "url": "https://www.suse.com/security/cve/CVE-2018-16874" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16874", "url": "https://bugzilla.suse.com/1118899" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-16874" }, { "cve": "CVE-2018-16875", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16875" } ], "notes": [ { "category": "general", "text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16875", "url": "https://www.suse.com/security/cve/CVE-2018-16875" }, { "category": "external", "summary": "SUSE Bug 1118897 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118897" }, { "category": "external", "summary": "SUSE Bug 1118898 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118898" }, { "category": "external", "summary": "SUSE Bug 1118899 for CVE-2018-16875", "url": "https://bugzilla.suse.com/1118899" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-16875" }, { "cve": "CVE-2018-20699", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-20699" } ], "notes": [ { "category": "general", "text": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-20699", "url": "https://www.suse.com/security/cve/CVE-2018-20699" }, { "category": "external", "summary": "SUSE Bug 1121768 for CVE-2018-20699", "url": "https://bugzilla.suse.com/1121768" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-20699" }, { "cve": "CVE-2019-13509", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-13509" } ], "notes": [ { "category": "general", "text": "In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-13509", "url": "https://www.suse.com/security/cve/CVE-2019-13509" }, { "category": "external", "summary": "SUSE Bug 1142160 for CVE-2019-13509", "url": "https://bugzilla.suse.com/1142160" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-13509" }, { "cve": "CVE-2019-14271", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-14271" } ], "notes": [ { "category": "general", "text": "In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-14271", "url": "https://www.suse.com/security/cve/CVE-2019-14271" }, { "category": "external", "summary": "SUSE Bug 1143409 for CVE-2019-14271", "url": "https://bugzilla.suse.com/1143409" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-14271" }, { "cve": "CVE-2020-13401", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-13401" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-13401", "url": "https://www.suse.com/security/cve/CVE-2020-13401" }, { "category": "external", "summary": "SUSE Bug 1172375 for CVE-2020-13401", "url": "https://bugzilla.suse.com/1172375" }, { "category": "external", "summary": "SUSE Bug 1172377 for CVE-2020-13401", "url": "https://bugzilla.suse.com/1172377" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-13401" }, { "cve": "CVE-2020-15257", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-15257" } ], "notes": [ { "category": "general", "text": "containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim\u0027s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container\u0027s privilege, regardless of what container runtime is used for running that container.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-15257", "url": "https://www.suse.com/security/cve/CVE-2020-15257" }, { "category": "external", "summary": "SUSE Bug 1178969 for CVE-2020-15257", "url": "https://bugzilla.suse.com/1178969" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-15257" }, { "cve": "CVE-2021-21284", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-21284" } ], "notes": [ { "category": "general", "text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using \"--userns-remap\", if the root user in the remapped namespace has access to the host filesystem they can modify files under \"/var/lib/docker/\u003cremapping\u003e\" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-21284", "url": "https://www.suse.com/security/cve/CVE-2021-21284" }, { "category": "external", "summary": "SUSE Bug 1181732 for CVE-2021-21284", "url": "https://bugzilla.suse.com/1181732" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-bash-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-fish-completion-20.10.6_ce-2.1.x86_64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.aarch64", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.ppc64le", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.s390x", "openSUSE Tumbleweed:docker-zsh-completion-20.10.6_ce-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2021-21284" } ] }
opensuse-su-2024:10931-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libcontainers-common-20210626-5.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libcontainers-common-20210626-5.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10931", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10931-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15664 page", "url": "https://www.suse.com/security/cve/CVE-2018-15664/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10152 page", "url": "https://www.suse.com/security/cve/CVE-2019-10152/" } ], "title": "libcontainers-common-20210626-5.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10931-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libcontainers-common-20210626-5.1.aarch64", "product": { "name": "libcontainers-common-20210626-5.1.aarch64", "product_id": "libcontainers-common-20210626-5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libcontainers-common-20210626-5.1.ppc64le", "product": { "name": "libcontainers-common-20210626-5.1.ppc64le", "product_id": "libcontainers-common-20210626-5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libcontainers-common-20210626-5.1.s390x", "product": { "name": "libcontainers-common-20210626-5.1.s390x", "product_id": "libcontainers-common-20210626-5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libcontainers-common-20210626-5.1.x86_64", "product": { "name": "libcontainers-common-20210626-5.1.x86_64", "product_id": "libcontainers-common-20210626-5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libcontainers-common-20210626-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.aarch64" }, "product_reference": "libcontainers-common-20210626-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcontainers-common-20210626-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.ppc64le" }, "product_reference": "libcontainers-common-20210626-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcontainers-common-20210626-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.s390x" }, "product_reference": "libcontainers-common-20210626-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libcontainers-common-20210626-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.x86_64" }, "product_reference": "libcontainers-common-20210626-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15664" } ], "notes": [ { "category": "general", "text": "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).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.aarch64", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.ppc64le", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.s390x", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15664", "url": "https://www.suse.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "SUSE Bug 1096726 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1096726" }, { "category": "external", "summary": "SUSE Bug 1139649 for CVE-2018-15664", "url": "https://bugzilla.suse.com/1139649" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.aarch64", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.ppc64le", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.s390x", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.aarch64", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.ppc64le", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.s390x", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-15664" }, { "cve": "CVE-2019-10152", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10152" } ], "notes": [ { "category": "general", "text": "A path traversal vulnerability has been discovered in podman before version 1.4.0 in the way it handles symlinks inside containers. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.aarch64", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.ppc64le", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.s390x", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10152", "url": "https://www.suse.com/security/cve/CVE-2019-10152" }, { "category": "external", "summary": "SUSE Bug 1136974 for CVE-2019-10152", "url": "https://bugzilla.suse.com/1136974" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.aarch64", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.ppc64le", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.s390x", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.aarch64", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.ppc64le", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.s390x", "openSUSE Tumbleweed:libcontainers-common-20210626-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-10152" } ] }
rhsa-2019:1910
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for docker is now available for Red Hat Enterprise Linux 7 Extras.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that runs virtually anywhere. \n\nSecurity Fix(es):\n\n* docker: symlink-exchange race attacks in docker cp (CVE-2018-15664)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* slowness of system shutdown when containers are being stopped - dockerd is unable to communicate with rhel-push-plugin (BZ#1714032)\n\n* journald Log() in dockerd causes nil pointer dereference when PutMessage() is called before reading msg.Source (BZ#1720363)\n\n* regression: docker cp: Rel: can\u0027t make /..../a relative to a (BZ#1723491)\n\n* Regression: docker cp: can no longer pull image files (BZ#1727488)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:1910", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1714722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1714722" }, { "category": "external", "summary": "1723491", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723491" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1910.json" } ], "title": "Red Hat Security Advisory: docker security and bug fix update", "tracking": { "current_release_date": "2025-10-09T18:09:01+00:00", "generator": { "date": "2025-10-09T18:09:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2019:1910", "initial_release_date": "2019-07-29T16:18:25+00:00", "revision_history": [ { "date": "2019-07-29T16:18:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-07-29T16:18:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-09T18:09:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 7 Extras", "product": { "name": "Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_extras_other:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux Extras" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.src", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.src", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.src", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2019-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1714722" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in the API endpoint behind the \u0027docker cp\u0027 command. The endpoint is vulnerable to a Time Of Check to Time Of Use (TOCTOU) vulnerability in the way it handles symbolic links inside a container. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: symlink-exchange race attacks in docker cp", "title": "Vulnerability summary" }, { "category": "other", "text": "All versions of docker prior to the fix are vulnerable to this flaw.\n\nFor clarity, in the \"Affected Packages State\" table, we only include OpenShift Container Platform (OCP) versions 3.7 and below because for these versions docker was shipped as part of the release. For all subsequent versions of OCP until 3.11, docker is installed from the RHEL Extras repository meaning clusters will be vulnerable to the flaw unless an updated docker package has been applied.\n\nRed Hat Fuse provides only the Docker client library and is not affected by this vulnerability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "RHBZ#1714722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1714722" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-15664", "url": "https://www.cve.org/CVERecord?id=CVE-2018-15664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-15664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15664" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2019/05/28/1", "url": "https://www.openwall.com/lists/oss-security/2019/05/28/1" } ], "release_date": "2019-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-07-29T16:18:25+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "category": "workaround", "details": "Stopping a container prior to running \"docker cp\" removes the TOCTOU vulnerability.", "product_ids": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "docker: symlink-exchange race attacks in docker cp" } ] }
RHSA-2019:1910
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for docker is now available for Red Hat Enterprise Linux 7 Extras.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that runs virtually anywhere. \n\nSecurity Fix(es):\n\n* docker: symlink-exchange race attacks in docker cp (CVE-2018-15664)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* slowness of system shutdown when containers are being stopped - dockerd is unable to communicate with rhel-push-plugin (BZ#1714032)\n\n* journald Log() in dockerd causes nil pointer dereference when PutMessage() is called before reading msg.Source (BZ#1720363)\n\n* regression: docker cp: Rel: can\u0027t make /..../a relative to a (BZ#1723491)\n\n* Regression: docker cp: can no longer pull image files (BZ#1727488)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:1910", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1714722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1714722" }, { "category": "external", "summary": "1723491", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723491" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1910.json" } ], "title": "Red Hat Security Advisory: docker security and bug fix update", "tracking": { "current_release_date": "2025-10-09T18:09:01+00:00", "generator": { "date": "2025-10-09T18:09:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2019:1910", "initial_release_date": "2019-07-29T16:18:25+00:00", "revision_history": [ { "date": "2019-07-29T16:18:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-07-29T16:18:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-09T18:09:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 7 Extras", "product": { "name": "Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_extras_other:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux Extras" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.src", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.src", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.src", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2019-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1714722" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in the API endpoint behind the \u0027docker cp\u0027 command. The endpoint is vulnerable to a Time Of Check to Time Of Use (TOCTOU) vulnerability in the way it handles symbolic links inside a container. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: symlink-exchange race attacks in docker cp", "title": "Vulnerability summary" }, { "category": "other", "text": "All versions of docker prior to the fix are vulnerable to this flaw.\n\nFor clarity, in the \"Affected Packages State\" table, we only include OpenShift Container Platform (OCP) versions 3.7 and below because for these versions docker was shipped as part of the release. For all subsequent versions of OCP until 3.11, docker is installed from the RHEL Extras repository meaning clusters will be vulnerable to the flaw unless an updated docker package has been applied.\n\nRed Hat Fuse provides only the Docker client library and is not affected by this vulnerability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "RHBZ#1714722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1714722" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-15664", "url": "https://www.cve.org/CVERecord?id=CVE-2018-15664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-15664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15664" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2019/05/28/1", "url": "https://www.openwall.com/lists/oss-security/2019/05/28/1" } ], "release_date": "2019-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-07-29T16:18:25+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "category": "workaround", "details": "Stopping a container prior to running \"docker cp\" removes the TOCTOU vulnerability.", "product_ids": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "docker: symlink-exchange race attacks in docker cp" } ] }
rhsa-2019_1910
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for docker is now available for Red Hat Enterprise Linux 7 Extras.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that runs virtually anywhere. \n\nSecurity Fix(es):\n\n* docker: symlink-exchange race attacks in docker cp (CVE-2018-15664)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* slowness of system shutdown when containers are being stopped - dockerd is unable to communicate with rhel-push-plugin (BZ#1714032)\n\n* journald Log() in dockerd causes nil pointer dereference when PutMessage() is called before reading msg.Source (BZ#1720363)\n\n* regression: docker cp: Rel: can\u0027t make /..../a relative to a (BZ#1723491)\n\n* Regression: docker cp: can no longer pull image files (BZ#1727488)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:1910", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1714722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1714722" }, { "category": "external", "summary": "1723491", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1723491" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1910.json" } ], "title": "Red Hat Security Advisory: docker security and bug fix update", "tracking": { "current_release_date": "2024-11-22T13:28:34+00:00", "generator": { "date": "2024-11-22T13:28:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:1910", "initial_release_date": "2019-07-29T16:18:25+00:00", "revision_history": [ { "date": "2019-07-29T16:18:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-07-29T16:18:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T13:28:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux 7 Extras", "product": { "name": "Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_extras_other:7" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux Extras" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-debuginfo@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_id": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.13.1-102.git7f2769b.el7?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.13.1-102.git7f2769b.el7.src", "product": { "name": "docker-2:1.13.1-102.git7f2769b.el7.src", "product_id": "docker-2:1.13.1-102.git7f2769b.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.13.1-102.git7f2769b.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.src", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "relates_to_product_reference": "7Server-EXTRAS-7.6" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS-7.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2019-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1714722" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in the API endpoint behind the \u0027docker cp\u0027 command. The endpoint is vulnerable to a Time Of Check to Time Of Use (TOCTOU) vulnerability in the way it handles symbolic links inside a container. An attacker who has compromised an existing container can cause arbitrary files on the host filesystem to be read/written when an administrator tries to copy a file from/to the container.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: symlink-exchange race attacks in docker cp", "title": "Vulnerability summary" }, { "category": "other", "text": "All versions of docker prior to the fix are vulnerable to this flaw.\n\nFor clarity, in the \"Affected Packages State\" table, we only include OpenShift Container Platform (OCP) versions 3.7 and below because for these versions docker was shipped as part of the release. For all subsequent versions of OCP until 3.11, docker is installed from the RHEL Extras repository meaning clusters will be vulnerable to the flaw unless an updated docker package has been applied.\n\nRed Hat Fuse provides only the Docker client library and is not affected by this vulnerability.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-15664" }, { "category": "external", "summary": "RHBZ#1714722", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1714722" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-15664", "url": "https://www.cve.org/CVERecord?id=CVE-2018-15664" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-15664", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-15664" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2019/05/28/1", "url": "https://www.openwall.com/lists/oss-security/2019/05/28/1" } ], "release_date": "2019-05-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-07-29T16:18:25+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "category": "workaround", "details": "Stopping a container prior to running \"docker cp\" removes the TOCTOU vulnerability.", "product_ids": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.src", "7Server-EXTRAS-7.6:docker-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-client-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-common-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-debuginfo-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-logrotate-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-lvm-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-novolume-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-rhel-push-plugin-2:1.13.1-102.git7f2769b.el7.x86_64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.aarch64", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.ppc64le", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.s390x", "7Server-EXTRAS-7.6:docker-v1.10-migrator-2:1.13.1-102.git7f2769b.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "docker: symlink-exchange race attacks in docker cp" } ] }
wid-sec-w-2025-2177
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Docker ist eine Open-Source-Software, die dazu verwendet werden kann, Anwendungen mithilfe von Betriebssystemvirtualisierung in Containern zu isolieren.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in docker ausnutzen, um seine Privilegien zu erh\u00f6hen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-2177 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2019/wid-sec-w-2025-2177.json" }, { "category": "self", "summary": "WID-SEC-2025-2177 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2177" }, { "category": "external", "summary": "Eintrag in der OSS Mailing Liste vom 2019-05-27", "url": "https://seclists.org/oss-sec/2019/q2/131" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2019-4680 vom 2019-06-13", "url": "http://linux.oracle.com/errata/ELSA-2019-4680.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1514-1 vom 2019-06-17", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191514-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1562-1 vom 2019-06-19", "url": "https://www.linuxsecurity.com/advisories/suse/suse-2019-1562-1-moderate-docker?rss" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:1562-1 vom 2019-06-19", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191562-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4048-1 vom 2019-07-08", "url": "https://usn.ubuntu.com/4048-1/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2019:1910 vom 2019-07-29", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2019-4756 vom 2019-08-20", "url": "http://linux.oracle.com/errata/ELSA-2019-4756.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:2223-1 vom 2019-08-28", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192223-1.html" }, { "category": "external", "summary": "Amazon Linux 2 Security Advisory", "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-004.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15589-1 vom 2025-10-01", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EIIL6ZDECMHZ2FPMF2NB3HCD4ICR42KQ/" } ], "source_lang": "en-US", "title": "docker: Schwachstelle erm\u00f6glicht Privilegieneskalation", "tracking": { "current_release_date": "2025-10-01T22:00:00.000+00:00", "generator": { "date": "2025-10-02T08:23:59.371+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-2177", "initial_release_date": "2019-05-27T22:00:00.000+00:00", "revision_history": [ { "date": "2019-05-27T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2019-06-13T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2019-06-17T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2019-06-20T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2019-07-08T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2019-07-29T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2019-08-19T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2019-08-27T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2021-12-08T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-10-01T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von openSUSE aufgenommen" } ], "status": "final", "version": "10" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c=18.06.1", "product": { "name": "Open Source docker \u003c=18.06.1", "product_id": "T014284" } }, { "category": "product_version_range", "name": "\u003c=18.06.1", "product": { "name": "Open Source docker \u003c=18.06.1", "product_id": "T014284-fixed" } } ], "category": "product_name", "name": "docker" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-15664", "product_status": { "known_affected": [ "T002207", "67646", "T000126", "T027843", "398363", "T004914" ], "last_affected": [ "T014284" ] }, "release_date": "2019-05-27T22:00:00.000+00:00", "title": "CVE-2018-15664" } ] }
gsd-2018-15664
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2018-15664", "description": "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": "GSD-2018-15664", "references": [ "https://www.suse.com/security/cve/CVE-2018-15664.html", "https://access.redhat.com/errata/RHSA-2019:1910", "https://ubuntu.com/security/CVE-2018-15664", "https://security.archlinux.org/CVE-2018-15664", "https://alas.aws.amazon.com/cve/html/CVE-2018-15664.html", "https://linux.oracle.com/cve/CVE-2018-15664.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-15664" ], "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": "GSD-2018-15664", "modified": "2023-12-13T01:22:23.643441Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-15664", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.suse.com/show_bug.cgi?id=1096726", "refsource": "MISC", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726" }, { "name": "https://github.com/moby/moby/pull/39252", "refsource": "MISC", "url": "https://github.com/moby/moby/pull/39252" }, { "name": "[oss-security] 20190528 CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/05/28/1" }, { "name": "108507", "refsource": "BID", "url": "http://www.securityfocus.com/bid/108507" }, { "name": "openSUSE-SU-2019:1621", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html" }, { "name": "USN-4048-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4048-1/" }, { "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664", "refsource": "CONFIRM", "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664" }, { "name": "RHSA-2019:1910", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "name": "[oss-security] 20190821 RE: CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2019/08/21/1" }, { "name": "openSUSE-SU-2019:2044", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.2-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.2-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.07.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.0-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.0-ce:rc4:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.0-ce:rc5:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.09.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.09.0-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.09.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.09.1-ce-:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.1-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.1-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.1-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.1-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.04.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.04.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.04.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.05.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.1-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.1-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.07.0-ce:rc4:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.09.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.09.1-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.10.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.0-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.01.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.02.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.0-ce:rc4:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.1-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.05.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.06.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.07.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.11.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.11.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.11.0-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.11.0-ce:rc4:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.11.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.02.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.0-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.06.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.06.1-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.06.1-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.1-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.1-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.06.1-ce:rc4:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.07.0-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.07.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.10.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.10.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.0-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:17.12.0-ce:rc4:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.01.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.02.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.0-ce:*:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.03.1-ce:rc2:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.06.0-ce:rc1:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:docker:docker:18.06.0-ce:rc3:*:*:community:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-15664" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-362" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/moby/moby/pull/39252", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/moby/moby/pull/39252" }, { "name": "https://bugzilla.suse.com/show_bug.cgi?id=1096726", "refsource": "MISC", "tags": [ "Issue Tracking", "Exploit", "Third Party Advisory" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726" }, { "name": "[oss-security] 20190528 CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "refsource": "MLIST", "tags": [ "Mailing List", "Exploit", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/05/28/1" }, { "name": "108507", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/108507" }, { "name": "https://access.redhat.com/security/cve/cve-2018-15664", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/cve-2018-15664" }, { "name": "openSUSE-SU-2019:1621", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html" }, { "name": "USN-4048-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/4048-1/" }, { "name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664", "refsource": "CONFIRM", "tags": [], "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664" }, { "name": "RHSA-2019:1910", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "name": "[oss-security] 20190821 RE: CVE-2018-15664: docker (all versions) is vulnerable to a symlink-race attack", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2019/08/21/1" }, { "name": "openSUSE-SU-2019:2044", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 1.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 0.8, "impactScore": 6.0 } }, "lastModifiedDate": "2019-06-25T12:15Z", "publishedDate": "2019-05-23T14:29Z" } } }
fkie_cve-2018-15664
Vulnerability from fkie_nvd
Vendor | Product | Version | |
---|---|---|---|
docker | docker | 17.06.0-ce | |
docker | docker | 17.06.0-ce | |
docker | docker | 17.06.0-ce | |
docker | docker | 17.06.0-ce | |
docker | docker | 17.06.0-ce | |
docker | docker | 17.06.0-ce | |
docker | docker | 17.06.1-ce | |
docker | docker | 17.06.1-ce | |
docker | docker | 17.06.1-ce | |
docker | docker | 17.06.1-ce | |
docker | docker | 17.06.1-ce | |
docker | docker | 17.06.2-ce | |
docker | docker | 17.06.2-ce | |
docker | docker | 17.07.0-ce | |
docker | docker | 17.07.0-ce | |
docker | docker | 17.07.0-ce | |
docker | docker | 17.07.0-ce | |
docker | docker | 17.07.0-ce | |
docker | docker | 17.09.0-ce | |
docker | docker | 17.09.0-ce | |
docker | docker | 17.09.0-ce | |
docker | docker | 17.09.0-ce | |
docker | docker | 17.09.1-ce | |
docker | docker | 17.09.1-ce- | |
docker | docker | 17.10.0-ce | |
docker | docker | 17.10.0-ce | |
docker | docker | 17.10.0-ce | |
docker | docker | 17.11.0-ce | |
docker | docker | 17.11.0-ce | |
docker | docker | 17.11.0-ce | |
docker | docker | 17.11.0-ce | |
docker | docker | 17.11.0-ce | |
docker | docker | 17.12.0-ce | |
docker | docker | 17.12.0-ce | |
docker | docker | 17.12.0-ce | |
docker | docker | 17.12.0-ce | |
docker | docker | 17.12.0-ce | |
docker | docker | 17.12.1-ce | |
docker | docker | 17.12.1-ce | |
docker | docker | 17.12.1-ce | |
docker | docker | 18.01.0-ce | |
docker | docker | 18.01.0-ce | |
docker | docker | 18.02.0-ce | |
docker | docker | 18.02.0-ce | |
docker | docker | 18.02.0-ce | |
docker | docker | 18.03.0-ce | |
docker | docker | 18.03.0-ce | |
docker | docker | 18.03.0-ce | |
docker | docker | 18.03.0-ce | |
docker | docker | 18.03.0-ce | |
docker | docker | 18.03.1-ce | |
docker | docker | 18.03.1-ce | |
docker | docker | 18.03.1-ce | |
docker | docker | 18.04.0-ce | |
docker | docker | 18.04.0-ce | |
docker | docker | 18.04.0-ce | |
docker | docker | 18.05.0-ce | |
docker | docker | 18.05.0-ce | |
docker | docker | 18.06.0-ce | |
docker | docker | 18.06.0-ce | |
docker | docker | 18.06.0-ce | |
docker | docker | 18.06.0-ce | |
docker | docker | 18.06.1-ce | |
docker | docker | 18.06.1-ce |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:docker:docker:17.06.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "03ED214E-B35E-4269-AB60-DC153D84A7EA", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "23DC417C-741C-4B54-AC05-695266F837BC", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "EA9CEEEF-FA4C-466B-B06A-409B412911CE", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.0-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "1D56B684-9D21-456D-AEAF-681FE4AF34DC", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.0-ce:rc4:*:*:community:*:*:*", "matchCriteriaId": "6AC3E4B6-3D75-408D-B3CD-0E5FC83DC303", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.0-ce:rc5:*:*:community:*:*:*", "matchCriteriaId": "1BA3AC1D-E044-4F3F-A880-9D57E6247D3E", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.1-ce:*:*:*:community:*:*:*", "matchCriteriaId": "ADFFCF49-C72C-4122-8035-D56FBDF36EF3", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.1-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "A07F31B1-0471-4496-98E8-3D50D62A9376", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.1-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "157499DF-2A7E-4615-9F6B-383F998D45D1", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.1-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "426A1B51-9C0C-4E2E-AD7B-F2C9C2F90DC0", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.1-ce:rc4:*:*:community:*:*:*", "matchCriteriaId": "BA3C59E2-4528-498B-B77A-CCDB9E1F2EC3", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.2-ce:*:*:*:community:*:*:*", "matchCriteriaId": "FF0BFEAD-83C4-43C3-AF7F-B07E623027CA", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.06.2-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "90446BD3-E1E0-4FF0-8617-635C1428206C", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.07.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "346B183E-B29A-4D11-A5EB-B4263AE2A930", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.07.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "0E3245D9-EE7C-48C6-ADA7-D09BAC758335", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.07.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "06067BD7-BF28-4C3C-8AA4-33AE91D1A08D", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.07.0-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "2AA91357-976E-4E58-933F-3B5053E44AD6", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.07.0-ce:rc4:*:*:community:*:*:*", "matchCriteriaId": "08DBC6A3-AFC6-4D34-B2C6-E7557A9BAC55", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.09.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "0CDFF197-1317-4E9A-89AC-42A347E92CB0", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.09.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "DBA8D554-BA26-4440-83C1-623B02B9378A", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.09.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "444F283F-E95D-4885-88E9-552846EB34B4", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.09.0-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "F0C3E0C2-B036-49CE-99DF-7243AFFD23D5", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.09.1-ce:*:*:*:community:*:*:*", "matchCriteriaId": "443E631B-4D7D-4C45-8A64-6C98DD18D286", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.09.1-ce-:rc1:*:*:community:*:*:*", "matchCriteriaId": "CDE4D9DF-794E-4ACB-88D4-866F1D333B72", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.10.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "3332E705-364B-4CFE-8EFE-791191DD6D92", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.10.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "CB5190C1-B7B3-4CA5-8B04-7C4C29952687", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.10.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "7926C680-46ED-49FE-9000-A2CCD61CF6EF", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.11.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "B7C29495-0403-4D11-9687-249DCD60536B", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.11.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "9CFCE477-6B5C-43B2-BA05-2D4B8C18168A", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.11.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "62A4CEB1-4053-4508-9FE7-0D23A61CEE64", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.11.0-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "A3BC6153-1036-4A2B-8E6B-CCCBE9866641", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.11.0-ce:rc4:*:*:community:*:*:*", "matchCriteriaId": "EB4E8414-1B6C-457E-8C1D-19D962FEF212", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "A4FE190B-896E-4CFD-AD14-B8F990F6C2D4", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "03558F57-4DB4-42A1-8FFF-E32455F14D43", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "BD7FE2CE-D564-4B0F-A86C-3D9D8ADB4209", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.0-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "CE6482EC-8B28-4EBA-8D31-444AF20CDF45", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.0-ce:rc4:*:*:community:*:*:*", "matchCriteriaId": "2B6895B8-84E0-4796-9BE6-F560F78B6F09", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.1-ce:*:*:*:community:*:*:*", "matchCriteriaId": "2476F29C-9011-4040-B45B-ABEA9D9B989A", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.1-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "BA34377A-7FAF-489F-967C-592F4DDAA395", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:17.12.1-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "F5981E01-90F2-4950-BDCC-049B8CF11BF7", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.01.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "6A67CC6A-5DFF-4EC8-AD89-CBE61D5B1E86", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.01.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "417A41D1-95F5-4F11-A84A-80EFB5470FDB", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.02.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "E6EFF14F-CD0B-4AC6-95F8-AEAAE0AFC9F5", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.02.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "749D44D3-0800-452D-B617-16533AFCDB9E", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.02.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "BFDB4066-4966-45DA-886B-83B4DA10E5DC", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "A632A32E-83CC-4643-A92E-4B853772B1E5", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "74447A87-49F6-40E9-B42B-4DD10915FD5F", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "850F9B89-B19C-4334-B188-ED9B30E4858F", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.0-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "DC41D120-BB84-497B-8E14-4242DA34336B", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.0-ce:rc4:*:*:community:*:*:*", "matchCriteriaId": "D3A6BC7B-16B3-4C38-884F-F3D58D02DCB0", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.1-ce:*:*:*:community:*:*:*", "matchCriteriaId": "76C71530-639E-4E9A-B74F-0D046E0F1A35", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.1-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "B1C17446-B119-483F-8BB2-80DBE1CD28C4", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.03.1-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "D5DEED51-DDC3-40CA-8FDA-59462492BEA7", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.04.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "CF279FD4-58D4-4272-AC14-DE9D79D88BE9", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.04.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "749AA8E0-2F98-424C-9A0D-9F91987F3A5F", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.04.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "E5C31E97-B350-457C-9EBE-CD9DEC94D818", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.05.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "DE28CE42-3EB2-4032-BEE6-C87C65551B94", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.05.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "2704A6EF-A030-4B3F-8160-EE1F4B401E8D", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.06.0-ce:*:*:*:community:*:*:*", "matchCriteriaId": "18C4AB1B-79B0-4F1B-A80D-B4F16C49BFF7", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.06.0-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "A48C808D-7B04-457F-9724-1694696773CE", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.06.0-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "D20E4F37-3E9E-4A42-8E6A-7888776B2C5B", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.06.0-ce:rc3:*:*:community:*:*:*", "matchCriteriaId": "6CBB326E-A337-4047-B332-E12EB6F00E1F", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.06.1-ce:rc1:*:*:community:*:*:*", "matchCriteriaId": "F2A1AE6D-371D-4876-90B7-0B8D62D5AFB5", "vulnerable": true }, { "criteria": "cpe:2.3:a:docker:docker:18.06.1-ce:rc2:*:*:community:*:*:*", "matchCriteriaId": "D2AF3BE5-8C7B-4F4C-A381-59DFF1B5233A", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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)." }, { "lang": "es", "value": "En Docker hasta la versi\u00f3n 18.06.1-ce-rc2, los endpoints API debajo del comando \u0027docker cp\u0027 son vulnerables a un ataque de de tipo symlink-exchange con salto de directorio, dando a los atacantes acceso arbitrario de lectura-escritura al sistema de archivos del host con privilegios de root, porque daemon/archive.go no genera operaciones de archivo en un filesystem congelado (o desde dentro de una operaci\u00f3n chroot)." } ], "id": "CVE-2018-15664", "lastModified": "2024-11-21T03:51:14.130", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "HIGH", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 6.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 1.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 0.8, "impactScore": 6.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-05-23T14:29:07.453", "references": [ { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html" }, { "source": "cve@mitre.org", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/05/28/1" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2019/08/21/1" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/108507" }, { "source": "cve@mitre.org", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/moby/moby/pull/39252" }, { "source": "cve@mitre.org", "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664" }, { "source": "cve@mitre.org", "url": "https://usn.ubuntu.com/4048-1/" }, { "source": "nvd@nist.gov", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/cve-2018-15664" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00066.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00001.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2019/05/28/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2019/08/21/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/108507" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://access.redhat.com/errata/RHSA-2019:1910" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1096726" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/moby/moby/pull/39252" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-15664" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://usn.ubuntu.com/4048-1/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-pv79-5r2c-jrpq
Vulnerability from github
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" } ] }
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.