{"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","title":"Title of the patch"},{"category":"description","text":"docker was updated to version 1.8.3 to fix two security issues.\n\nThese security issues were fixed:\n- CVE-2014-8178: Manipulated layer IDs could have lead to local graph poisoning (bsc#949660).\n- CVE-2014-8179: Manifest validation and parsing logic errors allowed pull-by-digest validation bypass (bsc#949660).\n\nThis non-security issues was fixed:\n- Add `--disable-legacy-registry` to prevent a daemon from using a v1 registry\n\nMore information about docker 1.8.3 can be found at \nhttps://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7/\n","title":"Description of the patch"},{"category":"details","text":"SUSE-SLE-Module-Containers-12-2015-691","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-2015_1757-1.json"},{"category":"self","summary":"URL for SUSE-SU-2015:1757-1","url":"https://www.suse.com/support/update/announcement/2015/suse-su-20151757-1/"},{"category":"self","summary":"E-Mail link for SUSE-SU-2015:1757-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2015-October/001630.html"},{"category":"self","summary":"SUSE Bug 949660","url":"https://bugzilla.suse.com/949660"},{"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/"}],"title":"Security update for docker","tracking":{"current_release_date":"2015-10-14T07:53:41Z","generator":{"date":"2015-10-14T07:53:41Z","engine":{"name":"cve-database.git:bin/generate-csaf.pl","version":"1"}},"id":"SUSE-SU-2015:1757-1","initial_release_date":"2015-10-14T07:53:41Z","revision_history":[{"date":"2015-10-14T07:53:41Z","number":"1","summary":"Current version"}],"status":"final","version":"1"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version","name":"docker-1.8.3-49.1.x86_64","product":{"name":"docker-1.8.3-49.1.x86_64","product_id":"docker-1.8.3-49.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-1.8.3-49.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12","product_id":"SUSE Linux Enterprise Module for Containers 12:docker-1.8.3-49.1.x86_64"},"product_reference":"docker-1.8.3-49.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Module for Containers 12"}]},"vulnerabilities":[{"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 Module for Containers 12:docker-1.8.3-49.1.x86_64"]},"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 Module for Containers 12:docker-1.8.3-49.1.x86_64"]}],"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 Module for Containers 12:docker-1.8.3-49.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-10-14T07:53:41Z","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 Module for Containers 12:docker-1.8.3-49.1.x86_64"]},"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 Module for Containers 12:docker-1.8.3-49.1.x86_64"]}],"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 Module for Containers 12:docker-1.8.3-49.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-10-14T07:53:41Z","details":"important"}],"title":"CVE-2014-8179"}]}