Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2016-9962
Vulnerability from cvelistv5
Published
2017-01-31 22:00
Modified
2024-08-06 03:07
Severity ?
EPSS score ?
Summary
RunC allowed additional container processes via 'runc exec' 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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T03:07:31.309Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "95361", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/95361" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "name": "RHSA-2017:0116", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "name": "FEDORA-2017-fcd02e2c2d", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "name": "GLSA-201701-34", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/201701-34" }, { "name": "RHSA-2017:0123", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "name": "RHSA-2017:0127", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "name": "FEDORA-2017-c2c2d1be16", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "name": "FEDORA-2017-dbc2b618eb", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/" }, { "name": "FEDORA-2017-0200646669", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" }, { "name": "20170110 Docker 1.12.6 - Security Advisory", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/21" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-01-10T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-10-09T18:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "95361", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/95361" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "name": "RHSA-2017:0116", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "name": "FEDORA-2017-fcd02e2c2d", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "name": "GLSA-201701-34", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/201701-34" }, { "name": "RHSA-2017:0123", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "name": "RHSA-2017:0127", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "name": "FEDORA-2017-c2c2d1be16", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "name": "FEDORA-2017-dbc2b618eb", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/" }, { "name": "FEDORA-2017-0200646669", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" }, { "name": "20170110 Docker 1.12.6 - Security Advisory", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/21" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9962", "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": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "95361", "refsource": "BID", "url": "http://www.securityfocus.com/bid/95361" }, { "name": "https://github.com/docker/docker/releases/tag/v1.12.6", "refsource": "CONFIRM", "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "name": "RHSA-2017:0116", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "name": "FEDORA-2017-fcd02e2c2d", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/" }, { "name": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6", "refsource": "CONFIRM", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "name": "GLSA-201701-34", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201701-34" }, { "name": "RHSA-2017:0123", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "name": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5", "refsource": "CONFIRM", "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "name": "RHSA-2017:0127", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "name": "FEDORA-2017-c2c2d1be16", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/" }, { "name": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "refsource": "CONFIRM", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "name": "FEDORA-2017-dbc2b618eb", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/" }, { "name": "FEDORA-2017-0200646669", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" }, { "name": "20170110 Docker 1.12.6 - Security Advisory", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2017/Jan/21" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2016-9962", "datePublished": "2017-01-31T22:00:00", "dateReserved": "2016-12-15T00:00:00", "dateUpdated": "2024-08-06T03:07:31.309Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.11.0\", \"versionEndExcluding\": \"1.12.6\", \"matchCriteriaId\": \"53E74F64-38C7-4907-9C6F-954CE37CEF24\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"RunC permiti\\u00f3 procesos de contenedores adicionales a trav\\u00e9s de \u0027runc exec\u0027 para ser ptraced por el pid 1 del contenedor. Esto permite a los principales procesos del contenedor, si se ejecutan como root, obtener acceso a los descriptores de archivo de estos nuevos procesos durante la inicializaci\\u00f3n y puede conducir a escapes de contenedores o modificaci\\u00f3n del estado de runC antes de que el proceso sea totalmente ubicado dentro del contenedor.\"}]", "id": "CVE-2016-9962", "lastModified": "2024-11-21T03:02:05.310", "metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 6.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 0.5, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:M/Au:N/C:P/I:P/A:P\", \"baseScore\": 4.4, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.4, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2017-01-31T22:59:01.783", "references": "[{\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0116.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0123.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0127.html\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://seclists.org/fulldisclosure/2017/Jan/21\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2017/Jan/29\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/540001/100/0/threaded\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://www.securityfocus.com/bid/95361\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/security/vulnerabilities/cve-2016-9962\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://github.com/docker/docker/releases/tag/v1.12.6\", \"source\": \"cve@mitre.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.gentoo.org/glsa/201701-34\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0116.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0123.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://rhn.redhat.com/errata/RHSA-2017-0127.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://seclists.org/fulldisclosure/2017/Jan/21\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2017/Jan/29\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/540001/100/0/threaded\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/95361\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/security/vulnerabilities/cve-2016-9962\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\"]}, {\"url\": \"https://github.com/docker/docker/releases/tag/v1.12.6\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/201701-34\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]", "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-362\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2016-9962\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-01-31T22:59:01.783\",\"lastModified\":\"2024-11-21T03:02:05.310\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"RunC permiti\u00f3 procesos de contenedores adicionales a trav\u00e9s de \u0027runc exec\u0027 para ser ptraced por el pid 1 del contenedor. Esto permite a los principales procesos del contenedor, si se ejecutan como root, obtener acceso a los descriptores de archivo de estos nuevos procesos durante la inicializaci\u00f3n y puede conducir a escapes de contenedores o modificaci\u00f3n del estado de runC antes de que el proceso sea totalmente ubicado dentro del contenedor.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":6.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.5,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":4.4,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"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:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.11.0\",\"versionEndExcluding\":\"1.12.6\",\"matchCriteriaId\":\"53E74F64-38C7-4907-9C6F-954CE37CEF24\"}]}]}],\"references\":[{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0116.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0123.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0127.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://seclists.org/fulldisclosure/2017/Jan/21\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2017/Jan/29\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/540001/100/0/threaded\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/95361\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/security/vulnerabilities/cve-2016-9962\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/docker/docker/releases/tag/v1.12.6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/201701-34\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0116.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0123.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://rhn.redhat.com/errata/RHSA-2017-0127.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2017/Jan/21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://seclists.org/fulldisclosure/2017/Jan/29\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/archive/1/540001/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/95361\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/security/vulnerabilities/cve-2016-9962\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/docker/docker/releases/tag/v1.12.6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/201701-34\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
fkie_cve-2016-9962
Vulnerability from fkie_nvd
Published
2017-01-31 22:59
Modified
2024-11-21 03:02
Severity ?
Summary
RunC allowed additional container processes via 'runc exec' 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.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*", "matchCriteriaId": "53E74F64-38C7-4907-9C6F-954CE37CEF24", "versionEndExcluding": "1.12.6", "versionStartIncluding": "1.11.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "RunC permiti\u00f3 procesos de contenedores adicionales a trav\u00e9s de \u0027runc exec\u0027 para ser ptraced por el pid 1 del contenedor. Esto permite a los principales procesos del contenedor, si se ejecutan como root, obtener acceso a los descriptores de archivo de estos nuevos procesos durante la inicializaci\u00f3n y puede conducir a escapes de contenedores o modificaci\u00f3n del estado de runC antes de que el proceso sea totalmente ubicado dentro del contenedor." } ], "id": "CVE-2016-9962", "lastModified": "2024-11-21T03:02:05.310", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 0.5, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-01-31T22:59:01.783", "references": [ { "source": "cve@mitre.org", "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "source": "cve@mitre.org", "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "source": "cve@mitre.org", "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/21" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "source": "cve@mitre.org", "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/95361" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201701-34" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/21" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/95361" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201701-34" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
rhsa-2017:0123
Vulnerability from csaf_redhat
Published
2017-01-17 20:41
Modified
2024-11-22 10:25
Summary
Red Hat Security Advisory: docker-latest security, bug fix, and enhancement update
Notes
Topic
An update for docker-latest is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, and self-sufficient container that will run virtually anywhere.
The following packages have been upgraded to a newer upstream version: docker-latest (1.12.5). (BZ#1404309)
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Terms of Use
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.
{ "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-latest 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, and self-sufficient container that will run virtually anywhere.\n\nThe following packages have been upgraded to a newer upstream version: docker-latest (1.12.5). (BZ#1404309)\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.", "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-2017:0123", "url": "https://access.redhat.com/errata/RHSA-2017:0123" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "category": "external", "summary": "1402086", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1402086" }, { "category": "external", "summary": "1404309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404309" }, { "category": "external", "summary": "1406500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406500" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0123.json" } ], "title": "Red Hat Security Advisory: docker-latest security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:25:57+00:00", "generator": { "date": "2024-11-22T10:25:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0123", "initial_release_date": "2017-01-17T20:41:25+00:00", "revision_history": [ { "date": "2017-01-17T20:41:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:41:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:25:57+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", "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-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest-v1.10-migrator@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest-logrotate@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product_id": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client-latest@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-latest-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest@1.12.5-14.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-latest-0:1.12.5-14.el7.src", "product": { "name": "docker-latest-0:1.12.5-14.el7.src", "product_id": "docker-latest-0:1.12.5-14.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest@1.12.5-14.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-client-latest-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-client-latest-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-0:1.12.5-14.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src" }, "product_reference": "docker-latest-0:1.12.5-14.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:41: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:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0123" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
rhsa-2017_0123
Vulnerability from csaf_redhat
Published
2017-01-17 20:41
Modified
2024-11-22 10:25
Summary
Red Hat Security Advisory: docker-latest security, bug fix, and enhancement update
Notes
Topic
An update for docker-latest is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, and self-sufficient container that will run virtually anywhere.
The following packages have been upgraded to a newer upstream version: docker-latest (1.12.5). (BZ#1404309)
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Terms of Use
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.
{ "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-latest 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, and self-sufficient container that will run virtually anywhere.\n\nThe following packages have been upgraded to a newer upstream version: docker-latest (1.12.5). (BZ#1404309)\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.", "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-2017:0123", "url": "https://access.redhat.com/errata/RHSA-2017:0123" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "category": "external", "summary": "1402086", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1402086" }, { "category": "external", "summary": "1404309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404309" }, { "category": "external", "summary": "1406500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406500" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0123.json" } ], "title": "Red Hat Security Advisory: docker-latest security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:25:57+00:00", "generator": { "date": "2024-11-22T10:25:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0123", "initial_release_date": "2017-01-17T20:41:25+00:00", "revision_history": [ { "date": "2017-01-17T20:41:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:41:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:25:57+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", "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-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest-v1.10-migrator@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest-logrotate@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product_id": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client-latest@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-latest-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest@1.12.5-14.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-latest-0:1.12.5-14.el7.src", "product": { "name": "docker-latest-0:1.12.5-14.el7.src", "product_id": "docker-latest-0:1.12.5-14.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest@1.12.5-14.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-client-latest-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-client-latest-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-0:1.12.5-14.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src" }, "product_reference": "docker-latest-0:1.12.5-14.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:41: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:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0123" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
rhsa-2017:0127
Vulnerability from csaf_redhat
Published
2017-01-17 20:42
Modified
2024-11-22 10:26
Summary
Red Hat Security Advisory: runc security and bug fix update
Notes
Topic
An update for runc is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Terms of Use
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.
{ "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 runc 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": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.", "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-2017:0127", "url": "https://access.redhat.com/errata/RHSA-2017:0127" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0127.json" } ], "title": "Red Hat Security Advisory: runc security and bug fix update", "tracking": { "current_release_date": "2024-11-22T10:26:07+00:00", "generator": { "date": "2024-11-22T10:26:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0127", "initial_release_date": "2017-01-17T20:42:24+00:00", "revision_history": [ { "date": "2017-01-17T20:42:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:42:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:26:07+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", "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": "runc-0:1.0.0-1.rc2.el7.x86_64", "product": { "name": "runc-0:1.0.0-1.rc2.el7.x86_64", "product_id": "runc-0:1.0.0-1.rc2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-1.rc2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-0:1.0.0-1.rc2.el7.src", "product": { "name": "runc-0:1.0.0-1.rc2.el7.src", "product_id": "runc-0:1.0.0-1.rc2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-1.rc2.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-1.rc2.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src" }, "product_reference": "runc-0:1.0.0-1.rc2.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-1.rc2.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" }, "product_reference": "runc-0:1.0.0-1.rc2.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:42:24+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:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0127" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
RHSA-2017:0116
Vulnerability from csaf_redhat
Published
2017-01-17 20:39
Modified
2024-11-22 10:26
Summary
Red Hat Security Advisory: docker security, bug fix, and enhancement update
Notes
Topic
An update for docker is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere.
The following packages have been upgraded to a newer upstream version: docker (1.12.5). (BZ#1404298)
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Bug Fix(es):
* The docker containers and images did not read proxy variables from the environment when contacting registries. As a consequence, a user could not pull image when the system was configured to use a proxy. The containers and images have been fixed to read proxy variables from the environment, and pulling images now from a system with a proxy works correctly. (BZ#1393816)
* Occasionally the docker-storage-setup service could start before a thin pool is ready which caused it to failed. As a consequence, the docker daemon also failed. This bug has been fixed and now docker-storage-setup waits for a thin pool to be created for 60 seconds. This default time can be configured. As a result, docker and docker-storage-setup start correctly upon reboot. (BZ#1316786)
* Previously, the docker daemon's unit file was not supplying the userspace proxy path. As a consequence, containers that exposed ports could not be started. To fix this bug, the unit file was updated to include the userspace proxy path option to the daemon start command, along with several other minor packaging fixes. As a result, containers that expose ports can now be started as expected. (BZ#1406460)
* Previously, the system CA (Certificate Authority) pool was excluded when the registry CA is used from the /etc/docker/certs.d/ directory. As a consequence, pulling images failed with the following error:
Failed to push image: x509: certificate signed by unknown authority
This bug has been fixed and docker now reads the system CA pool correctly and pulling images now work correctly. (BZ#1400372)
* Previously, the docker daemon option did not handle correctly the "--block-registry docker.io" option. As a consequence, docker allowed pulling images from docker.io even when the "--block-registry docker.io" option was enabled. This update fixed the handling of the option, and now using "--block-registry docker.io" correctly blocks image pulling. (BZ#1395401)
Terms of Use
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.
{ "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 will run virtually anywhere.\n\nThe following packages have been upgraded to a newer upstream version: docker (1.12.5). (BZ#1404298)\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.\n\nBug Fix(es):\n\n* The docker containers and images did not read proxy variables from the environment when contacting registries. As a consequence, a user could not pull image when the system was configured to use a proxy. The containers and images have been fixed to read proxy variables from the environment, and pulling images now from a system with a proxy works correctly. (BZ#1393816)\n\n* Occasionally the docker-storage-setup service could start before a thin pool is ready which caused it to failed. As a consequence, the docker daemon also failed. This bug has been fixed and now docker-storage-setup waits for a thin pool to be created for 60 seconds. This default time can be configured. As a result, docker and docker-storage-setup start correctly upon reboot. (BZ#1316786)\n\n* Previously, the docker daemon\u0027s unit file was not supplying the userspace proxy path. As a consequence, containers that exposed ports could not be started. To fix this bug, the unit file was updated to include the userspace proxy path option to the daemon start command, along with several other minor packaging fixes. As a result, containers that expose ports can now be started as expected. (BZ#1406460)\n\n* Previously, the system CA (Certificate Authority) pool was excluded when the registry CA is used from the /etc/docker/certs.d/ directory. As a consequence, pulling images failed with the following error:\n\n Failed to push image: x509: certificate signed by unknown authority\n\nThis bug has been fixed and docker now reads the system CA pool correctly and pulling images now work correctly. (BZ#1400372)\n\n* Previously, the docker daemon option did not handle correctly the \"--block-registry docker.io\" option. As a consequence, docker allowed pulling images from docker.io even when the \"--block-registry docker.io\" option was enabled. This update fixed the handling of the option, and now using \"--block-registry docker.io\" correctly blocks image pulling. (BZ#1395401)", "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-2017:0116", "url": "https://access.redhat.com/errata/RHSA-2017:0116" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "category": "external", "summary": "1316786", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1316786" }, { "category": "external", "summary": "1341760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1341760" }, { "category": "external", "summary": "1346206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346206" }, { "category": "external", "summary": "1360195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1360195" }, { "category": "external", "summary": "1364238", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1364238" }, { "category": "external", "summary": "1373952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373952" }, { "category": "external", "summary": "1385924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1385924" }, { "category": "external", "summary": "1388585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388585" }, { "category": "external", "summary": "1389442", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1389442" }, { "category": "external", "summary": "1393816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1393816" }, { "category": "external", "summary": "1395401", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1395401" }, { "category": "external", "summary": "1399398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1399398" }, { "category": "external", "summary": "1400228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400228" }, { "category": "external", "summary": "1400372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400372" }, { "category": "external", "summary": "1403264", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403264" }, { "category": "external", "summary": "1403270", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403270" }, { "category": "external", "summary": "1403370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403370" }, { "category": "external", "summary": "1403843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403843" }, { "category": "external", "summary": "1404298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404298" }, { "category": "external", "summary": "1404372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404372" }, { "category": "external", "summary": "1405306", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405306" }, { "category": "external", "summary": "1405464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405464" }, { "category": "external", "summary": "1405888", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405888" }, { "category": "external", "summary": "1405989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405989" }, { "category": "external", "summary": "1406446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406446" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "1410434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1410434" }, { "category": "external", "summary": "1412385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1412385" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0116.json" } ], "title": "Red Hat Security Advisory: docker security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:26:02+00:00", "generator": { "date": "2024-11-22T10:26:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0116", "initial_release_date": "2017-01-17T20:39:43+00:00", "revision_history": [ { "date": "2017-01-17T20:39:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:39:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:26:02+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", "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-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product_id": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:1.12.5-14.el7.x86_64", "product": { "name": "container-selinux-2:1.12.5-14.el7.x86_64", "product_id": "container-selinux-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product_id": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-client-2:1.12.5-14.el7.x86_64", "product_id": "docker-client-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-2:1.12.5-14.el7.x86_64", "product_id": "docker-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-common-2:1.12.5-14.el7.x86_64", "product_id": "docker-common-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.12.5-14.el7.src", "product": { "name": "docker-2:1.12.5-14.el7.src", "product_id": "docker-2:1.12.5-14.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.12.5-14.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64" }, "product_reference": "container-selinux-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.12.5-14.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-2:1.12.5-14.el7.src" }, "product_reference": "docker-2:1.12.5-14.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-client-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-common-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-logrotate-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:39:43+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:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0116" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
RHSA-2017:0123
Vulnerability from csaf_redhat
Published
2017-01-17 20:41
Modified
2024-11-22 10:25
Summary
Red Hat Security Advisory: docker-latest security, bug fix, and enhancement update
Notes
Topic
An update for docker-latest is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, and self-sufficient container that will run virtually anywhere.
The following packages have been upgraded to a newer upstream version: docker-latest (1.12.5). (BZ#1404309)
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Terms of Use
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.
{ "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-latest 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, and self-sufficient container that will run virtually anywhere.\n\nThe following packages have been upgraded to a newer upstream version: docker-latest (1.12.5). (BZ#1404309)\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.", "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-2017:0123", "url": "https://access.redhat.com/errata/RHSA-2017:0123" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "category": "external", "summary": "1402086", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1402086" }, { "category": "external", "summary": "1404309", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404309" }, { "category": "external", "summary": "1406500", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406500" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0123.json" } ], "title": "Red Hat Security Advisory: docker-latest security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:25:57+00:00", "generator": { "date": "2024-11-22T10:25:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0123", "initial_release_date": "2017-01-17T20:41:25+00:00", "revision_history": [ { "date": "2017-01-17T20:41:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:41:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:25:57+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", "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-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest-v1.10-migrator@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest-logrotate@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product_id": "docker-client-latest-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client-latest@1.12.5-14.el7?arch=x86_64" } } }, { "category": "product_version", "name": "docker-latest-0:1.12.5-14.el7.x86_64", "product": { "name": "docker-latest-0:1.12.5-14.el7.x86_64", "product_id": "docker-latest-0:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest@1.12.5-14.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-latest-0:1.12.5-14.el7.src", "product": { "name": "docker-latest-0:1.12.5-14.el7.src", "product_id": "docker-latest-0:1.12.5-14.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-latest@1.12.5-14.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "docker-client-latest-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-client-latest-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-0:1.12.5-14.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src" }, "product_reference": "docker-latest-0:1.12.5-14.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" }, "product_reference": "docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:41: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:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0123" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:docker-client-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.src", "7Server-EXTRAS:docker-latest-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-logrotate-0:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-latest-v1.10-migrator-0:1.12.5-14.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
rhsa-2017_0116
Vulnerability from csaf_redhat
Published
2017-01-17 20:39
Modified
2024-11-22 10:26
Summary
Red Hat Security Advisory: docker security, bug fix, and enhancement update
Notes
Topic
An update for docker is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere.
The following packages have been upgraded to a newer upstream version: docker (1.12.5). (BZ#1404298)
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Bug Fix(es):
* The docker containers and images did not read proxy variables from the environment when contacting registries. As a consequence, a user could not pull image when the system was configured to use a proxy. The containers and images have been fixed to read proxy variables from the environment, and pulling images now from a system with a proxy works correctly. (BZ#1393816)
* Occasionally the docker-storage-setup service could start before a thin pool is ready which caused it to failed. As a consequence, the docker daemon also failed. This bug has been fixed and now docker-storage-setup waits for a thin pool to be created for 60 seconds. This default time can be configured. As a result, docker and docker-storage-setup start correctly upon reboot. (BZ#1316786)
* Previously, the docker daemon's unit file was not supplying the userspace proxy path. As a consequence, containers that exposed ports could not be started. To fix this bug, the unit file was updated to include the userspace proxy path option to the daemon start command, along with several other minor packaging fixes. As a result, containers that expose ports can now be started as expected. (BZ#1406460)
* Previously, the system CA (Certificate Authority) pool was excluded when the registry CA is used from the /etc/docker/certs.d/ directory. As a consequence, pulling images failed with the following error:
Failed to push image: x509: certificate signed by unknown authority
This bug has been fixed and docker now reads the system CA pool correctly and pulling images now work correctly. (BZ#1400372)
* Previously, the docker daemon option did not handle correctly the "--block-registry docker.io" option. As a consequence, docker allowed pulling images from docker.io even when the "--block-registry docker.io" option was enabled. This update fixed the handling of the option, and now using "--block-registry docker.io" correctly blocks image pulling. (BZ#1395401)
Terms of Use
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.
{ "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 will run virtually anywhere.\n\nThe following packages have been upgraded to a newer upstream version: docker (1.12.5). (BZ#1404298)\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.\n\nBug Fix(es):\n\n* The docker containers and images did not read proxy variables from the environment when contacting registries. As a consequence, a user could not pull image when the system was configured to use a proxy. The containers and images have been fixed to read proxy variables from the environment, and pulling images now from a system with a proxy works correctly. (BZ#1393816)\n\n* Occasionally the docker-storage-setup service could start before a thin pool is ready which caused it to failed. As a consequence, the docker daemon also failed. This bug has been fixed and now docker-storage-setup waits for a thin pool to be created for 60 seconds. This default time can be configured. As a result, docker and docker-storage-setup start correctly upon reboot. (BZ#1316786)\n\n* Previously, the docker daemon\u0027s unit file was not supplying the userspace proxy path. As a consequence, containers that exposed ports could not be started. To fix this bug, the unit file was updated to include the userspace proxy path option to the daemon start command, along with several other minor packaging fixes. As a result, containers that expose ports can now be started as expected. (BZ#1406460)\n\n* Previously, the system CA (Certificate Authority) pool was excluded when the registry CA is used from the /etc/docker/certs.d/ directory. As a consequence, pulling images failed with the following error:\n\n Failed to push image: x509: certificate signed by unknown authority\n\nThis bug has been fixed and docker now reads the system CA pool correctly and pulling images now work correctly. (BZ#1400372)\n\n* Previously, the docker daemon option did not handle correctly the \"--block-registry docker.io\" option. As a consequence, docker allowed pulling images from docker.io even when the \"--block-registry docker.io\" option was enabled. This update fixed the handling of the option, and now using \"--block-registry docker.io\" correctly blocks image pulling. (BZ#1395401)", "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-2017:0116", "url": "https://access.redhat.com/errata/RHSA-2017:0116" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "category": "external", "summary": "1316786", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1316786" }, { "category": "external", "summary": "1341760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1341760" }, { "category": "external", "summary": "1346206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346206" }, { "category": "external", "summary": "1360195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1360195" }, { "category": "external", "summary": "1364238", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1364238" }, { "category": "external", "summary": "1373952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373952" }, { "category": "external", "summary": "1385924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1385924" }, { "category": "external", "summary": "1388585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388585" }, { "category": "external", "summary": "1389442", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1389442" }, { "category": "external", "summary": "1393816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1393816" }, { "category": "external", "summary": "1395401", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1395401" }, { "category": "external", "summary": "1399398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1399398" }, { "category": "external", "summary": "1400228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400228" }, { "category": "external", "summary": "1400372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400372" }, { "category": "external", "summary": "1403264", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403264" }, { "category": "external", "summary": "1403270", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403270" }, { "category": "external", "summary": "1403370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403370" }, { "category": "external", "summary": "1403843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403843" }, { "category": "external", "summary": "1404298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404298" }, { "category": "external", "summary": "1404372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404372" }, { "category": "external", "summary": "1405306", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405306" }, { "category": "external", "summary": "1405464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405464" }, { "category": "external", "summary": "1405888", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405888" }, { "category": "external", "summary": "1405989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405989" }, { "category": "external", "summary": "1406446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406446" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "1410434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1410434" }, { "category": "external", "summary": "1412385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1412385" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0116.json" } ], "title": "Red Hat Security Advisory: docker security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:26:02+00:00", "generator": { "date": "2024-11-22T10:26:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0116", "initial_release_date": "2017-01-17T20:39:43+00:00", "revision_history": [ { "date": "2017-01-17T20:39:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:39:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:26:02+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", "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-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product_id": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:1.12.5-14.el7.x86_64", "product": { "name": "container-selinux-2:1.12.5-14.el7.x86_64", "product_id": "container-selinux-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product_id": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-client-2:1.12.5-14.el7.x86_64", "product_id": "docker-client-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-2:1.12.5-14.el7.x86_64", "product_id": "docker-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-common-2:1.12.5-14.el7.x86_64", "product_id": "docker-common-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.12.5-14.el7.src", "product": { "name": "docker-2:1.12.5-14.el7.src", "product_id": "docker-2:1.12.5-14.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.12.5-14.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64" }, "product_reference": "container-selinux-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.12.5-14.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-2:1.12.5-14.el7.src" }, "product_reference": "docker-2:1.12.5-14.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-client-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-common-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-logrotate-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:39:43+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:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0116" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
RHSA-2017:0127
Vulnerability from csaf_redhat
Published
2017-01-17 20:42
Modified
2024-11-22 10:26
Summary
Red Hat Security Advisory: runc security and bug fix update
Notes
Topic
An update for runc is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Terms of Use
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.
{ "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 runc 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": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.", "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-2017:0127", "url": "https://access.redhat.com/errata/RHSA-2017:0127" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0127.json" } ], "title": "Red Hat Security Advisory: runc security and bug fix update", "tracking": { "current_release_date": "2024-11-22T10:26:07+00:00", "generator": { "date": "2024-11-22T10:26:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0127", "initial_release_date": "2017-01-17T20:42:24+00:00", "revision_history": [ { "date": "2017-01-17T20:42:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:42:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:26:07+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", "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": "runc-0:1.0.0-1.rc2.el7.x86_64", "product": { "name": "runc-0:1.0.0-1.rc2.el7.x86_64", "product_id": "runc-0:1.0.0-1.rc2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-1.rc2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-0:1.0.0-1.rc2.el7.src", "product": { "name": "runc-0:1.0.0-1.rc2.el7.src", "product_id": "runc-0:1.0.0-1.rc2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-1.rc2.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-1.rc2.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src" }, "product_reference": "runc-0:1.0.0-1.rc2.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-1.rc2.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" }, "product_reference": "runc-0:1.0.0-1.rc2.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:42:24+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:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0127" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
rhsa-2017_0127
Vulnerability from csaf_redhat
Published
2017-01-17 20:42
Modified
2024-11-22 10:26
Summary
Red Hat Security Advisory: runc security and bug fix update
Notes
Topic
An update for runc is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Terms of Use
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.
{ "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 runc 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": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.", "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-2017:0127", "url": "https://access.redhat.com/errata/RHSA-2017:0127" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0127.json" } ], "title": "Red Hat Security Advisory: runc security and bug fix update", "tracking": { "current_release_date": "2024-11-22T10:26:07+00:00", "generator": { "date": "2024-11-22T10:26:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0127", "initial_release_date": "2017-01-17T20:42:24+00:00", "revision_history": [ { "date": "2017-01-17T20:42:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:42:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:26:07+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", "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": "runc-0:1.0.0-1.rc2.el7.x86_64", "product": { "name": "runc-0:1.0.0-1.rc2.el7.x86_64", "product_id": "runc-0:1.0.0-1.rc2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-1.rc2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "runc-0:1.0.0-1.rc2.el7.src", "product": { "name": "runc-0:1.0.0-1.rc2.el7.src", "product_id": "runc-0:1.0.0-1.rc2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/runc@1.0.0-1.rc2.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-1.rc2.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src" }, "product_reference": "runc-0:1.0.0-1.rc2.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "runc-0:1.0.0-1.rc2.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" }, "product_reference": "runc-0:1.0.0-1.rc2.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:42:24+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:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0127" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.src", "7Server-EXTRAS:runc-0:1.0.0-1.rc2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
rhsa-2017:0116
Vulnerability from csaf_redhat
Published
2017-01-17 20:39
Modified
2024-11-22 10:26
Summary
Red Hat Security Advisory: docker security, bug fix, and enhancement update
Notes
Topic
An update for docker is now available for Red Hat Enterprise Linux 7 Extras.
Red 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.
Details
Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere.
The following packages have been upgraded to a newer upstream version: docker (1.12.5). (BZ#1404298)
Security Fix(es):
* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)
Red Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.
Bug Fix(es):
* The docker containers and images did not read proxy variables from the environment when contacting registries. As a consequence, a user could not pull image when the system was configured to use a proxy. The containers and images have been fixed to read proxy variables from the environment, and pulling images now from a system with a proxy works correctly. (BZ#1393816)
* Occasionally the docker-storage-setup service could start before a thin pool is ready which caused it to failed. As a consequence, the docker daemon also failed. This bug has been fixed and now docker-storage-setup waits for a thin pool to be created for 60 seconds. This default time can be configured. As a result, docker and docker-storage-setup start correctly upon reboot. (BZ#1316786)
* Previously, the docker daemon's unit file was not supplying the userspace proxy path. As a consequence, containers that exposed ports could not be started. To fix this bug, the unit file was updated to include the userspace proxy path option to the daemon start command, along with several other minor packaging fixes. As a result, containers that expose ports can now be started as expected. (BZ#1406460)
* Previously, the system CA (Certificate Authority) pool was excluded when the registry CA is used from the /etc/docker/certs.d/ directory. As a consequence, pulling images failed with the following error:
Failed to push image: x509: certificate signed by unknown authority
This bug has been fixed and docker now reads the system CA pool correctly and pulling images now work correctly. (BZ#1400372)
* Previously, the docker daemon option did not handle correctly the "--block-registry docker.io" option. As a consequence, docker allowed pulling images from docker.io even when the "--block-registry docker.io" option was enabled. This update fixed the handling of the option, and now using "--block-registry docker.io" correctly blocks image pulling. (BZ#1395401)
Terms of Use
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.
{ "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 will run virtually anywhere.\n\nThe following packages have been upgraded to a newer upstream version: docker (1.12.5). (BZ#1404298)\n\nSecurity Fix(es):\n\n* The runc component used by `docker exec` feature of docker allowed additional container processes via to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception. (CVE-2016-9962)\n\nRed Hat would like to thank the Docker project for reporting this issue. Upstream acknowledges Aleksa Sarai (SUSE) and Tonis Tiigi (Docker) as the original reporters.\n\nBug Fix(es):\n\n* The docker containers and images did not read proxy variables from the environment when contacting registries. As a consequence, a user could not pull image when the system was configured to use a proxy. The containers and images have been fixed to read proxy variables from the environment, and pulling images now from a system with a proxy works correctly. (BZ#1393816)\n\n* Occasionally the docker-storage-setup service could start before a thin pool is ready which caused it to failed. As a consequence, the docker daemon also failed. This bug has been fixed and now docker-storage-setup waits for a thin pool to be created for 60 seconds. This default time can be configured. As a result, docker and docker-storage-setup start correctly upon reboot. (BZ#1316786)\n\n* Previously, the docker daemon\u0027s unit file was not supplying the userspace proxy path. As a consequence, containers that exposed ports could not be started. To fix this bug, the unit file was updated to include the userspace proxy path option to the daemon start command, along with several other minor packaging fixes. As a result, containers that expose ports can now be started as expected. (BZ#1406460)\n\n* Previously, the system CA (Certificate Authority) pool was excluded when the registry CA is used from the /etc/docker/certs.d/ directory. As a consequence, pulling images failed with the following error:\n\n Failed to push image: x509: certificate signed by unknown authority\n\nThis bug has been fixed and docker now reads the system CA pool correctly and pulling images now work correctly. (BZ#1400372)\n\n* Previously, the docker daemon option did not handle correctly the \"--block-registry docker.io\" option. As a consequence, docker allowed pulling images from docker.io even when the \"--block-registry docker.io\" option was enabled. This update fixed the handling of the option, and now using \"--block-registry docker.io\" correctly blocks image pulling. (BZ#1395401)", "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-2017:0116", "url": "https://access.redhat.com/errata/RHSA-2017:0116" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "category": "external", "summary": "1316786", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1316786" }, { "category": "external", "summary": "1341760", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1341760" }, { "category": "external", "summary": "1346206", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346206" }, { "category": "external", "summary": "1360195", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1360195" }, { "category": "external", "summary": "1364238", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1364238" }, { "category": "external", "summary": "1373952", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1373952" }, { "category": "external", "summary": "1385924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1385924" }, { "category": "external", "summary": "1388585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1388585" }, { "category": "external", "summary": "1389442", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1389442" }, { "category": "external", "summary": "1393816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1393816" }, { "category": "external", "summary": "1395401", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1395401" }, { "category": "external", "summary": "1399398", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1399398" }, { "category": "external", "summary": "1400228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400228" }, { "category": "external", "summary": "1400372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1400372" }, { "category": "external", "summary": "1403264", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403264" }, { "category": "external", "summary": "1403270", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403270" }, { "category": "external", "summary": "1403370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403370" }, { "category": "external", "summary": "1403843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1403843" }, { "category": "external", "summary": "1404298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404298" }, { "category": "external", "summary": "1404372", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404372" }, { "category": "external", "summary": "1405306", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405306" }, { "category": "external", "summary": "1405464", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405464" }, { "category": "external", "summary": "1405888", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405888" }, { "category": "external", "summary": "1405989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1405989" }, { "category": "external", "summary": "1406446", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1406446" }, { "category": "external", "summary": "1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "1410434", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1410434" }, { "category": "external", "summary": "1412385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1412385" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0116.json" } ], "title": "Red Hat Security Advisory: docker security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-11-22T10:26:02+00:00", "generator": { "date": "2024-11-22T10:26:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2017:0116", "initial_release_date": "2017-01-17T20:39:43+00:00", "revision_history": [ { "date": "2017-01-17T20:39:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-01-17T20:39:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T10:26:02+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", "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-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-rhel-push-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product_id": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-v1.10-migrator@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-lvm-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "container-selinux-2:1.12.5-14.el7.x86_64", "product": { "name": "container-selinux-2:1.12.5-14.el7.x86_64", "product_id": "container-selinux-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/container-selinux@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product_id": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-novolume-plugin@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product_id": "docker-logrotate-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-logrotate@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-client-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-client-2:1.12.5-14.el7.x86_64", "product_id": "docker-client-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-client@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-2:1.12.5-14.el7.x86_64", "product_id": "docker-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "docker-common-2:1.12.5-14.el7.x86_64", "product": { "name": "docker-common-2:1.12.5-14.el7.x86_64", "product_id": "docker-common-2:1.12.5-14.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker-common@1.12.5-14.el7?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "docker-2:1.12.5-14.el7.src", "product": { "name": "docker-2:1.12.5-14.el7.src", "product_id": "docker-2:1.12.5-14.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/docker@1.12.5-14.el7?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "container-selinux-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64" }, "product_reference": "container-selinux-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.12.5-14.el7.src as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-2:1.12.5-14.el7.src" }, "product_reference": "docker-2:1.12.5-14.el7.src", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-client-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-client-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-common-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-common-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-logrotate-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-logrotate-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" }, { "category": "default_component_of", "full_product_name": { "name": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64 as a component of Red Hat Enterprise Linux 7 Extras", "product_id": "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" }, "product_reference": "docker-v1.10-migrator-2:1.12.5-14.el7.x86_64", "relates_to_product_reference": "7Server-EXTRAS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Docker project" ] }, { "names": [ "Aleksa Sarai" ], "organization": "SUSE", "summary": "Acknowledged by upstream." }, { "names": [ "T\u00f5nis Tiigi" ], "organization": "Docker", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2016-9962", "discovery_date": "2016-12-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1409531" } ], "notes": [ { "category": "description", "text": "The runc component used by `docker exec` feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can, depending on the nature of the incoming process, leverage this to elevate access to the host. This ranges from accessing host content through the file descriptors of the incoming process to, potentially, a complete container escape by leveraging memory access or syscall interception.", "title": "Vulnerability description" }, { "category": "summary", "text": "docker: insecure opening of file-descriptor allows privilege escalation", "title": "Vulnerability summary" }, { "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:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2016-9962" }, { "category": "external", "summary": "RHBZ#1409531", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1409531" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9962", "url": "https://www.cve.org/CVERecord?id=CVE-2016-9962" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "category": "external", "summary": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" } ], "release_date": "2017-01-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-01-17T20:39:43+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:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:0116" }, { "category": "workaround", "details": "On Red Hat systems with SELinux enabled, the dangers of even privileged containers are mitigated. SELinux prevents container processes from accessing host content even if those container processes manage to gain access to the actual file descriptors.", "product_ids": [ "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-EXTRAS:container-selinux-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-2:1.12.5-14.el7.src", "7Server-EXTRAS:docker-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-client-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-common-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-logrotate-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-lvm-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-novolume-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-rhel-push-plugin-2:1.12.5-14.el7.x86_64", "7Server-EXTRAS:docker-v1.10-migrator-2:1.12.5-14.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "docker: insecure opening of file-descriptor allows privilege escalation" } ] }
ghsa-gp4j-w3vj-7299
Vulnerability from github
Published
2021-12-20 18:21
Modified
2021-05-20 16:22
Severity ?
Summary
Information Exposure in RunC
Details
RunC allowed additional container processes via 'runc exec' 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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.0.0-rc2" }, "package": { "ecosystem": "Go", "name": "github.com/opencontainers/runc" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.0-rc3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-9962" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2021-05-20T16:22:33Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "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.", "id": "GHSA-gp4j-w3vj-7299", "modified": "2021-05-20T16:22:33Z", "published": "2021-12-20T18:21:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9962" }, { "type": "WEB", "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "type": "WEB", "url": "https://github.com/opencontainers/runc/commit/5d93fed3d27f1e2bab58bad13b180a7a81d0b378" }, { "type": "WEB", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "type": "WEB", "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-34" }, { "type": "WEB", "url": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9962" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2017/Jan/21" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/95361" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Information Exposure in RunC" }
gsd-2016-9962
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
RunC allowed additional container processes via 'runc exec' 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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-9962", "description": "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.", "id": "GSD-2016-9962", "references": [ "https://www.suse.com/security/cve/CVE-2016-9962.html", "https://access.redhat.com/errata/RHSA-2017:0127", "https://access.redhat.com/errata/RHSA-2017:0123", "https://access.redhat.com/errata/RHSA-2017:0116", "https://advisories.mageia.org/CVE-2016-9962.html", "https://security.archlinux.org/CVE-2016-9962", "https://alas.aws.amazon.com/cve/html/CVE-2016-9962.html", "https://linux.oracle.com/cve/CVE-2016-9962.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-9962" ], "details": "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.", "id": "GSD-2016-9962", "modified": "2023-12-13T01:21:21.815157Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9962", "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": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "95361", "refsource": "BID", "url": "http://www.securityfocus.com/bid/95361" }, { "name": "https://github.com/docker/docker/releases/tag/v1.12.6", "refsource": "CONFIRM", "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "name": "RHSA-2017:0116", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "name": "FEDORA-2017-fcd02e2c2d", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/" }, { "name": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6", "refsource": "CONFIRM", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "name": "GLSA-201701-34", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201701-34" }, { "name": "RHSA-2017:0123", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "name": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5", "refsource": "CONFIRM", "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "name": "RHSA-2017:0127", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "name": "FEDORA-2017-c2c2d1be16", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/" }, { "name": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "refsource": "CONFIRM", "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "name": "FEDORA-2017-dbc2b618eb", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/" }, { "name": "FEDORA-2017-0200646669", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" }, { "name": "20170110 Docker 1.12.6 - Security Advisory", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2017/Jan/21" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c=1.0.0-rc2", "affected_versions": "All versions up to 1.0.0-rc2", "cvss_v2": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-362", "CWE-937" ], "date": "2021-12-20", "description": "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.", "fixed_versions": [ "1.0.0-rc3" ], "identifier": "CVE-2016-9962", "identifiers": [ "GHSA-gp4j-w3vj-7299", "CVE-2016-9962" ], "not_impacted": "All versions after 1.0.0-rc2", "package_slug": "go/github.com/opencontainers/runc", "pubdate": "2021-12-20", "solution": "Upgrade to version 1.0.0-rc3 or above. *Note*: 1.0.0-rc3 may be an unstable version. Use caution.", "title": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2016-9962", "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5", "https://github.com/opencontainers/runc/commit/5d93fed3d27f1e2bab58bad13b180a7a81d0b378", "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6", "https://github.com/docker/docker/releases/tag/v1.12.6", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/", "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/", "https://security.gentoo.org/glsa/201701-34", "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-9962", "http://rhn.redhat.com/errata/RHSA-2017-0116.html", "http://rhn.redhat.com/errata/RHSA-2017-0123.html", "http://rhn.redhat.com/errata/RHSA-2017-0127.html", "http://seclists.org/fulldisclosure/2017/Jan/21", "http://seclists.org/fulldisclosure/2017/Jan/29", "http://www.securityfocus.com/archive/1/540001/100/0/threaded", "http://www.securityfocus.com/bid/95361", "https://github.com/advisories/GHSA-gp4j-w3vj-7299" ], "uuid": "524abdc9-5b65-4ab6-9516-2f3ad14d28e2" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:docker:docker:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.12.6", "versionStartIncluding": "1.11.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2016-9962" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-362" } ] } ] }, "references": { "reference_data": [ { "name": "GLSA-201701-34", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/201701-34" }, { "name": "FEDORA-2017-fcd02e2c2d", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WUQ3MQNEL5IBZZLMLR72Q4YDCL2SCKRK/" }, { "name": "FEDORA-2017-0200646669", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UVM7FCOQMPKOFLDTUYSS4ES76DDM56VP/" }, { "name": "FEDORA-2017-c2c2d1be16", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FINGBFMIXBG6B6ZWYH3TMRP5V3PDBNXR/" }, { "name": "FEDORA-2017-dbc2b618eb", "refsource": "FEDORA", "tags": [ "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BQAXJMMLRU7DD2IMG47SR2K4BOFFG7FZ/" }, { "name": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5" }, { "name": "https://github.com/docker/docker/releases/tag/v1.12.6", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://github.com/docker/docker/releases/tag/v1.12.6" }, { "name": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6", "refsource": "CONFIRM", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.suse.com/show_bug.cgi?id=1012568#c6" }, { "name": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/vulnerabilities/cve-2016-9962" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "refsource": "FULLDISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/29" }, { "name": "20170110 Docker 1.12.6 - Security Advisory", "refsource": "FULLDISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2017/Jan/21" }, { "name": "95361", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/95361" }, { "name": "RHSA-2017:0127", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2017-0127.html" }, { "name": "RHSA-2017:0123", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2017-0123.html" }, { "name": "RHSA-2017:0116", "refsource": "REDHAT", "tags": [], "url": "http://rhn.redhat.com/errata/RHSA-2017-0116.html" }, { "name": "20170111 Re: [oss-security] Docker 1.12.6 - Security Advisory", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/540001/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 0.5, "impactScore": 5.9 } }, "lastModifiedDate": "2018-10-09T20:01Z", "publishedDate": "2017-01-31T22:59Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.