Action not permitted
Modal body text goes here.
CVE-2019-11246
Vulnerability from cvelistv5
▼ | Vendor | Product |
---|---|---|
Kubernetes | Kubernetes |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:48:09.090Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/kubernetes/kubernetes/pull/76788" }, { "name": "[ANNOUNCE] Incomplete fixes for CVE-2019-1002101, kubectl cp potential directory traversal - CVE-2019-11246", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/NLs2TGbfPdo" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20190919-0003/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Kubernetes", "vendor": "Kubernetes", "versions": [ { "status": "affected", "version": "prior to 1.12.9" }, { "status": "affected", "version": "prior to 1.13.6" }, { "status": "affected", "version": "prior to 1.14.2" }, { "status": "affected", "version": "1.1" }, { "status": "affected", "version": "1.2" }, { "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" } ] } ], "credits": [ { "lang": "en", "value": "Charles Holmes, Atredis Partners" } ], "datePublic": "2019-06-21T00:00:00", "descriptions": [ { "lang": "en", "value": "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-61", "description": "CWE-61: UNIX Symbolic Link (Symlink) Following", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2019-09-19T16:06:08", "orgId": "a6081bf6-c852-4425-ad4f-a67919267565", "shortName": "kubernetes" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/kubernetes/kubernetes/pull/76788" }, { "name": "[ANNOUNCE] Incomplete fixes for CVE-2019-1002101, kubectl cp potential directory traversal - CVE-2019-11246", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/NLs2TGbfPdo" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20190919-0003/" } ], "source": { "defect": [ "https://github.com/kubernetes/kubernetes/pull/76788" ], "discovery": "USER" }, "title": "kubectl cp allows symlink directory traversal", "x_generator": { "engine": "Vulnogram 0.0.7" }, "x_legacyV4Record": { "CVE_data_meta": { "AKA": "", "ASSIGNER": "security@kubernetes.io", "DATE_PUBLIC": "2019-06-21", "ID": "CVE-2019-11246", "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.12.9" }, { "version_value": "prior to 1.13.6" }, { "version_value": "prior to 1.14.2" }, { "version_value": "1.1" }, { "version_value": "1.2" }, { "version_value": "1.4" }, { "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" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "configuration": [], "credit": [ { "lang": "eng", "value": "Charles Holmes, Atredis Partners" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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." } ] }, "exploit": [], "generator": { "engine": "Vulnogram 0.0.7" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-61: UNIX Symbolic Link (Symlink) Following" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/pull/76788", "refsource": "CONFIRM", "url": "https://github.com/kubernetes/kubernetes/pull/76788" }, { "name": "[ANNOUNCE] Incomplete fixes for CVE-2019-1002101, kubectl cp potential directory traversal - CVE-2019-11246", "refsource": "MLIST", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/NLs2TGbfPdo" }, { "name": "https://security.netapp.com/advisory/ntap-20190919-0003/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190919-0003/" } ] }, "solution": [], "source": { "advisory": "", "defect": [ "https://github.com/kubernetes/kubernetes/pull/76788" ], "discovery": "USER" }, "work_around": [] } } }, "cveMetadata": { "assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565", "assignerShortName": "kubernetes", "cveId": "CVE-2019-11246", "datePublished": "2019-08-29T00:23:54.992356Z", "dateReserved": "2019-04-17T00:00:00", "dateUpdated": "2024-09-16T23:01:11.541Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-11246\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2019-08-29T01:15:11.227\",\"lastModified\":\"2023-11-07T03:02:48.273\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.12.9, versions prior to 1.13.6, versions prior to 1.14.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.\"},{\"lang\":\"es\",\"value\":\"El comando kubectl cp permite copiar archivos entre contenedores y la m\u00e1quina del usuario. Para copiar archivos de un contenedor, Kubernetes ejecuta tar dentro del contenedor para crear un archivo tar, lo copia a trav\u00e9s de la red y kubectl lo descomprime en la m\u00e1quina del usuario. Si el binario tar en el contenedor es malicioso, podr\u00eda ejecutar cualquier c\u00f3digo y generar resultados inesperados y maliciosos. Un atacante podr\u00eda usar esto para escribir archivos en cualquier ruta en la m\u00e1quina del usuario cuando se llama a kubectl cp, limitado solo por los permisos del sistema del usuario local. Las versiones afectadas de Kubernetes incluyen versiones anteriores a la versi\u00f3n 1.12.9, versiones anteriores a la versi\u00f3n 1.13.6, versiones anteriores a la versi\u00f3n 1.14.2 y versiones 1.1, 1.2, 1.4, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":6.4,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":0.5,\"impactScore\":5.9}],\"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-22\"}]},{\"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.0.0\",\"versionEndIncluding\":\"1.12.10\",\"matchCriteriaId\":\"ABCFC052-EAAD-4964-8B50-1D8A04A73D75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.13.0\",\"versionEndExcluding\":\"1.13.9\",\"matchCriteriaId\":\"14126DA1-4F03-43D3-BD14-0BE06EC8F4E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.14.0\",\"versionEndExcluding\":\"1.14.5\",\"matchCriteriaId\":\"E10D117F-F0C4-4355-98E3-BB4A401258DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.15.0\",\"versionEndExcluding\":\"1.15.2\",\"matchCriteriaId\":\"2BECD4DB-0E6B-4C4A-B714-F6E4724BD0F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:1.12.11:beta0:*:*:*:*:*:*\",\"matchCriteriaId\":\"3EAFE32A-5295-4A4B-9EC1-A1DB3CAE3DC8\"}]}]}],\"references\":[{\"url\":\"https://github.com/kubernetes/kubernetes/pull/76788\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/kubernetes-security-announce/NLs2TGbfPdo\",\"source\":\"jordan@liggitt.net\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190919-0003/\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
rhsa-2019_1852
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe 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\nSecurity Fix(es):\n\n* kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file\nwrite via `kubectl cp` (CVE-2019-11246)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:1852", "url": "https://access.redhat.com/errata/RHSA-2019:1852" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1721704", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721704" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1852.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.9 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-05T21:14:02+00:00", "generator": { "date": "2024-11-05T21:14:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:1852", "initial_release_date": "2019-07-24T20:56:54+00:00", "revision_history": [ { "date": "2019-07-24T20:56:54+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-07-24T20:56:54+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:14:02+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.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-node-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-cluster-capacity-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-cluster-capacity-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-cluster-capacity-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-cluster-capacity@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-service-catalog-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-service-catalog-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-service-catalog-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-service-catalog@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-federation-services-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-federation-services-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-federation-services-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-federation-services@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_id": "atomic-openshift-master-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.9.89-1.git.0.9454f2a.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.src", "product": { "name": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.src", "product_id": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.9.89-1.git.0.9454f2a.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.9.89-1.git.0.9454f2a.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.src" }, "product_reference": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-cluster-capacity-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-federation-services-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-service-catalog-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.9.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.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.89-1.git.0.9454f2a.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.9" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Kubernetes Product Security Committee" ] }, { "names": [ "Charles Holmes" ], "organization": "Atredis Partners", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-11246", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2019-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1721704" } ], "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`", "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.89-1.git.0.9454f2a.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.89-1.git.0.9454f2a.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11246" }, { "category": "external", "summary": "RHBZ#1721704", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11246", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11246" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11246", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11246" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-dev/OxFMDVnqk60", "url": "https://groups.google.com/forum/#!topic/kubernetes-dev/OxFMDVnqk60" } ], "release_date": "2019-06-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-07-24T20:56:54+00:00", "details": "For OpenShift Container Platform 3.9 see the following documentation for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\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.89-1.git.0.9454f2a.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.89-1.git.0.9454f2a.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:1852" } ], "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.89-1.git.0.9454f2a.el7.src", "7Server-RH7-RHOSE-3.9:atomic-openshift-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-clients-redistributable-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-cluster-capacity-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-docker-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-excluder-0:3.9.89-1.git.0.9454f2a.el7.noarch", "7Server-RH7-RHOSE-3.9:atomic-openshift-federation-services-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-master-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-node-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-pod-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-sdn-ovs-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-service-catalog-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-template-service-broker-0:3.9.89-1.git.0.9454f2a.el7.x86_64", "7Server-RH7-RHOSE-3.9:atomic-openshift-tests-0:3.9.89-1.git.0.9454f2a.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`" } ] }
rhsa-2019_1633
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for atomic-openshift is now available for OpenShift Container Platform 3.11.\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 the company\u0027s cloud computing Platform-as-a-Service (PaaS) solution designed for on-premise or private cloud deployments.\n\nAll OpenShift Container Platform 3.11 users are advised to upgrade to these updated packages and images.\n\nSecurity fix(es):\n\n* kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp` (CVE-2019-11246)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, 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:1633", "url": "https://access.redhat.com/errata/RHSA-2019:1633" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1721704", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721704" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1633.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Container Platform 3.11 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-05T21:12:08+00:00", "generator": { "date": "2024-11-05T21:12:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:1633", "initial_release_date": "2019-06-27T18:17:36+00:00", "revision_history": [ { "date": "2019-06-27T18:17:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-27T18:17:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:12: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-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.117-1.git.0.14e54a3.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_id": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.117-1.git.0.14e54a3.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.11.117-1.git.0.14e54a3.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.11.117-1.git.0.14e54a3.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.src", "product": { "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.src", "product_id": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.117-1.git.0.14e54a3.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.src" }, "product_reference": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.ppc64le" }, "product_reference": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.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.117-1.git.0.14e54a3.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Kubernetes Product Security Committee" ] }, { "names": [ "Charles Holmes" ], "organization": "Atredis Partners", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-11246", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2019-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1721704" } ], "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`", "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.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11246" }, { "category": "external", "summary": "RHBZ#1721704", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11246", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11246" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11246", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11246" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-dev/OxFMDVnqk60", "url": "https://groups.google.com/forum/#!topic/kubernetes-dev/OxFMDVnqk60" } ], "release_date": "2019-06-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-27T18:17:36+00:00", "details": "See the following documentation, which will be updated shortly for release 3.11.117, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/3.11/release_notes/ocp_3_11_release_notes.html\n\nThis update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/articles/11258.", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:1633" } ], "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.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.117-1.git.0.14e54a3.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.117-1.git.0.14e54a3.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.117-1.git.0.14e54a3.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`" } ] }
rhsa-2019_1632
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for atomic-openshift is now available for OpenShift Container Platform.\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\nSecurity Fix(es):\n\n* kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file\nwrite via `kubectl cp` (CVE-2019-11246)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(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:1632", "url": "https://access.redhat.com/errata/RHSA-2019:1632" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1721704", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721704" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_1632.json" } ], "title": "Red Hat Security Advisory: Red Hat OpenShift Container Platform 3.10 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-05T21:11:24+00:00", "generator": { "date": "2024-11-05T21:11:24+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2019:1632", "initial_release_date": "2019-06-27T16:59:19+00:00", "revision_history": [ { "date": "2019-06-27T16:59:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-06-27T16:59:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:11:24+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.10", "product": { "name": "Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:3.10::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.10.149-1.git.0.05de590.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product": { "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_id": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.10.149-1.git.0.05de590.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.10.149-1.git.0.05de590.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.10.149-1.git.0.05de590.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src", "product": { "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src", "product_id": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.10.149-1.git.0.05de590.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src" }, "product_reference": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le" }, "product_reference": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.10", "product_id": "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.10" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the Kubernetes Product Security Committee" ] }, { "names": [ "Charles Holmes" ], "organization": "Atredis Partners", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-11246", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "discovery_date": "2019-05-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1721704" } ], "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`", "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.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src", "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "7Server-RH7-RHOSE-3.10:atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11246" }, { "category": "external", "summary": "RHBZ#1721704", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721704" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11246", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11246" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11246", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11246" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-dev/OxFMDVnqk60", "url": "https://groups.google.com/forum/#!topic/kubernetes-dev/OxFMDVnqk60" } ], "release_date": "2019-06-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-06-27T16:59:19+00:00", "details": "For OpenShift Container Platform 3.10 see the following documentation,\nwhich will be updated shortly for release 3.10.149, for important\ninstructions on how to upgrade your cluster and fully apply this\nasynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/3.10/release_notes/ocp_3_10_release_notes.html", "product_ids": [ "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src", "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "7Server-RH7-RHOSE-3.10:atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:1632" } ], "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.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.src", "7Server-RH7-RHOSE-3.10:atomic-openshift-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-clients-redistributable-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-docker-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "7Server-RH7-RHOSE-3.10:atomic-openshift-excluder-0:3.10.149-1.git.0.05de590.el7.noarch", "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-hyperkube-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-hypershift-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-master-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-node-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-pod-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-sdn-ovs-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-template-service-broker-0:3.10.149-1.git.0.05de590.el7.x86_64", "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.ppc64le", "7Server-RH7-RHOSE-3.10:atomic-openshift-tests-0:3.10.149-1.git.0.05de590.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes: Incomplete fix for CVE-2019-1002101 allows for arbitrary file write via `kubectl cp`" } ] }
gsd-2019-11246
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2019-11246", "description": "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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.", "id": "GSD-2019-11246", "references": [ "https://www.suse.com/security/cve/CVE-2019-11246.html", "https://access.redhat.com/errata/RHSA-2019:1852", "https://access.redhat.com/errata/RHSA-2019:1633", "https://access.redhat.com/errata/RHSA-2019:1632", "https://linux.oracle.com/cve/CVE-2019-11246.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-11246" ], "details": "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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.", "id": "GSD-2019-11246", "modified": "2023-12-13T01:24:01.203265Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "AKA": "", "ASSIGNER": "security@kubernetes.io", "DATE_PUBLIC": "2019-06-21", "ID": "CVE-2019-11246", "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.12.9" }, { "version_value": "prior to 1.13.6" }, { "version_value": "prior to 1.14.2" }, { "version_value": "1.1" }, { "version_value": "1.2" }, { "version_value": "1.4" }, { "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" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "configuration": [], "credit": [ { "lang": "eng", "value": "Charles Holmes, Atredis Partners" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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." } ] }, "exploit": [], "generator": { "engine": "Vulnogram 0.0.7" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-61: UNIX Symbolic Link (Symlink) Following" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/pull/76788", "refsource": "CONFIRM", "url": "https://github.com/kubernetes/kubernetes/pull/76788" }, { "name": "[ANNOUNCE] Incomplete fixes for CVE-2019-1002101, kubectl cp potential directory traversal - CVE-2019-11246", "refsource": "MLIST", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/NLs2TGbfPdo" }, { "name": "https://security.netapp.com/advisory/ntap-20190919-0003/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190919-0003/" } ] }, "solution": [], "source": { "advisory": "", "defect": [ "https://github.com/kubernetes/kubernetes/pull/76788" ], "discovery": "USER" }, "work_around": [] }, "gitlab.com": { "advisories": [ { "_git_import_path": "go/github.com/kubernetes/kubernetes/pkg/kubectl/cmd/cp", "affected_range": "\u003e=1.0.0 \u003c=1.12.11||\u003e=1.13.0 \u003c1.13.9||\u003e=1.14.0 \u003c1.14.5||\u003e=1.15.0 \u003c1.15.2", "affected_versions": "All versions starting from 1.0.0 up to 1.12.11, all versions starting from 1.13.0 before 1.13.9, all versions starting from 1.14.0 before 1.14.5, all versions starting from 1.15.0 before 1.15.2", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-937" ], "date": "2019-10-10", "description": "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\u0027s 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\u0027s machine when kubectl cp is called, limited only by the system permissions of the local user.", "fixed_versions": [ "1.13.0-alpha.0", "1.13.9", "1.14.5", "1.15.2" ], "identifier": "CVE-2019-11246", "identifiers": [ "CVE-2019-11246" ], "not_impacted": "All versions before 1.0.0, all versions after 1.12.11 before 1.13.0, all versions starting from 1.13.9 before 1.14.0, all versions starting from 1.14.5 before 1.15.0, all versions starting from 1.15.2", "package_slug": "go/github.com/kubernetes/kubernetes/pkg/kubectl/cmd/cp", "pubdate": "2019-08-29", "solution": "Upgrade to versions 1.13.0-alpha.0, 1.13.9, 1.14.5, 1.15.2 or above.", "title": "Code Injection", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11246" ], "uuid": "e49e918a-1b4e-4cd2-92aa-947b01d885a0" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.13.9", "versionStartIncluding": "1.13.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.15.2", "versionStartIncluding": "1.15.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.12.10", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:1.12.11:beta0:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.14.5", "versionStartIncluding": "1.14.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11246" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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.12.9, versions prior to 1.13.6, versions prior to 1.14.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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/pull/76788", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/pull/76788" }, { "name": "[ANNOUNCE] Incomplete fixes for CVE-2019-1002101, kubectl cp potential directory traversal - CVE-2019-11246", "refsource": "MLIST", "tags": [ "Third Party Advisory" ], "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/NLs2TGbfPdo" }, { "name": "https://security.netapp.com/advisory/ntap-20190919-0003/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190919-0003/" } ] } }, "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": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2020-10-02T16:11Z", "publishedDate": "2019-08-29T01:15Z" } } }
ghsa-8wj5-gvvw-f5fh
Vulnerability from github
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?s 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?s machine when kubectl cp is called, limited only by the system permissions of the local user. Kubernetes affected versions include versions prior to 1.12.9, versions prior to 1.13.6, versions prior to 1.14.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.
{ "affected": [], "aliases": [ "CVE-2019-11246" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-29T01:15:00Z", "severity": null }, "details": "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?s 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?s machine when kubectl cp is called, limited only by the system permissions of the local user. Kubernetes affected versions include versions prior to 1.12.9, versions prior to 1.13.6, versions prior to 1.14.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.", "id": "GHSA-8wj5-gvvw-f5fh", "modified": "2022-05-24T16:55:06Z", "published": "2022-05-24T16:55:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11246" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/pull/76788" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/NLs2TGbfPdo" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190919-0003" } ], "schema_version": "1.4.0", "severity": [] }
- 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.