Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-11255
Vulnerability from cvelistv5
Published
2019-12-05 16:05
Modified
2024-09-16 23:05
Severity ?
EPSS score ?
Summary
Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (<v0.4.3, <v1.0.2, v1.1, <v1.2.2, <v1.3.1), external-snapshotter (<v0.4.2, <v1.0.2, v1.1, <1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.
References
Impacted products
Vendor | Product | Version | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
▼ | Kubernetes | kubernetes-csi external-provisioner |
Version: prior to 1.0.2 Version: 1.1 Version: prior to 1.2.2 Version: prior to 1.3.1 Version: v1.14 < prior to 0.4.3 |
||||||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:48:08.992Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "name": "Security release of kubernetes-csi sidecars - CVE-2019-11255", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "name": "RHSA-2019:4099", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "name": "RHSA-2019:4096", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "name": "RHSA-2019:4054", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "name": "RHSA-2019:4225", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20200810-0003/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "kubernetes-csi external-provisioner", "vendor": "Kubernetes", "versions": [ { "status": "affected", "version": "prior to 1.0.2" }, { "status": "affected", "version": "1.1" }, { "status": "affected", "version": "prior to 1.2.2" }, { "status": "affected", "version": "prior to 1.3.1" }, { "lessThan": "prior to 0.4.3", "status": "affected", "version": "v1.14", "versionType": "custom" } ] }, { "product": "kubernetes-csi external-snapshotter", "vendor": "Kubernetes", "versions": [ { "status": "affected", "version": "prior to 0.4.2" }, { "status": "affected", "version": "prior to 1.0.2" }, { "status": "affected", "version": "1.1" }, { "status": "affected", "version": "prior to 1.2.2" } ] }, { "product": "kubernetes-csi external-resizer", "vendor": "Kubernetes", "versions": [ { "status": "affected", "version": "0.1" }, { "status": "affected", "version": "0.2" } ] } ], "credits": [ { "lang": "en", "value": "Xiangqian Yu" } ], "datePublic": "2019-11-14T00:00:00", "descriptions": [ { "lang": "en", "value": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "CWE-20 Improper Input Validation", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-08-10T11:06:07", "orgId": "a6081bf6-c852-4425-ad4f-a67919267565", "shortName": "kubernetes" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "name": "Security release of kubernetes-csi sidecars - CVE-2019-11255", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "name": "RHSA-2019:4099", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "name": "RHSA-2019:4096", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "name": "RHSA-2019:4054", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "name": "RHSA-2019:4225", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://security.netapp.com/advisory/ntap-20200810-0003/" } ], "source": { "defect": [ "https://github.com/kubernetes/kubernetes/issues/85233" ], "discovery": "INTERNAL" }, "title": "Kubernetes CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "workarounds": [ { "lang": "en", "value": "Kubernetes feature gates can be disabled and RBAC permissions revoked from impacted CSI drivers, following instructions in https://github.com/kubernetes/kubernetes/issues/85233" } ], "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "DATE_PUBLIC": "2019-11-14", "ID": "CVE-2019-11255", "STATE": "PUBLIC", "TITLE": "Kubernetes CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "kubernetes-csi external-provisioner", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "v1.14", "version_value": "prior to 0.4.3" }, { "version_value": "prior to 1.0.2" }, { "version_value": "1.1" }, { "version_value": "prior to 1.2.2" }, { "version_value": "prior to 1.3.1" } ] } }, { "product_name": "kubernetes-csi external-snapshotter", "version": { "version_data": [ { "version_value": "prior to 0.4.2" }, { "version_value": "prior to 1.0.2" }, { "version_value": "1.1" }, { "version_value": "prior to 1.2.2" } ] } }, { "product_name": "kubernetes-csi external-resizer", "version": { "version_data": [ { "version_value": "0.1" }, { "version_value": "0.2" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "credit": [ { "lang": "eng", "value": "Xiangqian Yu" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-20 Improper Input Validation" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/85233", "refsource": "CONFIRM", "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "name": "Security release of kubernetes-csi sidecars - CVE-2019-11255", "refsource": "MLIST", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "name": "RHSA-2019:4099", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "name": "RHSA-2019:4096", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "name": "RHSA-2019:4054", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "name": "RHSA-2019:4225", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "name": "https://security.netapp.com/advisory/ntap-20200810-0003/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20200810-0003/" } ] }, "source": { "defect": [ "https://github.com/kubernetes/kubernetes/issues/85233" ], "discovery": "INTERNAL" }, "work_around": [ { "lang": "en", "value": "Kubernetes feature gates can be disabled and RBAC permissions revoked from impacted CSI drivers, following instructions in https://github.com/kubernetes/kubernetes/issues/85233" } ] } } }, "cveMetadata": { "assignerOrgId": "a6081bf6-c852-4425-ad4f-a67919267565", "assignerShortName": "kubernetes", "cveId": "CVE-2019-11255", "datePublished": "2019-12-05T16:05:18.735741Z", "dateReserved": "2019-04-17T00:00:00", "dateUpdated": "2024-09-16T23:05:20.635Z", "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:external-provisioner:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"0.4.1\", \"versionEndIncluding\": \"0.4.2\", \"matchCriteriaId\": \"9A78A50B-5286-400D-A54A-49F1023D97D6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.0.0\", \"versionEndIncluding\": \"1.0.1\", \"matchCriteriaId\": \"A5CDEBDE-A093-4D75-A289-7F8D8F47C163\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.1.0\", \"versionEndIncluding\": \"1.2.1\", \"matchCriteriaId\": \"8CD30FBE-792A-42E3-9FAA-3122EBBEFC4C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:external-provisioner:1.3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"686C1D64-DB77-451E-A3EC-9A415F7EAA2B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:external-resizer:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"0.1.0\", \"versionEndIncluding\": \"0.2.0\", \"matchCriteriaId\": \"920BC20F-8C59-4A34-AA0C-EBFD469C59C3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"0.4.0\", \"versionEndIncluding\": \"0.4.1\", \"matchCriteriaId\": \"B2DDFBDD-3AA1-40E4-B349-90D40C6E70F9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.0.0\", \"versionEndIncluding\": \"1.0.1\", \"matchCriteriaId\": \"F14DDAA3-4DD3-43D9-B934-4856C9A6B138\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.1.0\", \"versionEndIncluding\": \"1.2.1\", \"matchCriteriaId\": \"0279E824-AF71-4EA1-8F41-3FAF256DC6EC\"}]}]}, {\"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\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openshift_container_platform:4.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4C85A84D-A70F-4B02-9E5D-CD9660ABF048\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"value\": \"Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.\"}, {\"lang\": \"es\", \"value\": \"Una comprobaci\\u00f3n de entrada inapropiada en contenedores sidecar de Kubernetes CSI para external-provisioner (versiones anteriores a v0.4.3, versiones anteriores a v1.0.2, v1.1, versiones anteriores a v1.2.2, versiones anteriores a v1.3.1), external-snapshotter (versiones anteriores a v0.4.2, versiones anteriores a v1. 0.2, v1.1, versiones anteriores a 1.2.2) y external-resizer (versiones v0.1, v0.2), podr\\u00edan resultar en el acceso no autorizado a los datos PersistentVolume o la mutaci\\u00f3n del volumen durante una imagen instant\\u00e1nea, una restauraci\\u00f3n desde una imagen instant\\u00e1nea, la clonaci\\u00f3n y el cambio de tama\\u00f1o.\"}]", "id": "CVE-2019-11255", "lastModified": "2024-11-21T04:20:48.960", "metrics": "{\"cvssMetricV31\": [{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N\", \"baseScore\": 4.8, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 0.5, \"impactScore\": 4.2}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.2}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:P/A:N\", \"baseScore\": 5.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2019-12-05T16:15:10.567", "references": "[{\"url\": \"https://access.redhat.com/errata/RHSA-2019:4054\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:4096\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:4099\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:4225\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/85233\", \"source\": \"jordan@liggitt.net\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw\", \"source\": \"jordan@liggitt.net\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20200810-0003/\", \"source\": \"jordan@liggitt.net\"}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:4054\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:4096\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:4099\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:4225\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/kubernetes/kubernetes/issues/85233\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20200810-0003/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", "sourceIdentifier": "jordan@liggitt.net", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"jordan@liggitt.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2019-11255\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2019-12-05T16:15:10.567\",\"lastModified\":\"2024-11-21T04:20:48.960\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.\"},{\"lang\":\"es\",\"value\":\"Una comprobaci\u00f3n de entrada inapropiada en contenedores sidecar de Kubernetes CSI para external-provisioner (versiones anteriores a v0.4.3, versiones anteriores a v1.0.2, v1.1, versiones anteriores a v1.2.2, versiones anteriores a v1.3.1), external-snapshotter (versiones anteriores a v0.4.2, versiones anteriores a v1. 0.2, v1.1, versiones anteriores a 1.2.2) y external-resizer (versiones v0.1, v0.2), podr\u00edan resultar en el acceso no autorizado a los datos PersistentVolume o la mutaci\u00f3n del volumen durante una imagen instant\u00e1nea, una restauraci\u00f3n desde una imagen instant\u00e1nea, la clonaci\u00f3n y el cambio de tama\u00f1o.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.5,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:N\",\"baseScore\":5.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.4.1\",\"versionEndIncluding\":\"0.4.2\",\"matchCriteriaId\":\"9A78A50B-5286-400D-A54A-49F1023D97D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndIncluding\":\"1.0.1\",\"matchCriteriaId\":\"A5CDEBDE-A093-4D75-A289-7F8D8F47C163\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.0\",\"versionEndIncluding\":\"1.2.1\",\"matchCriteriaId\":\"8CD30FBE-792A-42E3-9FAA-3122EBBEFC4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-provisioner:1.3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"686C1D64-DB77-451E-A3EC-9A415F7EAA2B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-resizer:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.1.0\",\"versionEndIncluding\":\"0.2.0\",\"matchCriteriaId\":\"920BC20F-8C59-4A34-AA0C-EBFD469C59C3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.4.0\",\"versionEndIncluding\":\"0.4.1\",\"matchCriteriaId\":\"B2DDFBDD-3AA1-40E4-B349-90D40C6E70F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.0\",\"versionEndIncluding\":\"1.0.1\",\"matchCriteriaId\":\"F14DDAA3-4DD3-43D9-B934-4856C9A6B138\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.0\",\"versionEndIncluding\":\"1.2.1\",\"matchCriteriaId\":\"0279E824-AF71-4EA1-8F41-3FAF256DC6EC\"}]}]},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4C85A84D-A70F-4B02-9E5D-CD9660ABF048\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4054\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4096\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4099\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4225\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/85233\",\"source\":\"jordan@liggitt.net\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw\",\"source\":\"jordan@liggitt.net\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20200810-0003/\",\"source\":\"jordan@liggitt.net\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4054\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4096\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4099\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:4225\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/kubernetes/kubernetes/issues/85233\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20200810-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
rhsa-2019_4225
Vulnerability from csaf_redhat
Published
2019-12-17 02:19
Modified
2024-11-22 14:17
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning, and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning, and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4225", "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4225.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:17:09+00:00", "generator": { "date": "2024-11-22T14:17:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4225", "initial_release_date": "2019-12-17T02:19:03+00:00", "revision_history": [ { "date": "2019-12-17T02:19:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-17T02:19:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:17:09+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": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-11.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-17T02:19:03+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which will be updated shortly for release 4.1.27, for important instructions on how to upgrade your cluster and fully apply this synchronous errata update:\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 https://docs.openshift.com/container-platform/4.1/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4225" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
rhsa-2019:4225
Vulnerability from csaf_redhat
Published
2019-12-17 02:19
Modified
2024-11-22 14:17
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning, and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning, and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4225", "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4225.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:17:09+00:00", "generator": { "date": "2024-11-22T14:17:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4225", "initial_release_date": "2019-12-17T02:19:03+00:00", "revision_history": [ { "date": "2019-12-17T02:19:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-17T02:19:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:17:09+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": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-11.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-17T02:19:03+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which will be updated shortly for release 4.1.27, for important instructions on how to upgrade your cluster and fully apply this synchronous errata update:\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 https://docs.openshift.com/container-platform/4.1/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4225" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
RHSA-2019:4054
Vulnerability from csaf_redhat
Published
2019-12-16 13:57
Modified
2024-11-22 14:17
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.11 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4054", "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4054.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.11 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:17:03+00:00", "generator": { "date": "2024-11-22T14:17:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4054", "initial_release_date": "2019-12-16T13:57:04+00:00", "revision_history": [ { "date": "2019-12-16T13:57:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-16T13:57:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:17:03+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": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-10.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-16T13:57:04+00:00", "details": "See the following documentation, which will be updated shortly for release 3.11.157, 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:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4054" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
RHSA-2019:4099
Vulnerability from csaf_redhat
Published
2019-12-11 04:54
Modified
2024-11-22 14:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.2 csi-provisioner-container security update
Notes
Topic
An update for csi-provisioner-container is now available for Red Hat OpenShift Container Platform 4.2.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for csi-provisioner-container is now available for Red Hat OpenShift Container Platform 4.2.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4099", "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4099.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.2 csi-provisioner-container security update", "tracking": { "current_release_date": "2024-11-22T14:16:58+00:00", "generator": { "date": "2024-11-22T14:16:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4099", "initial_release_date": "2019-12-11T04:54:09+00:00", "revision_history": [ { "date": "2019-12-11T04:54:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-11T04:54:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:16:58+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.2", "product": { "name": "Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.2::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product_id": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel7\u0026tag=v4.2.10-201912022352" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product_id": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel7\u0026tag=v4.2.10-201912022352" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-11T04:54:09+00:00", "details": "For OpenShift Container Platform 4.2 see the following documentation, which will be updated shortly for release 4.2.10, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.2/release_notes/ocp-4-2-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.2/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4099" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
rhsa-2019_4099
Vulnerability from csaf_redhat
Published
2019-12-11 04:54
Modified
2024-11-22 14:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.2 csi-provisioner-container security update
Notes
Topic
An update for csi-provisioner-container is now available for Red Hat OpenShift Container Platform 4.2.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for csi-provisioner-container is now available for Red Hat OpenShift Container Platform 4.2.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4099", "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4099.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.2 csi-provisioner-container security update", "tracking": { "current_release_date": "2024-11-22T14:16:58+00:00", "generator": { "date": "2024-11-22T14:16:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4099", "initial_release_date": "2019-12-11T04:54:09+00:00", "revision_history": [ { "date": "2019-12-11T04:54:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-11T04:54:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:16:58+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.2", "product": { "name": "Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.2::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product_id": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel7\u0026tag=v4.2.10-201912022352" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product_id": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel7\u0026tag=v4.2.10-201912022352" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-11T04:54:09+00:00", "details": "For OpenShift Container Platform 4.2 see the following documentation, which will be updated shortly for release 4.2.10, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.2/release_notes/ocp-4-2-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.2/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4099" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
RHSA-2019:4096
Vulnerability from csaf_redhat
Published
2019-12-11 08:40
Modified
2024-11-22 14:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.2 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.2.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.2.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4096", "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4096.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.2 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:16:53+00:00", "generator": { "date": "2024-11-22T14:16:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4096", "initial_release_date": "2019-12-11T08:40:29+00:00", "revision_history": [ { "date": "2019-12-11T08:40:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-11T08:40:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:16:53+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.2", "product": { "name": "Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.2::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-11.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-11T08:40:29+00:00", "details": "For OpenShift Container Platform 4.2 see the following documentation, which will be updated shortly for release 4.2.10, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.2/release_notes/ocp-4-2-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.2/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4096" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
rhsa-2019:4096
Vulnerability from csaf_redhat
Published
2019-12-11 08:40
Modified
2024-11-22 14:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.2 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.2.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.2.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4096", "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4096.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.2 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:16:53+00:00", "generator": { "date": "2024-11-22T14:16:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4096", "initial_release_date": "2019-12-11T08:40:29+00:00", "revision_history": [ { "date": "2019-12-11T08:40:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-11T08:40:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:16:53+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.2", "product": { "name": "Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.2::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-11.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-11T08:40:29+00:00", "details": "For OpenShift Container Platform 4.2 see the following documentation, which will be updated shortly for release 4.2.10, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.2/release_notes/ocp-4-2-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.2/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4096" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
rhsa-2019_4054
Vulnerability from csaf_redhat
Published
2019-12-16 13:57
Modified
2024-11-22 14:17
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.11 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4054", "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4054.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.11 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:17:03+00:00", "generator": { "date": "2024-11-22T14:17:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4054", "initial_release_date": "2019-12-16T13:57:04+00:00", "revision_history": [ { "date": "2019-12-16T13:57:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-16T13:57:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:17:03+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": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-10.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-16T13:57:04+00:00", "details": "See the following documentation, which will be updated shortly for release 3.11.157, 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:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4054" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
rhsa-2019_4096
Vulnerability from csaf_redhat
Published
2019-12-11 08:40
Modified
2024-11-22 14:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.2 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.2.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.2.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4096", "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4096.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.2 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:16:53+00:00", "generator": { "date": "2024-11-22T14:16:53+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4096", "initial_release_date": "2019-12-11T08:40:29+00:00", "revision_history": [ { "date": "2019-12-11T08:40:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-11T08:40:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:16:53+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.2", "product": { "name": "Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.2::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-11.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-11T08:40:29+00:00", "details": "For OpenShift Container Platform 4.2 see the following documentation, which will be updated shortly for release 4.2.10, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.2/release_notes/ocp-4-2-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.2/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4096" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.2:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.2:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.2:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
rhsa-2019:4099
Vulnerability from csaf_redhat
Published
2019-12-11 04:54
Modified
2024-11-22 14:16
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.2 csi-provisioner-container security update
Notes
Topic
An update for csi-provisioner-container is now available for Red Hat OpenShift Container Platform 4.2.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for csi-provisioner-container is now available for Red Hat OpenShift Container Platform 4.2.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4099", "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4099.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.2 csi-provisioner-container security update", "tracking": { "current_release_date": "2024-11-22T14:16:58+00:00", "generator": { "date": "2024-11-22T14:16:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4099", "initial_release_date": "2019-12-11T04:54:09+00:00", "revision_history": [ { "date": "2019-12-11T04:54:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-11T04:54:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:16:58+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.2", "product": { "name": "Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.2::el7" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product_id": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel7\u0026tag=v4.2.10-201912022352" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product_id": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel7\u0026tag=v4.2.10-201912022352" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64 as a component of Red Hat OpenShift Container Platform 4.2", "product_id": "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-11T04:54:09+00:00", "details": "For OpenShift Container Platform 4.2 see the following documentation, which will be updated shortly for release 4.2.10, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.2/release_notes/ocp-4-2-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.2/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4099" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:c46939846ef9043bd3c43b464d87c9bb30634818f09ac8e5635dd967f519b498_s390x", "7Server-RH7-RHOSE-4.2:openshift4/ose-csi-external-provisioner-rhel7@sha256:eed04811e362ff68b650d1019b5ebd6bec2324bd16a9dcdd265a8fe3982fec02_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
rhsa-2019:4054
Vulnerability from csaf_redhat
Published
2019-12-16 13:57
Modified
2024-11-22 14:17
Summary
Red Hat Security Advisory: OpenShift Container Platform 3.11 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage 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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4054", "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4054.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 3.11 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:17:03+00:00", "generator": { "date": "2024-11-22T14:17:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4054", "initial_release_date": "2019-12-16T13:57:04+00:00", "revision_history": [ { "date": "2019-12-16T13:57:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-16T13:57:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:17:03+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": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-10.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-10.gitd3c94f0.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-10.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 3.11", "product_id": "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-3.11" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-16T13:57:04+00:00", "details": "See the following documentation, which will be updated shortly for release 3.11.157, 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:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4054" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-3.11:openshift-external-storage-0:0.0.2-10.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-cephfs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-debuginfo-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-efs-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-local-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-manila-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-controller-0:0.0.2-10.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.ppc64le", "7Server-RH7-RHOSE-3.11:openshift-external-storage-snapshot-provisioner-0:0.0.2-10.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
RHSA-2019:4225
Vulnerability from csaf_redhat
Published
2019-12-17 02:19
Modified
2024-11-22 14:17
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-external-storage security update
Notes
Topic
An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.1.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
Security Fix(es):
* kubernetes-csi: CSI volume snapshot, cloning, and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openshift-external-storage is now available for Red Hat OpenShift Container Platform 4.1.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nSecurity Fix(es):\n\n* kubernetes-csi: CSI volume snapshot, cloning, and resizing features can result in unauthorized volume data access or mutation (CVE-2019-11255)\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:4225", "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_4225.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.1 openshift-external-storage security update", "tracking": { "current_release_date": "2024-11-22T14:17:09+00:00", "generator": { "date": "2024-11-22T14:17:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2019:4225", "initial_release_date": "2019-12-17T02:19:03+00:00", "revision_history": [ { "date": "2019-12-17T02:19:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2019-12-17T02:19:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T14:17:09+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": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_id": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage@0.0.2-11.gitd3c94f0.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-cephfs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-efs-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-local-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-manila-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-controller@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-snapshot-provisioner@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } }, { "category": "product_version", "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_id": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openshift-external-storage-debuginfo@0.0.2-11.gitd3c94f0.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src" }, "product_reference": "openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.1", "product_id": "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" }, "product_reference": "openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "relates_to_product_reference": "7Server-RH7-RHOSE-4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-11255", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2019-11-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1772727" } ], "notes": [ { "category": "description", "text": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation", "title": "Vulnerability summary" }, { "category": "other", "text": "OpenShift Container Storage Interface (CSI) is a Technology Preview (TP) feature in OpenShift Container Platform before version 4.2.\n\nhttps://access.redhat.com/support/offerings/techpreview", "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-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-11255" }, { "category": "external", "summary": "RHBZ#1772727", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772727" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-11255", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "category": "external", "summary": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" } ], "release_date": "2019-11-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2019-12-17T02:19:03+00:00", "details": "For OpenShift Container Platform 4.1 see the following documentation, which will be updated shortly for release 4.1.27, for important instructions on how to upgrade your cluster and fully apply this synchronous errata update:\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 https://docs.openshift.com/container-platform/4.1/updating/updating-cluster-cli.html.", "product_ids": [ "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2019:4225" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-RHOSE-4.1:openshift-external-storage-0:0.0.2-11.gitd3c94f0.el7.src", "7Server-RH7-RHOSE-4.1:openshift-external-storage-cephfs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-debuginfo-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-efs-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-local-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-manila-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-controller-0:0.0.2-11.gitd3c94f0.el7.x86_64", "7Server-RH7-RHOSE-4.1:openshift-external-storage-snapshot-provisioner-0:0.0.2-11.gitd3c94f0.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kubernetes-csi: CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" } ] }
CVE-2019-11255
Vulnerability from fkie_nvd
Published
2019-12-05 16:15
Modified
2024-11-21 04:20
Severity ?
4.8 (Medium) - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Summary
Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (<v0.4.3, <v1.0.2, v1.1, <v1.2.2, <v1.3.1), external-snapshotter (<v0.4.2, <v1.0.2, v1.1, <1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.
References
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*", "matchCriteriaId": "9A78A50B-5286-400D-A54A-49F1023D97D6", "versionEndIncluding": "0.4.2", "versionStartIncluding": "0.4.1", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*", "matchCriteriaId": "A5CDEBDE-A093-4D75-A289-7F8D8F47C163", "versionEndIncluding": "1.0.1", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*", "matchCriteriaId": "8CD30FBE-792A-42E3-9FAA-3122EBBEFC4C", "versionEndIncluding": "1.2.1", "versionStartIncluding": "1.1.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:external-provisioner:1.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "686C1D64-DB77-451E-A3EC-9A415F7EAA2B", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:external-resizer:*:*:*:*:*:*:*:*", "matchCriteriaId": "920BC20F-8C59-4A34-AA0C-EBFD469C59C3", "versionEndIncluding": "0.2.0", "versionStartIncluding": "0.1.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*", "matchCriteriaId": "B2DDFBDD-3AA1-40E4-B349-90D40C6E70F9", "versionEndIncluding": "0.4.1", "versionStartIncluding": "0.4.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*", "matchCriteriaId": "F14DDAA3-4DD3-43D9-B934-4856C9A6B138", "versionEndIncluding": "1.0.1", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*", "matchCriteriaId": "0279E824-AF71-4EA1-8F41-3FAF256DC6EC", "versionEndIncluding": "1.2.1", "versionStartIncluding": "1.1.0", "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 }, { "criteria": "cpe:2.3:a:redhat:openshift_container_platform:4.2:*:*:*:*:*:*:*", "matchCriteriaId": "4C85A84D-A70F-4B02-9E5D-CD9660ABF048", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations." }, { "lang": "es", "value": "Una comprobaci\u00f3n de entrada inapropiada en contenedores sidecar de Kubernetes CSI para external-provisioner (versiones anteriores a v0.4.3, versiones anteriores a v1.0.2, v1.1, versiones anteriores a v1.2.2, versiones anteriores a v1.3.1), external-snapshotter (versiones anteriores a v0.4.2, versiones anteriores a v1. 0.2, v1.1, versiones anteriores a 1.2.2) y external-resizer (versiones v0.1, v0.2), podr\u00edan resultar en el acceso no autorizado a los datos PersistentVolume o la mutaci\u00f3n del volumen durante una imagen instant\u00e1nea, una restauraci\u00f3n desde una imagen instant\u00e1nea, la clonaci\u00f3n y el cambio de tama\u00f1o." } ], "id": "CVE-2019-11255", "lastModified": "2024-11-21T04:20:48.960", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 5.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 0.5, "impactScore": 4.2, "source": "jordan@liggitt.net", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-12-05T16:15:10.567", "references": [ { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "source": "jordan@liggitt.net", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "source": "jordan@liggitt.net", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "source": "jordan@liggitt.net", "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "source": "jordan@liggitt.net", "url": "https://security.netapp.com/advisory/ntap-20200810-0003/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://groups.google.com/forum/#%21topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20200810-0003/" } ], "sourceIdentifier": "jordan@liggitt.net", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "jordan@liggitt.net", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-f4w6-3rh6-6q4q
Vulnerability from github
Published
2022-05-24 17:02
Modified
2023-07-18 22:01
Severity ?
Summary
Kubernetes CSI Sidecar Containers Can Allow Unauthorized Data Access
Details
Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (<v0.4.3, <v1.0.2, v1.1, <v1.2.2, <v1.3.1), external-snapshotter (<v0.4.2, <v1.0.2, v1.1, <1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-provisioner" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-provisioner" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.0.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-provisioner" }, "versions": [ "1.1" ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-provisioner" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-provisioner" }, "ranges": [ { "events": [ { "introduced": "1.3.0" }, { "fixed": "1.3.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-snapshotter/v6" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.0.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-snapshotter/v6" }, "versions": [ "1.1" ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-snapshotter/v6" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-resizer" }, "versions": [ "0.1" ] }, { "package": { "ecosystem": "Go", "name": "github.com/kubernetes-csi/external-resizer" }, "versions": [ "0.2" ] } ], "aliases": [ "CVE-2019-11255" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2023-07-18T22:01:34Z", "nvd_published_at": "2019-12-05T16:15:00Z", "severity": "MODERATE" }, "details": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "id": "GHSA-f4w6-3rh6-6q4q", "modified": "2023-07-18T22:01:34Z", "published": "2022-05-24T17:02:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11255" }, { "type": "WEB", "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20200810-0003" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Kubernetes CSI Sidecar Containers Can Allow Unauthorized Data Access" }
gsd-2019-11255
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (<v0.4.3, <v1.0.2, v1.1, <v1.2.2, <v1.3.1), external-snapshotter (<v0.4.2, <v1.0.2, v1.1, <1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-11255", "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "id": "GSD-2019-11255", "references": [ "https://www.suse.com/security/cve/CVE-2019-11255.html", "https://access.redhat.com/errata/RHSA-2019:4225", "https://access.redhat.com/errata/RHSA-2019:4099", "https://access.redhat.com/errata/RHSA-2019:4096", "https://access.redhat.com/errata/RHSA-2019:4054" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-11255" ], "details": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "id": "GSD-2019-11255", "modified": "2023-12-13T01:24:00.533376Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "DATE_PUBLIC": "2019-11-14", "ID": "CVE-2019-11255", "STATE": "PUBLIC", "TITLE": "Kubernetes CSI volume snapshot, cloning and resizing features can result in unauthorized volume data access or mutation" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "kubernetes-csi external-provisioner", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "v1.14", "version_value": "prior to 0.4.3" }, { "version_value": "prior to 1.0.2" }, { "version_value": "1.1" }, { "version_value": "prior to 1.2.2" }, { "version_value": "prior to 1.3.1" } ] } }, { "product_name": "kubernetes-csi external-snapshotter", "version": { "version_data": [ { "version_value": "prior to 0.4.2" }, { "version_value": "prior to 1.0.2" }, { "version_value": "1.1" }, { "version_value": "prior to 1.2.2" } ] } }, { "product_name": "kubernetes-csi external-resizer", "version": { "version_data": [ { "version_value": "0.1" }, { "version_value": "0.2" } ] } } ] }, "vendor_name": "Kubernetes" } ] } }, "credit": [ { "lang": "eng", "value": "Xiangqian Yu" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-20 Improper Input Validation" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/85233", "refsource": "CONFIRM", "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "name": "Security release of kubernetes-csi sidecars - CVE-2019-11255", "refsource": "MLIST", "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "name": "RHSA-2019:4099", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "name": "RHSA-2019:4096", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "name": "RHSA-2019:4054", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "name": "RHSA-2019:4225", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "name": "https://security.netapp.com/advisory/ntap-20200810-0003/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20200810-0003/" } ] }, "source": { "defect": [ "https://github.com/kubernetes/kubernetes/issues/85233" ], "discovery": "INTERNAL" }, "work_around": [ { "lang": "eng", "value": "Kubernetes feature gates can be disabled and RBAC permissions revoked from impacted CSI drivers, following instructions in https://github.com/kubernetes/kubernetes/issues/85233" } ] }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0.4.3||\u003e=1.0.0 \u003c1.0.2||\u003e=1.1 \u003c=1.2.2||\u003e=1.3.0 \u003c1.3.1", "affected_versions": "All versions before 0.4.3, all versions starting from 1.0.0 before 1.0.2, all versions starting from 1.1 up to 1.2.2, all versions starting from 1.3.0 before 1.3.1", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2023-08-21", "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "fixed_versions": [ "0.4.3", "1.0.2", "1.3.1" ], "identifier": "CVE-2019-11255", "identifiers": [ "GHSA-f4w6-3rh6-6q4q", "CVE-2019-11255" ], "not_impacted": "All versions starting from 0.4.3 before 1.0.0, all versions starting from 1.0.2 before 1.1, all versions after 1.2.2 before 1.3.0, all versions starting from 1.3.1", "package_slug": "go/github.com/kubernetes-csi/external-provisioner", "pubdate": "2022-05-24", "solution": "Upgrade to versions 0.4.3, 1.0.2, 1.3.1 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "https://github.com/kubernetes/kubernetes/issues/85233", "https://access.redhat.com/errata/RHSA-2019:4054", "https://access.redhat.com/errata/RHSA-2019:4096", "https://access.redhat.com/errata/RHSA-2019:4099", "https://access.redhat.com/errata/RHSA-2019:4225", "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "https://security.netapp.com/advisory/ntap-20200810-0003/", "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q" ], "uuid": "f71c4e18-8cc2-4d04-b98d-8338657600fa" }, { "affected_range": "\u003e=v0.1 \u003c=v0.2", "affected_versions": "All versions starting from 0.1 up to 0.2", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2023-08-21", "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "fixed_versions": [], "identifier": "CVE-2019-11255", "identifiers": [ "GHSA-f4w6-3rh6-6q4q", "CVE-2019-11255" ], "not_impacted": "", "package_slug": "go/github.com/kubernetes-csi/external-resizer", "pubdate": "2022-05-24", "solution": "Unfortunately, there is no solution available yet.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "https://github.com/kubernetes/kubernetes/issues/85233", "https://access.redhat.com/errata/RHSA-2019:4054", "https://access.redhat.com/errata/RHSA-2019:4096", "https://access.redhat.com/errata/RHSA-2019:4099", "https://access.redhat.com/errata/RHSA-2019:4225", "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "https://security.netapp.com/advisory/ntap-20200810-0003/", "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q" ], "uuid": "99e122c3-ae33-4157-b6a9-e3d41dbc7f72", "versions": [ { "commit": { "sha": "61904896301627bba78a7ef3f37804a83df9e9e4", "tags": [ "v0.1.0" ], "timestamp": "20190403174542" }, "number": "v0.1" }, { "commit": { "sha": "07a4fd906acbb8014c0f5d05578071c0a9559251", "tags": [ "v0.2.0" ], "timestamp": "20190629003924" }, "number": "v0.2" } ] }, { "affected_range": "\u003e=1.0.0 \u003c1.0.2||\u003e=1.1 \u003c=1.2.2", "affected_versions": "All versions starting from 1.0.0 before 1.0.2, all versions starting from 1.1 up to 1.2.2", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2023-08-21", "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "fixed_versions": [ "1.0.2" ], "identifier": "CVE-2019-11255", "identifiers": [ "GHSA-f4w6-3rh6-6q4q", "CVE-2019-11255" ], "not_impacted": "All versions before 1.0.0, all versions starting from 1.0.2 before 1.1, all versions after 1.2.2", "package_slug": "go/github.com/kubernetes-csi/external-snapshotter/v6", "pubdate": "2022-05-24", "solution": "Upgrade to version 1.0.2 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "https://github.com/kubernetes/kubernetes/issues/85233", "https://access.redhat.com/errata/RHSA-2019:4054", "https://access.redhat.com/errata/RHSA-2019:4096", "https://access.redhat.com/errata/RHSA-2019:4099", "https://access.redhat.com/errata/RHSA-2019:4225", "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "https://security.netapp.com/advisory/ntap-20200810-0003/", "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q" ], "uuid": "f961f730-00bb-4c46-973e-2a35f4615956" }, { "affected_range": "\u003e1.16", "affected_versions": "All versions after 1.16", "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-20", "CWE-937" ], "date": "2023-07-18", "description": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations.", "fixed_versions": [ "1.16" ], "identifier": "CVE-2019-11255", "identifiers": [ "GHSA-f4w6-3rh6-6q4q", "CVE-2019-11255" ], "not_impacted": "All versions starting from 1.16", "package_slug": "go/k8s.io/kubernetes", "pubdate": "2022-05-24", "solution": "Upgrade to version 1.16 or above.", "title": "Improper Input Validation", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11255", "https://github.com/kubernetes/kubernetes/issues/85233", "https://access.redhat.com/errata/RHSA-2019:4054", "https://access.redhat.com/errata/RHSA-2019:4096", "https://access.redhat.com/errata/RHSA-2019:4099", "https://access.redhat.com/errata/RHSA-2019:4225", "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw", "https://security.netapp.com/advisory/ntap-20200810-0003/", "https://github.com/advisories/GHSA-f4w6-3rh6-6q4q" ], "uuid": "93495532-5e61-41ec-bf6d-e95b932faf6d" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.4.2", "versionStartIncluding": "0.4.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.0.1", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.2.1", "versionStartIncluding": "1.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:external-provisioner:1.3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:external-resizer:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.2.0", "versionStartIncluding": "0.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.4.1", "versionStartIncluding": "0.4.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.0.1", "versionStartIncluding": "1.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:kubernetes:external-snapshotter:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.2.1", "versionStartIncluding": "1.1.0", "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 }, { "cpe23Uri": "cpe:2.3:a:redhat:openshift_container_platform:4.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@kubernetes.io", "ID": "CVE-2019-11255" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Improper input validation in Kubernetes CSI sidecar containers for external-provisioner (\u003cv0.4.3, \u003cv1.0.2, v1.1, \u003cv1.2.2, \u003cv1.3.1), external-snapshotter (\u003cv0.4.2, \u003cv1.0.2, v1.1, \u003c1.2.2), and external-resizer (v0.1, v0.2) could result in unauthorized PersistentVolume data access or volume mutation during snapshot, restore from snapshot, cloning and resizing operations." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/kubernetes/kubernetes/issues/85233", "refsource": "CONFIRM", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://github.com/kubernetes/kubernetes/issues/85233" }, { "name": "Security release of kubernetes-csi sidecars - CVE-2019-11255", "refsource": "MLIST", "tags": [ "Mailing List", "Mitigation", "Third Party Advisory" ], "url": "https://groups.google.com/forum/#!topic/kubernetes-security-announce/aXiYN0q4uIw" }, { "name": "RHSA-2019:4099", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4099" }, { "name": "RHSA-2019:4096", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4096" }, { "name": "RHSA-2019:4054", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4054" }, { "name": "RHSA-2019:4225", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2019:4225" }, { "name": "https://security.netapp.com/advisory/ntap-20200810-0003/", "refsource": "CONFIRM", "tags": [], "url": "https://security.netapp.com/advisory/ntap-20200810-0003/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 5.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 5.2 } }, "lastModifiedDate": "2020-08-10T12:15Z", "publishedDate": "2019-12-05T16:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.