Action not permitted
Modal body text goes here.
CVE-2019-11251
Vulnerability from cvelistv5
Published
2020-02-03 15:35
Modified
2024-08-04 22:48
Severity ?
EPSS score ?
Summary
kubectl cp allows symlink directory traversal
References
▼ | URL | Tags | |
---|---|---|---|
jordan@liggitt.net | https://github.com/kubernetes/kubernetes/issues/87773 | Third Party Advisory | |
jordan@liggitt.net | https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ | Mailing List, Third Party Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
Kubernetes | Kubernetes |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:48:09.005Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/kubernetes/kubernetes/issues/87773" }, { "name": "Security release of kubectl versions v1.16.0 / 1.15.4 / 1.14.7 and 1.13.11 - CVE-2019-11251", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Kubernetes", "vendor": "Kubernetes", "versions": [ { "status": "affected", "version": "prior to 1.13.11" }, { "status": "affected", "version": "prior to 1.14.7" }, { "status": "affected", "version": "prior to 1.15.4" }, { "status": "affected", "version": "1.1" }, { "status": "affected", "version": "1.2" }, { "status": "affected", "version": "1.3" }, { "status": "affected", "version": "1.4" }, { "status": "affected", "version": "1.5" }, { "status": "affected", "version": "1.6" }, { "status": "affected", "version": "1.7" }, { "status": "affected", "version": "1.8" }, { "status": "affected", "version": "1.9" }, { "status": "affected", "version": "1.10" }, { "status": "affected", "version": "1.11" }, { "status": "affected", "version": "1.12" } ] } ], "credits": [ { "lang": "en", "value": "Erik Sj\u00f6lund" } ], "descriptions": [ { "lang": "en", "value": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-61", "description": "CWE-61: UNIX Symbolic Link (Symlink) Following", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-02-03T15:35:13", "orgId": "a6081bf6-c852-4425-ad4f-a67919267565", "shortName": "kubernetes" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/kubernetes/kubernetes/issues/87773" }, { "name": "Security release of kubectl versions v1.16.0 / 1.15.4 / 1.14.7 and 1.13.11 - CVE-2019-11251", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ], "source": { "defect": [ "https://github.com/kubernetes/kubernetes/issues/87773" ], "discovery": "USER" }, "title": "kubectl cp allows symlink directory traversal", "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11251", "STATE": "PUBLIC", "TITLE": "kubectl cp allows symlink directory traversal" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Kubernetes", "version": { "version_data": [ { "version_value": "prior to 1.13.11" }, { "version_value": "prior to 1.14.7" }, { "version_value": "prior to 1.15.4" }, { "version_value": "1.1" }, { "version_value": "1.2" }, { "version_value": "1.3" }, { "version_value": "1.4" }, { "version_value": "1.5" }, { "version_value": "1.6" }, { "version_value": "1.7" }, { "version_value": "1.8" }, { "version_value": "1.9" }, { "version_value": "1.10" }, { "version_value": "1.11" }, { "version_value": "1.12" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "credit": [ { "lang": "eng", "value": "Erik Sj\u00f6lund" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-61: UNIX Symbolic Link (Symlink) Following" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/87773", "refsource": "CONFIRM", "url": "https://github.com/kubernetes/kubernetes/issues/87773" }, { "name": "Security release of kubectl versions v1.16.0 / 1.15.4 / 1.14.7 and 1.13.11 - CVE-2019-11251", "refsource": "MLIST", "url": "https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ] }, "source": { "defect": [ "https://github.com/kubernetes/kubernetes/issues/87773" ], "discovery": "USER" } } } }, "cveMetadata": { "assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565", "assignerShortName": "kubernetes", "cveId": "CVE-2019-11251", "datePublished": "2020-02-03T15:35:13", "dateReserved": "2019-04-17T00:00:00", "dateUpdated": "2024-08-04T22:48:09.005Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-11251\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2020-02-03T16:15:11.140\",\"lastModified\":\"2020-02-06T17:37:53.460\",\"vulnStatus\":\"Analyzed\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.\"},{\"lang\":\"es\",\"value\":\"El comando kubectl cp de Kubernetes en las versiones 1.1-1.12 y versiones anteriores a 1.13.11, 1.14.7 y 1.15.4, permite una combinaci\u00f3n de dos enlaces simb\u00f3licos proporcionados mediante la salida tar de un contenedor malicioso para colocar un archivo fuera del directorio de destino especificado en la invocaci\u00f3n de kubectl cp. Esto podr\u00eda ser usado para permitir aun atacante colocar un archivo nefasto usando un enlace simb\u00f3lico, fuera del \u00e1rbol de destino.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.1,\"impactScore\":3.6},{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":1.2,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:P/A:N\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":4.3},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-59\"}]},{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-61\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.13.0\",\"versionEndExcluding\":\"1.13.11\",\"matchCriteriaId\":\"8E20ECB8-B503-4DB2-BCDB-D28E53523C9E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.14.0\",\"versionEndExcluding\":\"1.14.7\",\"matchCriteriaId\":\"CFCC3601-5C5D-4304-AE8E-E75F262A5CC6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.15.0\",\"versionEndExcluding\":\"1.15.4\",\"matchCriteriaId\":\"7A4A079B-AA15-49F4-9861-D99D6FAEE758\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:1.1-1.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF182631-B804-429A-A1EC-B9BCE60FDA93\"}]}]}],\"references\":[{\"url\":\"https://github.com/kubernetes/kubernetes/issues/87773\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}" } }
rhsa-2019_3266
Vulnerability from csaf_redhat
Published
2019-10-30 18:30
Modified
2024-11-05 21:31
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift security update
Notes
Topic
An update for openshift is now available for Red Hat OpenShift Container Platform 4.1.
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
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the openshift RPM packages for Red Hat
OpenShift Container Platform 4.1.21.
Security Fix(es):
* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
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 openshift is now available for Red Hat OpenShift Container Platform 4.1.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the openshift RPM packages for Red Hat\nOpenShift Container Platform 4.1.21.\n\nSecurity Fix(es):\n\n* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3266", "url": "https://access.redhat.com/errata/RHSA-2019:3266" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3266.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift security update", "tracking": { "current_release_date": "2024-11-05T21:31:06+00:00", "generator": { "date": "2024-11-05T21:31:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:3266", "initial_release_date": "2019-10-30T18:30:58+00:00", "revision_history": [ { "date": "2019-10-30T18:30:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-10-30T18:30:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:31:06+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el8" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src", "product": { "name": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src", "product_id": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.21-201910220952.git.0.493dbf6.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src", "product": { "name": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src", "product_id": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.21-201910220952.git.0.493dbf6.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product": { "name": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product_id": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.21-201910220952.git.0.493dbf6.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.21-201910220952.git.0.493dbf6.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product_id": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.21-201910220952.git.0.493dbf6.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product": { "name": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product_id": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.21-201910220952.git.0.493dbf6.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.21-201910220952.git.0.493dbf6.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product_id": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.21-201910220952.git.0.493dbf6.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src" }, "product_reference": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64" }, "product_reference": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src" }, "product_reference": "openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64" }, "product_reference": "openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11251", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2019-09-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1753495" } ], "notes": [ { "category": "description", "text": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of Kubernetes(embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not include the symlink support for kubectl cp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11251" }, { "category": "external", "summary": "RHBZ#1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11251", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ", "url": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ], "release_date": "2019-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-10-30T18:30:58+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.21, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3266" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.21-201910220952.git.0.493dbf6.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.21-201910220952.git.0.493dbf6.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks" } ] }
rhsa-2019_3267
Vulnerability from csaf_redhat
Published
2019-10-30 18:38
Modified
2024-11-05 21:30
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update
Notes
Topic
An update for openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.
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
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the openshift-enterprise-cli container image for Red Hat
OpenShift Container Platform 4.1.21.
Security Fix(es):
* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
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 openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the openshift-enterprise-cli container image for Red Hat\nOpenShift Container Platform 4.1.21.\n\nSecurity Fix(es):\n\n* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3267", "url": "https://access.redhat.com/errata/RHSA-2019:3267" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3267.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update", "tracking": { "current_release_date": "2024-11-05T21:30:59+00:00", "generator": { "date": "2024-11-05T21:30:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:3267", "initial_release_date": "2019-10-30T18:38:13+00:00", "revision_history": [ { "date": "2019-10-30T18:38:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-10-30T18:38:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:30:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64", "product": { "name": "openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64", "product_id": "openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.1.21-201910230924" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64" }, "product_reference": "openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11251", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2019-09-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1753495" } ], "notes": [ { "category": "description", "text": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of Kubernetes(embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not include the symlink support for kubectl cp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11251" }, { "category": "external", "summary": "RHBZ#1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11251", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ", "url": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ], "release_date": "2019-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-10-30T18:38:13+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.21, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3267" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:d4ccc4f9a04442540f238730ba103ae6eab28e982a55e6b8f2120e5c0aaf92b7_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks" } ] }
rhsa-2019_3905
Vulnerability from csaf_redhat
Published
2019-11-18 16:23
Modified
2024-11-05 21:37
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update
Notes
Topic
An update for atomic-openshift is now available for Red Hat OpenShift
Container Platform 3.11.
Red Hat Product Security has rated this update as having a security impact of Important. 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
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the atomic-openshift RPM package for Red Hat OpenShift Container Platform 3.11.154.
Security Fix(es):
* kubernetes: YAML parsing vulnerable to "Billion Laughs" attack, allowing for remote denial of service (CVE-2019-11253)
* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
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": "Important" }, "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 atomic-openshift is now available for Red Hat OpenShift\nContainer Platform 3.11.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the atomic-openshift RPM package for Red Hat OpenShift Container Platform 3.11.154.\n\nSecurity Fix(es):\n\n* kubernetes: YAML parsing vulnerable to \"Billion Laughs\" attack, allowing for remote denial of service (CVE-2019-11253)\n\n* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3905", "url": "https://access.redhat.com/errata/RHSA-2019:3905" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "external", "summary": "1757701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757701" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3905.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-05T21:37:08+00:00", "generator": { "date": "2024-11-05T21:37:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:3905", "initial_release_date": "2019-11-18T16:23:08+00:00", "revision_history": [ { "date": "2019-11-18T16:23:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-18T16:23:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:37:08+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 3.11", "product": { "name": "Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:3.11::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product": { "name": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_id": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.154-1.git.0.7a097ad.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.154-1.git.0.7a097ad.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "product": { "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "product_id": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.154-1.git.0.7a097ad.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.11.154-1.git.0.7a097ad.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.11.154-1.git.0.7a097ad.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src" }, "product_reference": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le" }, "product_reference": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11251", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2019-09-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1753495" } ], "notes": [ { "category": "description", "text": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of Kubernetes(embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not include the symlink support for kubectl cp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11251" }, { "category": "external", "summary": "RHBZ#1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11251", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ", "url": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ], "release_date": "2019-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-18T16:23:08+00:00", "details": "For OpenShift Container Platform 3.11, see the following documentation, which\nwill be updated shortly for release 3.11.154, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/3.11/release_notes/ocp_3_11_release_notes.html", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3905" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks" }, { "cve": "CVE-2019-11253", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1757701" } ], "notes": [ { "category": "description", "text": "A flaw was found kubernetes. The parsing of YAML manifests by the Kubernetes API server could lead to a denial-of-service attack leaving it vulnerable to an instance of a \"billion laughs\" attack. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: YAML parsing vulnerable to \"Billion Laughs\" attack, allowing for remote denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "For Red Hat OpenStack Platform, because kubernetes is not directly used in director-operator, the RHOSP Impact has been moved to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11253" }, { "category": "external", "summary": "RHBZ#1757701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757701" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11253", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11253" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11253", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11253" }, { "category": "external", "summary": "https://www.stackrox.com/post/2019/09/protecting-kubernetes-api-against-cve-2019-11253-billion-laughs-attack/", "url": "https://www.stackrox.com/post/2019/09/protecting-kubernetes-api-against-cve-2019-11253-billion-laughs-attack/" } ], "release_date": "2019-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-18T16:23:08+00:00", "details": "For OpenShift Container Platform 3.11, see the following documentation, which\nwill be updated shortly for release 3.11.154, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/3.11/release_notes/ocp_3_11_release_notes.html", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3905" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.154-1.git.0.7a097ad.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.154-1.git.0.7a097ad.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.154-1.git.0.7a097ad.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kubernetes: YAML parsing vulnerable to \"Billion Laughs\" attack, allowing for remote denial of service" } ] }
rhsa-2019_3811
Vulnerability from csaf_redhat
Published
2019-11-07 16:55
Modified
2024-11-05 21:35
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.9 atomic-openshift security update
Notes
Topic
An update for atomic-openshift is now available for Red Hat OpenShift
Container Platform 3.9.
Red Hat Product Security has rated this update as having a security impact of Important. 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
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the atomic-openshift RPM package for Red Hat OpenShift Container Platform 3.9.102.
Security Fix(es):
* kubernetes: YAML parsing vulnerable to "Billion Laughs" attack, allowing for remote denial of service (CVE-2019-11253)
* atomic-openshift: OpenShift builds don't verify SSH Host Keys for the Git repository (CVE-2019-10150)
* kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal (CVE-2019-11249)
* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
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": "Important" }, "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 atomic-openshift is now available for Red Hat OpenShift\nContainer Platform 3.9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the atomic-openshift RPM package for Red Hat OpenShift Container Platform 3.9.102.\n\nSecurity Fix(es):\n\n* kubernetes: YAML parsing vulnerable to \"Billion Laughs\" attack, allowing for remote denial of service (CVE-2019-11253)\n\n* atomic-openshift: OpenShift builds don\u0027t verify SSH Host Keys for the Git repository (CVE-2019-10150)\n\n* kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal (CVE-2019-11249)\n\n* kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks (CVE-2019-11251)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3811", "url": "https://access.redhat.com/errata/RHSA-2019:3811" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1713433", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1713433" }, { "category": "external", "summary": "1737651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737651" }, { "category": "external", "summary": "1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "external", "summary": "1757701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757701" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3811.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.9 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-05T21:35:29+00:00", "generator": { "date": "2024-11-05T21:35:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:3811", "initial_release_date": "2019-11-07T16:55:40+00:00", "revision_history": [ { "date": "2019-11-07T16:55:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-07T16:55:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:35:29+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 3.9", "product": { "name": "Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:3.9::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-cluster-capacity@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-federation-services@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-service-catalog@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.9.102-1.git.0.6411f52.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "product": { "name": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "product_id": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.9.102-1.git.0.6411f52.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.9.102-1.git.0.6411f52.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.9.102-1.git.0.6411f52.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src" }, "product_reference": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.9", "product_id": "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "@l14n_uk" ] } ], "cve": "CVE-2019-10150", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "discovery_date": "2019-05-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1713433" } ], "notes": [ { "category": "description", "text": "It was found that OpenShift Container Platform does not perform SSH Host Key checking when using ssh key authentication during builds. An attacker, with the ability to redirect network traffic, could use this to alter the resulting build output.", "title": "Vulnerability description" }, { "category": "summary", "text": "atomic-openshift: OpenShift builds don\u0027t verify SSH Host Keys for the git repository", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform allows for various types of \"source clone secrets\" to be defined in order to permit building from non-public git repositories. When using ssh key authentication, the server host key checking function is disabled.\n\nAn attacker with the ability to redirect the network traffic and perform a \"man in the middle\" attack will be able to redirect the build job to use arbitrary content of their choosing.\n\nNote that the same flaw (non-verification of remote server) is present when using HTTP, or when using HTTPS with TLS verification manually disabled.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10150" }, { "category": "external", "summary": "RHBZ#1713433", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1713433" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10150", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10150" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10150", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10150" }, { "category": "external", "summary": "https://docs.openshift.com/container-platform/3.11/dev_guide/builds/build_inputs.html#source-secrets-ssh-key-authentication", "url": "https://docs.openshift.com/container-platform/3.11/dev_guide/builds/build_inputs.html#source-secrets-ssh-key-authentication" } ], "release_date": "2019-05-29T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-07T16:55:40+00:00", "details": "For OpenShift Container Platform 3.9 see the following documentation, which\nwill be updated shortly for release 3.9.102, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/3.9/release_notes/ocp_3_9_release_notes.html", "product_ids": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3811" }, { "category": "workaround", "details": "Use only methods (such as HTTPS with TLS verification) that enable the identity of the remote repository to be validated.", "product_ids": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:A/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "atomic-openshift: OpenShift builds don\u0027t verify SSH Host Keys for the git repository" }, { "cve": "CVE-2019-11249", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2019-08-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1737651" } ], "notes": [ { "category": "description", "text": "The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user\u2019s machine. If the tar binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user\u2019s machine when kubectl cp is called, limited only by the system permissions of the local user. Kubernetes affected versions include versions prior to 1.13.9, versions prior to 1.14.5, versions prior to 1.15.2, and versions 1.1, 1.2, 1.4, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal", "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-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11249" }, { "category": "external", "summary": "RHBZ#1737651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1737651" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11249", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11249" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11249", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11249" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-discuss/Vf31dXp0EJc", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-discuss/Vf31dXp0EJc" } ], "release_date": "2019-08-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-07T16:55:40+00:00", "details": "For OpenShift Container Platform 3.9 see the following documentation, which\nwill be updated shortly for release 3.9.102, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/3.9/release_notes/ocp_3_9_release_notes.html", "product_ids": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3811" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal" }, { "cve": "CVE-2019-11251", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2019-09-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1753495" } ], "notes": [ { "category": "description", "text": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the version of Kubernetes(embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not include the symlink support for kubectl cp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11251" }, { "category": "external", "summary": "RHBZ#1753495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1753495" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11251", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11251" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251" }, { "category": "external", "summary": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ", "url": "https://groups.google.com/forum/#!msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ], "release_date": "2019-09-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-07T16:55:40+00:00", "details": "For OpenShift Container Platform 3.9 see the following documentation, which\nwill be updated shortly for release 3.9.102, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/3.9/release_notes/ocp_3_9_release_notes.html", "product_ids": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3811" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks" }, { "cve": "CVE-2019-11253", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2019-10-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1757701" } ], "notes": [ { "category": "description", "text": "A flaw was found kubernetes. The parsing of YAML manifests by the Kubernetes API server could lead to a denial-of-service attack leaving it vulnerable to an instance of a \"billion laughs\" attack. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: YAML parsing vulnerable to \"Billion Laughs\" attack, allowing for remote denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "For Red Hat OpenStack Platform, because kubernetes is not directly used in director-operator, the RHOSP Impact has been moved to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11253" }, { "category": "external", "summary": "RHBZ#1757701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757701" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11253", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11253" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11253", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11253" }, { "category": "external", "summary": "https://www.stackrox.com/post/2019/09/protecting-kubernetes-api-against-cve-2019-11253-billion-laughs-attack/", "url": "https://www.stackrox.com/post/2019/09/protecting-kubernetes-api-against-cve-2019-11253-billion-laughs-attack/" } ], "release_date": "2019-09-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-07T16:55:40+00:00", "details": "For OpenShift Container Platform 3.9 see the following documentation, which\nwill be updated shortly for release 3.9.102, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/3.9/release_notes/ocp_3_9_release_notes.html", "product_ids": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3811" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.102-1.git.0.6411f52.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.102-1.git.0.6411f52.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.102-1.git.0.6411f52.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "kubernetes: YAML parsing vulnerable to \"Billion Laughs\" attack, allowing for remote denial of service" } ] }
ghsa-6qfg-8799-r575
Vulnerability from github
Published
2021-05-18 15:30
Modified
2023-09-18 20:30
Severity ?
Summary
Kubernetes kubectl cp Vulnerable to Symlink Attack
Details
The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.13.10" }, { "fixed": "1.13.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.14.6" }, { "fixed": "1.14.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "k8s.io/kubernetes" }, "ranges": [ { "events": [ { "introduced": "1.15.3" }, { "fixed": "1.16.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11251" ], "database_specific": { "cwe_ids": [ "CWE-59", "CWE-61" ], "github_reviewed": true, "github_reviewed_at": "2021-05-17T21:58:06Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "id": "GHSA-6qfg-8799-r575", "modified": "2023-09-18T20:30:39Z", "published": "2021-05-18T15:30:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11251" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/issues/87773" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/pull/82143" }, { "type": "WEB", "url": "https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Kubernetes kubectl cp Vulnerable to Symlink Attack" }
gsd-2019-11251
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-11251", "description": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "id": "GSD-2019-11251", "references": [ "https://www.suse.com/security/cve/CVE-2019-11251.html", "https://access.redhat.com/errata/RHSA-2019:3905", "https://access.redhat.com/errata/RHSA-2019:3811", "https://access.redhat.com/errata/RHSA-2019:3267", "https://access.redhat.com/errata/RHSA-2019:3266", "https://linux.oracle.com/cve/CVE-2019-11251.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-11251" ], "details": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "id": "GSD-2019-11251", "modified": "2023-12-13T01:24:02.054243Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11251", "STATE": "PUBLIC", "TITLE": "kubectl cp allows symlink directory traversal" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Kubernetes", "version": { "version_data": [ { "version_value": "prior to 1.13.11" }, { "version_value": "prior to 1.14.7" }, { "version_value": "prior to 1.15.4" }, { "version_value": "1.1" }, { "version_value": "1.2" }, { "version_value": "1.3" }, { "version_value": "1.4" }, { "version_value": "1.5" }, { "version_value": "1.6" }, { "version_value": "1.7" }, { "version_value": "1.8" }, { "version_value": "1.9" }, { "version_value": "1.10" }, { "version_value": "1.11" }, { "version_value": "1.12" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "credit": [ { "lang": "eng", "value": "Erik Sj\u00f6lund" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-61: UNIX Symbolic Link (Symlink) Following" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/87773", "refsource": "CONFIRM", "url": "https://github.com/kubernetes/kubernetes/issues/87773" }, { "name": "Security release of kubectl versions v1.16.0 / 1.15.4 / 1.14.7 and 1.13.11 - CVE-2019-11251", "refsource": "MLIST", "url": "https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ] }, "source": { "defect": [ "https://github.com/kubernetes/kubernetes/issues/87773" ], "discovery": "USER" } }, "gitlab.com": { "advisories": [ { "_git_import_path": "go/github.com/kubernetes/kubernetes/pkg/kubectl/cmd/cp", "affected_range": "=1.1-1.12||\u003e=1.13.0 \u003c1.13.11||\u003e=1.14.0 \u003c1.14.7||\u003e=1.15.0 \u003c1.15.4", "affected_versions": "Version 1.1-1.12, all versions starting from 1.13.0 before 1.13.11, all versions starting from 1.14.0 before 1.14.7, all versions starting from 1.15.0 before 1.15.4", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-59", "CWE-937" ], "date": "2020-02-06", "description": "The Kubernetes kubectl cp command in versions allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree.", "fixed_versions": [ "1.1.2-beta.0", "1.13.11", "1.14.7", "1.15.4" ], "identifier": "CVE-2019-11251", "identifiers": [ "CVE-2019-11251" ], "not_impacted": "All versions before 1.1-1.12, all versions after 1.1-1.12 before 1.13.0, all versions starting from 1.13.11 before 1.14.0, all versions starting from 1.14.7 before 1.15.0, all versions starting from 1.15.4", "package_slug": "go/github.com/kubernetes/kubernetes/pkg/kubectl/cmd/cp", "pubdate": "2020-02-03", "solution": "Upgrade to versions 1.1.2-beta.0, 1.13.11, 1.14.7, 1.15.4 or above.", "title": "Improper Link Resolution Before File Access", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11251" ], "uuid": "21c175e0-2f6c-44c6-9977-b423b4d98fd9" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:1.1-1.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.13.11", "versionStartIncluding": "1.13.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.14.7", "versionStartIncluding": "1.14.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.15.4", "versionStartIncluding": "1.15.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11251" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be used to allow an attacker to place a nefarious file using a symlink, outside of the destination tree." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-59" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/87773", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/87773" }, { "name": "Security release of kubectl versions v1.16.0 / 1.15.4 / 1.14.7 and 1.13.11 - CVE-2019-11251", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://groups.google.com/d/msg/kubernetes-announce/YYtEFdFimZ4/nZnOezZuBgAJ" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.1, "impactScore": 3.6 } }, "lastModifiedDate": "2020-02-06T17:37Z", "publishedDate": "2020-02-03T16:15Z" } } }
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.