Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2019-11244
Vulnerability from cvelistv5
Published
2019-04-22 14:54
Modified
2024-08-04 22:48
Severity ?
EPSS score ?
Summary
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
▼ | Kubernetes | Kubernetes |
Version: v1.8.0 < v1.8* Version: v1.9.0 < v1.9* Version: v1.10.0 < v1.10* Version: v1.11.0 < v1.11* Version: v1.12.0 < v1.12* Version: v1.13.0 < v1.13* Version: v1.14.0 < v1.14* |
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:48:09.162Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "name": "108064", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/108064" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" }, { "name": "RHSA-2019:3942", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "name": "RHSA-2020:0020", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "name": "RHSA-2020:0074", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2020:0074" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Kubernetes", "vendor": "Kubernetes", "versions": [ { "lessThan": "v1.8*", "status": "affected", "version": "v1.8.0", "versionType": "custom" }, { "lessThan": "v1.9*", "status": "affected", "version": "v1.9.0", "versionType": "custom" }, { "lessThan": "v1.10*", "status": "affected", "version": "v1.10.0", "versionType": "custom" }, { "lessThan": "v1.11*", "status": "affected", "version": "v1.11.0", "versionType": "custom" }, { "lessThan": "v1.12*", "status": "affected", "version": "v1.12.0", "versionType": "custom" }, { "lessThan": "v1.13*", "status": "affected", "version": "v1.13.0", "versionType": "custom" }, { "lessThan": "v1.14*", "status": "affected", "version": "v1.14.0", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Jordan Zebor of F5 Networks" } ], "descriptions": [ { "lang": "en", "value": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-524", "description": "CWE-524 Information Exposure Through Caching", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-01-21T19:06:10", "orgId": "a6081bf6-c852-4425-ad4f-a67919267565", "shortName": "kubernetes" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "name": "108064", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/108064" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" }, { "name": "RHSA-2019:3942", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "name": "RHSA-2020:0020", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "name": "RHSA-2020:0074", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2020:0074" } ], "source": { "discovery": "UNKNOWN" }, "title": "kubectl creates world-writeable cached schema files", "workarounds": [ { "lang": "en", "value": "Use the default --http-cache location in the $HOME directory or point it at a directory that is only accessible to desired users/groups." } ], "x_generator": { "engine": "Vulnogram 0.0.6" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11244", "STATE": "PUBLIC", "TITLE": "kubectl creates world-writeable cached schema files" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Kubernetes", "version": { "version_data": [ { "version_affected": "\u003e=", "version_name": "v1.8", "version_value": "v1.8.0" }, { "version_affected": "\u003e=", "version_name": "v1.9", "version_value": "v1.9.0" }, { "version_affected": "\u003e=", "version_name": "v1.10", "version_value": "v1.10.0" }, { "version_affected": "\u003e=", "version_name": "v1.11", "version_value": "v1.11.0" }, { "version_affected": "\u003e=", "version_name": "v1.12", "version_value": "v1.12.0" }, { "version_affected": "\u003e=", "version_name": "v1.13", "version_value": "v1.13.0" }, { "version_affected": "\u003e=", "version_name": "v1.14", "version_value": "v1.14.0" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "credit": [ { "lang": "eng", "value": "Jordan Zebor of F5 Networks" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation." } ] }, "generator": { "engine": "Vulnogram 0.0.6" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-524 Information Exposure Through Caching" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/76676", "refsource": "MISC", "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "name": "108064", "refsource": "BID", "url": "http://www.securityfocus.com/bid/108064" }, { "name": "https://security.netapp.com/advisory/ntap-20190509-0002/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" }, { "name": "RHSA-2019:3942", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "name": "RHSA-2020:0020", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "name": "RHSA-2020:0074", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0074" } ] }, "source": { "discovery": "UNKNOWN" }, "work_around": [ { "lang": "en", "value": "Use the default --http-cache location in the $HOME directory or point it at a directory that is only accessible to desired users/groups." } ] } } }, "cveMetadata": { "assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565", "assignerShortName": "kubernetes", "cveId": "CVE-2019-11244", "datePublished": "2019-04-22T14:54:15", "dateReserved": "2019-04-17T00:00:00", "dateUpdated": "2024-08-04T22:48:09.162Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.8.0\", \"versionEndIncluding\": \"1.14.1\", \"matchCriteriaId\": \"A57F3AC4-5E09-4C16-91A7-80D54F8F968C\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:trident:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5D9A34F5-AC03-4098-A37D-AD50727DDB11\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2F87326E-0B56-4356-A889-73D026DB1D4B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openshift_container_platform:4.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"064E7BDD-4EF0-4A0D-A38D-8C75BAFEDCEF\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.\"}, {\"lang\": \"es\", \"value\": \"En Kubernetes versi\\u00f3n 1.8.x hasta versi\\u00f3n 1.14.x, el componente kubectl almacena en cach\\u00e9 la informaci\\u00f3n del esquema en la ubicaci\\u00f3n especificada por --cache-dir (defaulting to $HOME/.kube/http-cache), escrita con permisos world-writeable (rw-rw-rw-). Si se especifica --cache-dir y se apunta a una ubicaci\\u00f3n distinta accesible para otros usuarios o grupos, los archivos escritos pueden ser modificados por otros usuarios o grupos e interrumpir la invocaci\\u00f3n de Kubectl.\"}]", "id": "CVE-2019-11244", "lastModified": "2024-11-21T04:20:47.647", "metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N\", \"baseScore\": 5.0, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.3, \"impactScore\": 3.6}], \"cvssMetricV30\": [{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N\", \"baseScore\": 3.3, \"baseSeverity\": \"LOW\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 0.8, \"impactScore\": 2.5}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:M/Au:N/C:N/I:P/A:N\", \"baseScore\": 1.9, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 3.4, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}", "published": "2019-04-22T15:29:00.837", "references": "[{\"url\": \"http://www.securityfocus.com/bid/108064\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3942\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0020\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0074\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/76676\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190509-0002/\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/108064\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3942\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0020\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2020:0074\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/76676\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190509-0002/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]", "sourceIdentifier": "jordan@liggitt.net", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-524\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-732\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2019-11244\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2019-04-22T15:29:00.837\",\"lastModified\":\"2024-11-21T04:20:47.647\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.\"},{\"lang\":\"es\",\"value\":\"En Kubernetes versi\u00f3n 1.8.x hasta versi\u00f3n 1.14.x, el componente kubectl almacena en cach\u00e9 la informaci\u00f3n del esquema en la ubicaci\u00f3n especificada por --cache-dir (defaulting to $HOME/.kube/http-cache), escrita con permisos world-writeable (rw-rw-rw-). Si se especifica --cache-dir y se apunta a una ubicaci\u00f3n distinta accesible para otros usuarios o grupos, los archivos escritos pueden ser modificados por otros usuarios o grupos e interrumpir la invocaci\u00f3n de Kubectl.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.3,\"impactScore\":3.6}],\"cvssMetricV30\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.8,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:N/I:P/A:N\",\"baseScore\":1.9,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.4,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-524\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.8.0\",\"versionEndIncluding\":\"1.14.1\",\"matchCriteriaId\":\"A57F3AC4-5E09-4C16-91A7-80D54F8F968C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:trident:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5D9A34F5-AC03-4098-A37D-AD50727DDB11\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F87326E-0B56-4356-A889-73D026DB1D4B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"064E7BDD-4EF0-4A0D-A38D-8C75BAFEDCEF\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/108064\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3942\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0020\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0074\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/76676\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190509-0002/\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/108064\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3942\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0020\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2020:0074\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/76676\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190509-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
RHSA-2020:0074
Vulnerability from csaf_redhat
Published
2020-01-21 15:04
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update
Notes
Topic
An update for openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
Security Fix(es):
* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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: Schema info written with world-writeable permissions when cached (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0074", "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0074.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update", "tracking": { "current_release_date": "2024-11-22T14:10:15+00:00", "generator": { "date": "2024-11-22T14:10:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0074", "initial_release_date": "2020-01-21T15:04:59+00:00", "revision_history": [ { "date": "2020-01-21T15:04:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-21T15:04:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product": { "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product_id": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.1.24-201911120311" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" }, "product_reference": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T15:04:59+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.z, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.1/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
rhsa-2020:0074
Vulnerability from csaf_redhat
Published
2020-01-21 15:04
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update
Notes
Topic
An update for openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
Security Fix(es):
* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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: Schema info written with world-writeable permissions when cached (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0074", "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0074.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update", "tracking": { "current_release_date": "2024-11-22T14:10:15+00:00", "generator": { "date": "2024-11-22T14:10:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0074", "initial_release_date": "2020-01-21T15:04:59+00:00", "revision_history": [ { "date": "2020-01-21T15:04:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-21T15:04:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product": { "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product_id": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.1.24-201911120311" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" }, "product_reference": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T15:04:59+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.z, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.1/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
rhsa-2020:0020
Vulnerability from csaf_redhat
Published
2020-01-14 07:09
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update
Notes
Topic
An update for atomic-openshift is now available for Red Hat OpenShift Container Platform 3.11.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 Container Platform 3.11.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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 Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0020", "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0020.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-22T14:10:07+00:00", "generator": { "date": "2024-11-22T14:10:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0020", "initial_release_date": "2020-01-14T07:09:43+00:00", "revision_history": [ { "date": "2020-01-14T07:09:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-14T07:09:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 3.11", "product": { "name": "Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:3.11::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.11.161-1.git.0.4ccbe25.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.11.161-1.git.0.4ccbe25.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.src" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T07:09:43+00:00", "details": "See the following documentation, which will be updated shortly for release 3.11.161, 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", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
RHSA-2019:3942
Vulnerability from csaf_redhat
Published
2019-11-21 10:06
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1.24 openshift security update
Notes
Topic
An update for openshift is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the openshift container images for Red Hat OpenShift
Container Platform 4.1.24.
Security Fix(es):
* A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this could lead to the cache content being placed in a location accessible to other users in the system. (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the openshift container images for Red Hat OpenShift \nContainer Platform 4.1.24.\n\nSecurity Fix(es):\n\n* A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this could lead to the cache content being placed in a location accessible to other users in the system. (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3942", "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3942.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1.24 openshift security update", "tracking": { "current_release_date": "2024-11-22T14:10:02+00:00", "generator": { "date": "2024-11-22T14:10:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:3942", "initial_release_date": "2019-11-21T10:06:44+00:00", "revision_history": [ { "date": "2019-11-21T10:06:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-21T10:06:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10: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 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el8" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product_id": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.24-201911080309.git.0.c41acf2.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product_id": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.24-201911080309.git.0.c41acf2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src" }, "product_reference": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src" }, "product_reference": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-21T10:06:44+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.24, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
rhsa-2019_3942
Vulnerability from csaf_redhat
Published
2019-11-21 10:06
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1.24 openshift security update
Notes
Topic
An update for openshift is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the openshift container images for Red Hat OpenShift
Container Platform 4.1.24.
Security Fix(es):
* A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this could lead to the cache content being placed in a location accessible to other users in the system. (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the openshift container images for Red Hat OpenShift \nContainer Platform 4.1.24.\n\nSecurity Fix(es):\n\n* A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this could lead to the cache content being placed in a location accessible to other users in the system. (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3942", "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3942.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1.24 openshift security update", "tracking": { "current_release_date": "2024-11-22T14:10:02+00:00", "generator": { "date": "2024-11-22T14:10:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:3942", "initial_release_date": "2019-11-21T10:06:44+00:00", "revision_history": [ { "date": "2019-11-21T10:06:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-21T10:06:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10: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 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el8" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product_id": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.24-201911080309.git.0.c41acf2.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product_id": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.24-201911080309.git.0.c41acf2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src" }, "product_reference": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src" }, "product_reference": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-21T10:06:44+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.24, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
rhsa-2020_0074
Vulnerability from csaf_redhat
Published
2020-01-21 15:04
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update
Notes
Topic
An update for openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
Security Fix(es):
* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-enterprise-cli-container is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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: Schema info written with world-writeable permissions when cached (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0074", "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0074.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-enterprise-cli-container security update", "tracking": { "current_release_date": "2024-11-22T14:10:15+00:00", "generator": { "date": "2024-11-22T14:10:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0074", "initial_release_date": "2020-01-21T15:04:59+00:00", "revision_history": [ { "date": "2020-01-21T15:04:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-21T15:04:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10:15+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product": { "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product_id": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.1.24-201911120311" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" }, "product_reference": "openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-21T15:04:59+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.z, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.1/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift4/ose-cli@sha256:7def112ccf2964306bb0d8fd25dbb36c6d2606de0376ac045dfebabd384a44c3_amd64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
rhsa-2019:3942
Vulnerability from csaf_redhat
Published
2019-11-21 10:06
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1.24 openshift security update
Notes
Topic
An update for openshift is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing
Kubernetes application platform solution designed for on-premise or private
cloud deployments.
This advisory contains the openshift container images for Red Hat OpenShift
Container Platform 4.1.24.
Security Fix(es):
* A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this could lead to the cache content being placed in a location accessible to other users in the system. (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the openshift container images for Red Hat OpenShift \nContainer Platform 4.1.24.\n\nSecurity Fix(es):\n\n* A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this could lead to the cache content being placed in a location accessible to other users in the system. (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2019:3942", "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_3942.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1.24 openshift security update", "tracking": { "current_release_date": "2024-11-22T14:10:02+00:00", "generator": { "date": "2024-11-22T14:10:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:3942", "initial_release_date": "2019-11-21T10:06:44+00:00", "revision_history": [ { "date": "2019-11-21T10:06:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-11-21T10:06:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10: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 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el8" } } }, { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.1", "product": { "name": "Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.1::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product_id": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.24-201911080309.git.0.c41acf2.el8?arch=src" } } }, { "category": "product_version", "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product_id": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift@4.1.24-201911080309.git.0.c41acf2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_id": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.24-201911080309.git.0.c41acf2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_id": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-hyperkube@4.1.24-201911080309.git.0.c41acf2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src" }, "product_reference": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src" }, "product_reference": "openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" }, "product_reference": "openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "relates_to_product_reference": "8Base-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-11-21T10:06:44+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which\nwill be updated shortly for release 4.1.24, for important instructions on\nhow to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.openshift.com/container-platform/4.1/release_notes/ocp-4-1-release-notes.html", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el7.src", "7Server-RH7-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el7.x86_64", "8Base-RHOSE-4.1:openshift-0:4.1.24-201911080309.git.0.c41acf2.el8.src", "8Base-RHOSE-4.1:openshift-clients-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-clients-redistributable-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64", "8Base-RHOSE-4.1:openshift-hyperkube-0:4.1.24-201911080309.git.0.c41acf2.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
RHSA-2020:0020
Vulnerability from csaf_redhat
Published
2020-01-14 07:09
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update
Notes
Topic
An update for atomic-openshift is now available for Red Hat OpenShift Container Platform 3.11.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 Container Platform 3.11.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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 Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0020", "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0020.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-22T14:10:07+00:00", "generator": { "date": "2024-11-22T14:10:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0020", "initial_release_date": "2020-01-14T07:09:43+00:00", "revision_history": [ { "date": "2020-01-14T07:09:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-14T07:09:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 3.11", "product": { "name": "Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:3.11::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.11.161-1.git.0.4ccbe25.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.11.161-1.git.0.4ccbe25.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.src" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T07:09:43+00:00", "details": "See the following documentation, which will be updated shortly for release 3.11.161, 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", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
rhsa-2020_0020
Vulnerability from csaf_redhat
Published
2020-01-14 07:09
Modified
2024-11-22 14:10
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update
Notes
Topic
An update for atomic-openshift is now available for Red Hat OpenShift Container Platform 3.11.
Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "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 Container Platform 3.11.\n\nRed Hat Product Security has rated this update as having a security impact of Low. 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 Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes: Schema info written with world-writeable permissions when cached (CVE-2019-11244)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0020", "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0020.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.11 atomic-openshift security update", "tracking": { "current_release_date": "2024-11-22T14:10:07+00:00", "generator": { "date": "2024-11-22T14:10:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2020:0020", "initial_release_date": "2020-01-14T07:09:43+00:00", "revision_history": [ { "date": "2020-01-14T07:09:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-01-14T07:09:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:10:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 3.11", "product": { "name": "Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:3.11::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product": { "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_id": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.161-1.git.0.4ccbe25.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-clients-redistributable@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hyperkube@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-hypershift@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-master@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-node@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-pod@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-sdn-ovs@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-template-service-broker@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } }, { "category": "product_version", "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product": { "name": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_id": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-tests@3.11.161-1.git.0.4ccbe25.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product_id": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift@3.11.161-1.git.0.4ccbe25.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product": { "name": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_id": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-docker-excluder@3.11.161-1.git.0.4ccbe25.el7?arch=noarch" } } }, { "category": "product_version", "name": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product": { "name": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_id": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/atomic-openshift-excluder@3.11.161-1.git.0.4ccbe25.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.src" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.noarch" }, "product_reference": "atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.noarch" }, "product_reference": "atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.ppc64le" }, "product_reference": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.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.161-1.git.0.4ccbe25.el7.x86_64" }, "product_reference": "atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11244", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2019-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1703209" } ], "notes": [ { "category": "description", "text": "A flaw was found in kubectl that leaves http-cache files with read/write permissions for any user. In conjunction with a non-default value for --cache-dir, this may lead to the cache content being placed in a location accessible to other users on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes: Schema info written with world-writeable permissions when cached", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Platform includes kubectl. OCP 3.9 and later include this same flaw.\n\nThis issue does not affect the version of Kubernetes (embedded in heketi) shipped with Red Hat Gluster Storage 3 as it does not contain the vulnerable functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11244" }, { "category": "external", "summary": "RHBZ#1703209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703209" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11244", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11244" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "category": "external", "summary": "https://github.com/kubernetes/kubernetes/issues/76676", "url": "https://github.com/kubernetes/kubernetes/issues/76676" } ], "release_date": "2019-04-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-01-14T07:09:43+00:00", "details": "See the following documentation, which will be updated shortly for release 3.11.161, 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", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "category": "workaround", "details": "Do not use --cache-dir, or ensure that --cache-dir is not set to a location that other users have access to.", "product_ids": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.src", "7Server-RH7-RHOSE-3.11:atomic-openshift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-clients-redistributable-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-docker-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-excluder-0:3.11.161-1.git.0.4ccbe25.el7.noarch", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hyperkube-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-hypershift-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-master-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-node-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-pod-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-sdn-ovs-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-template-service-broker-0:3.11.161-1.git.0.4ccbe25.el7.x86_64", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.ppc64le", "7Server-RH7-RHOSE-3.11:atomic-openshift-tests-0:3.11.161-1.git.0.4ccbe25.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kubernetes: Schema info written with world-writeable permissions when cached" } ] }
ghsa-2575-pghm-6qqx
Vulnerability from github
Published
2022-02-15 01:57
Modified
2023-09-18 20:18
Severity ?
Summary
Kubernetes Unsafe Cacheing
Details
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir
(defaulting to $HOME/.kube/http-cache
), written with world-writeable permissions (rw-rw-rw-
). If --cache-dir
is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "k8s.io/client-go" }, "ranges": [ { "events": [ { "introduced": "1.8.0" }, { "fixed": "1.12.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11244" ], "database_specific": { "cwe_ids": [ "CWE-524", "CWE-732" ], "github_reviewed": true, "github_reviewed_at": "2021-05-07T17:22:21Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by `--cache-dir` (defaulting to `$HOME/.kube/http-cache`), written with world-writeable permissions (`rw-rw-rw-`). If `--cache-dir` is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation. ", "id": "GHSA-2575-pghm-6qqx", "modified": "2023-09-18T20:18:54Z", "published": "2022-02-15T01:57:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11244" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/pull/77874" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/pull/77874/commits/f228ae3364729caed59087e23c42868454bc3ff4" }, { "type": "WEB", "url": "https://github.com/kubernetes/client-go/commit/790a4f63632139cf6731014d00a9a8338f1fbd7d" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190509-0002" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/108064" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Kubernetes Unsafe Cacheing " }
gsd-2019-11244
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-11244", "description": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.", "id": "GSD-2019-11244", "references": [ "https://www.suse.com/security/cve/CVE-2019-11244.html", "https://access.redhat.com/errata/RHSA-2020:0074", "https://access.redhat.com/errata/RHSA-2020:0020", "https://access.redhat.com/errata/RHSA-2019:3942", "https://linux.oracle.com/cve/CVE-2019-11244.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-11244" ], "details": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.", "id": "GSD-2019-11244", "modified": "2023-12-13T01:24:01.159991Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11244", "STATE": "PUBLIC", "TITLE": "kubectl creates world-writeable cached schema files" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Kubernetes", "version": { "version_data": [ { "version_affected": "\u003e=", "version_name": "v1.8", "version_value": "v1.8.0" }, { "version_affected": "\u003e=", "version_name": "v1.9", "version_value": "v1.9.0" }, { "version_affected": "\u003e=", "version_name": "v1.10", "version_value": "v1.10.0" }, { "version_affected": "\u003e=", "version_name": "v1.11", "version_value": "v1.11.0" }, { "version_affected": "\u003e=", "version_name": "v1.12", "version_value": "v1.12.0" }, { "version_affected": "\u003e=", "version_name": "v1.13", "version_value": "v1.13.0" }, { "version_affected": "\u003e=", "version_name": "v1.14", "version_value": "v1.14.0" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "credit": [ { "lang": "eng", "value": "Jordan Zebor of F5 Networks" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation." } ] }, "generator": { "engine": "Vulnogram 0.0.6" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-524 Information Exposure Through Caching" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/76676", "refsource": "MISC", "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "name": "108064", "refsource": "BID", "url": "http://www.securityfocus.com/bid/108064" }, { "name": "https://security.netapp.com/advisory/ntap-20190509-0002/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" }, { "name": "RHSA-2019:3942", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "name": "RHSA-2020:0020", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "name": "RHSA-2020:0074", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2020:0074" } ] }, "source": { "discovery": "UNKNOWN" }, "work_around": [ { "lang": "eng", "value": "Use the default --http-cache location in the $HOME directory or point it at a directory that is only accessible to desired users/groups." } ] }, "gitlab.com": { "advisories": [ { "_git_import_path": "go/github.com/kubernetes/client-go/discovery/cached/disk", "affected_range": "\u003e=v1.8.0 \u003c=v1.14.1", "affected_versions": "All versions starting from 1.8.0 up to 1.14.1", "cvss_v2": "AV:L/AC:M/Au:N/C:N/I:P/A:N", "cwe_ids": [ "CWE-1035", "CWE-732", "CWE-937" ], "date": "2019-05-09", "description": "In Kubernetes, schema info is cached by `kubectl` in the location specified by `--cache-dir` (defaulting to `$HOME/.kube/http-cache`), written with world-writeable permissions (`rw-rw-rw-`). If `--cache-dir` is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.", "fixed_versions": [ "v1.14.2" ], "identifier": "CVE-2019-11244", "identifiers": [ "CVE-2019-11244" ], "not_impacted": "All versions before 1.8.0, all versions after 1.14.1", "package_slug": "go/github.com/kubernetes/client-go", "pubdate": "2019-04-22", "solution": "Upgrade to version 1.14.2 or above.", "title": "Information Exposure Through Caching", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "http://www.securityfocus.com/bid/108064" ], "uuid": "9a595ab3-664d-49d5-9a7b-2e0e7254f849", "versions": [ { "commit": { "sha": "28de3f306665477fd02a0cc5184d006e5f602ed4", "tags": [ "kubernetes-1.8.0", "v5.0.0" ], "timestamp": "20171016084201" }, "number": "v1.8.0" }, { "commit": { "sha": "39bdd41acd22264d8c791bf01cd7c85281f13b4d", "tags": [ "kubernetes-1.14.1" ], "timestamp": "20190409041438" }, "number": "v1.14.1" }, { "commit": { "sha": "91c20314e82f6183da0f4053f7a30335604440db", "tags": [ "kubernetes-1.14.2" ], "timestamp": "20190517010509" }, "number": "v1.14.2" } ] }, { "affected_range": "\u003e=v1.8.0 \u003cv1.12.9", "affected_versions": "All versions starting from 1.8.0 before 1.12.9", "cvss_v2": "AV:L/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-732", "CWE-937" ], "date": "2022-04-12", "description": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.", "fixed_versions": [ "v1.12.9" ], "identifier": "CVE-2019-11244", "identifiers": [ "GHSA-2575-pghm-6qqx", "CVE-2019-11244" ], "not_impacted": "All versions before 1.8.0, all versions starting from 1.12.9", "package_slug": "go/github.com/kubernetes/client-go/discovery/cached/disk", "pubdate": "2022-02-15", "solution": "Upgrade to version 1.12.9 or above.", "title": "Incorrect Permission Assignment for Critical Resource", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "https://github.com/kubernetes/kubernetes/issues/76676", "https://github.com/kubernetes/kubernetes/pull/77874", "https://github.com/kubernetes/kubernetes/pull/77874/commits/f228ae3364729caed59087e23c42868454bc3ff4", "https://github.com/kubernetes/client-go/commit/790a4f63632139cf6731014d00a9a8338f1fbd7d", "https://access.redhat.com/errata/RHSA-2019:3942", "https://access.redhat.com/errata/RHSA-2020:0020", "https://access.redhat.com/errata/RHSA-2020:0074", "https://security.netapp.com/advisory/ntap-20190509-0002/", "http://www.securityfocus.com/bid/108064", "https://github.com/advisories/GHSA-2575-pghm-6qqx" ], "uuid": "33e996e3-fa8a-415d-bde4-19d70b3555c5", "versions": [ { "commit": { "sha": "28de3f306665477fd02a0cc5184d006e5f602ed4", "tags": [ "kubernetes-1.8.0", "v5.0.0" ], "timestamp": "20171016064201" }, "number": "v1.8.0" }, { "commit": { "sha": "901bfd004f530191708c4ab938e371f494b284ae", "tags": [ "kubernetes-1.12.9" ], "timestamp": "20190528110200" }, "number": "v1.12.9" } ] }, { "_git_import_path": "go/k8s.io/client-go/discovery/cached/disk", "affected_range": "\u003e=1.8.0 \u003c=1.14.1", "affected_versions": "All versions starting from 1.8.0 up to 1.14.1", "cvss_v2": "AV:L/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-732", "CWE-937" ], "date": "2019-05-09", "description": "In Kubernetes, schema info is cached by `kubectl` in the location specified by `--cache-dir` (defaulting to `$HOME/.kube/http-cache`), written with world-writeable permissions (`rw-rw-rw-`). If `--cache-dir` is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.", "fixed_versions": [ "1.14.2" ], "identifier": "CVE-2019-11244", "identifiers": [ "CVE-2019-11244" ], "not_impacted": "All versions before 1.8.0, all versions after 1.14.1", "package_slug": "go/k8s.io/client-go/discovery/cached/disk", "pubdate": "2019-04-22", "solution": "Upgrade to version 1.14.2 or above.", "title": "Incorrect Permission Assignment for Critical Resource", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11244", "http://www.securityfocus.com/bid/108064" ], "uuid": "798f4cc5-2c9c-40fe-8b29-7ad26d98cd81" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.14.1", "versionStartIncluding": "1.8.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:netapp:trident:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:openshift_container_platform:4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11244" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-732" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/76676", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "name": "108064", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/108064" }, { "name": "https://security.netapp.com/advisory/ntap-20190509-0002/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" }, { "name": "RHSA-2019:3942", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "name": "RHSA-2020:0020", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "name": "RHSA-2020:0074", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0074" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.3, "impactScore": 3.6 } }, "lastModifiedDate": "2020-10-02T13:18Z", "publishedDate": "2019-04-22T15:29Z" } } }
cve-2019-11244
Vulnerability from fkie_nvd
Published
2019-04-22 15:29
Modified
2024-11-21 04:20
Severity ?
Summary
In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
kubernetes | kubernetes | * | |
netapp | trident | - | |
redhat | openshift_container_platform | 3.11 | |
redhat | openshift_container_platform | 4.1 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:kubernetes:kubernetes:*:*:*:*:*:*:*:*", "matchCriteriaId": "A57F3AC4-5E09-4C16-91A7-80D54F8F968C", "versionEndIncluding": "1.14.1", "versionStartIncluding": "1.8.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netapp:trident:-:*:*:*:*:*:*:*", "matchCriteriaId": "5D9A34F5-AC03-4098-A37D-AD50727DDB11", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:openshift_container_platform:3.11:*:*:*:*:*:*:*", "matchCriteriaId": "2F87326E-0B56-4356-A889-73D026DB1D4B", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:openshift_container_platform:4.1:*:*:*:*:*:*:*", "matchCriteriaId": "064E7BDD-4EF0-4A0D-A38D-8C75BAFEDCEF", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Kubernetes v1.8.x-v1.14.x, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation." }, { "lang": "es", "value": "En Kubernetes versi\u00f3n 1.8.x hasta versi\u00f3n 1.14.x, el componente kubectl almacena en cach\u00e9 la informaci\u00f3n del esquema en la ubicaci\u00f3n especificada por --cache-dir (defaulting to $HOME/.kube/http-cache), escrita con permisos world-writeable (rw-rw-rw-). Si se especifica --cache-dir y se apunta a una ubicaci\u00f3n distinta accesible para otros usuarios o grupos, los archivos escritos pueden ser modificados por otros usuarios o grupos e interrumpir la invocaci\u00f3n de Kubectl." } ], "id": "CVE-2019-11244", "lastModified": "2024-11-21T04:20:47.647", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 1.9, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 0.8, "impactScore": 2.5, "source": "jordan@liggitt.net", "type": "Secondary" } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.3, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-04-22T15:29:00.837", "references": [ { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/108064" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/108064" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:3942" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0020" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2020:0074" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/76676" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20190509-0002/" } ], "sourceIdentifier": "jordan@liggitt.net", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-524" } ], "source": "jordan@liggitt.net", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-732" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.