From 650724b18cd25f76c2e858a27d4b81431feb72c1 Mon Sep 17 00:00:00 2001 From: DellEMCProductSecurity Date: Fri, 15 Feb 2019 17:17:02 -0500 Subject: [PATCH 1/3] Added CVE-2019-3779,3780 --- 2019/3xxx/CVE-2019-3779.json | 19 +------------------ 2019/3xxx/CVE-2019-3780.json | 19 +------------------ 2 files changed, 2 insertions(+), 36 deletions(-) diff --git a/2019/3xxx/CVE-2019-3779.json b/2019/3xxx/CVE-2019-3779.json index 335c4bd82d9..99318463400 100644 --- a/2019/3xxx/CVE-2019-3779.json +++ b/2019/3xxx/CVE-2019-3779.json @@ -1,18 +1 @@ -{ - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2019-3779", - "STATE" : "RESERVED" - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." - } - ] - } -} +{"data_type":"CVE","data_format":"MITRE","data_version":"4.0","CVE_data_meta":{"ASSIGNER":"secure@dell.com","DATE_PUBLIC":"2019-02-14T21:51:14.000Z","ID":"CVE-2019-3779","STATE":"PUBLIC","TITLE":"Cloud Foundry Container Runtime allows a user to bypass security policy when talking to ETCD"},"source":{"discovery":"UNKNOWN"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"Pivotal Container Service (PKS)","version":{"version_data":[{"affected":"<","version_name":"1.2","version_value":"1.2.9"},{"affected":"<","version_name":"1.3","version_value":"1.3.2"}]}}]},"vendor_name":"Pivotal"},{"product":{"product_data":[{"product_name":"Cloud Foundry Container Runtime (CFCR)","version":{"version_data":[{"affected":"<","version_name":"All","version_value":"v0.29.0"}]}}]},"vendor_name":"Cloud Foundry"}]}},"description":{"description_data":[{"lang":"eng","value":"Cloud Foundry Container Runtime, versions prior to 0.29.0, deploys Kubernetes clusters utilize the same CA (Certificate Authority) to sign and trust certs for ETCD as used by the Kubernetes API. This could allow a user authenticated with a cluster to request a signed certificate leveraging the Kubernetes CSR capability to obtain a credential that could escalate privilege access to ETCD.\n"}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-284: Improper Access Control - Generic"}]}]},"references":{"reference_data":[{"refsource":"CONFIRM","url":"https://www.cloudfoundry.org/blog/cve-2019-3779"}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"ADJACENT_NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.0"}}} \ No newline at end of file diff --git a/2019/3xxx/CVE-2019-3780.json b/2019/3xxx/CVE-2019-3780.json index 20c33f9f2ac..5e74193dd84 100644 --- a/2019/3xxx/CVE-2019-3780.json +++ b/2019/3xxx/CVE-2019-3780.json @@ -1,18 +1 @@ -{ - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2019-3780", - "STATE" : "RESERVED" - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." - } - ] - } -} +{"data_type":"CVE","data_format":"MITRE","data_version":"4.0","CVE_data_meta":{"ASSIGNER":"secure@dell.com","DATE_PUBLIC":"2019-02-14T19:48:25.155Z","ID":"CVE-2019-3780","STATE":"PUBLIC","TITLE":"Cloud Foundry Container Runtime Leaks IAAS Credentials"},"source":{"discovery":"UNKNOWN"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"Cloud Foundry Container Runtime (CFCR)","version":{"version_data":[{"affected":"<","version_name":"All","version_value":"v0.28.0"}]}}]},"vendor_name":"Cloud Foundry"},{"product":{"product_data":[{"product_name":"Pivotal Container Service (PKS)","version":{"version_data":[{"affected":"<","version_name":"1.3","version_value":"1.3.2"}]}}]},"vendor_name":"Pivotal"}]}},"description":{"description_data":[{"lang":"eng","value":"Cloud Foundry Container Runtime, versions prior to 0.28.0, deploys K8s worker nodes that contains a configuration file with IAAS credentials. A malicious user with access to the k8s nodes can obtain IAAS credentials allowing the user to escalate privileges to gain access to the IAAS account.\n"}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-260: Password in Configuration File"}]}]},"references":null,"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.1,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","version":"3.0"}}} \ No newline at end of file From bfb76ac8647327d52326061676e65d15b794945f Mon Sep 17 00:00:00 2001 From: DellEMCProductSecurity Date: Fri, 1 Mar 2019 14:17:06 -0500 Subject: [PATCH 2/3] Added missing link reference in CVE-2019-3780 --- 2019/3xxx/CVE-2019-3780.json | 105 ++++++++++++++++++++++++++++++++++- 1 file changed, 104 insertions(+), 1 deletion(-) diff --git a/2019/3xxx/CVE-2019-3780.json b/2019/3xxx/CVE-2019-3780.json index 5e74193dd84..bfc5bca3ec8 100644 --- a/2019/3xxx/CVE-2019-3780.json +++ b/2019/3xxx/CVE-2019-3780.json @@ -1 +1,104 @@ -{"data_type":"CVE","data_format":"MITRE","data_version":"4.0","CVE_data_meta":{"ASSIGNER":"secure@dell.com","DATE_PUBLIC":"2019-02-14T19:48:25.155Z","ID":"CVE-2019-3780","STATE":"PUBLIC","TITLE":"Cloud Foundry Container Runtime Leaks IAAS Credentials"},"source":{"discovery":"UNKNOWN"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"Cloud Foundry Container Runtime (CFCR)","version":{"version_data":[{"affected":"<","version_name":"All","version_value":"v0.28.0"}]}}]},"vendor_name":"Cloud Foundry"},{"product":{"product_data":[{"product_name":"Pivotal Container Service (PKS)","version":{"version_data":[{"affected":"<","version_name":"1.3","version_value":"1.3.2"}]}}]},"vendor_name":"Pivotal"}]}},"description":{"description_data":[{"lang":"eng","value":"Cloud Foundry Container Runtime, versions prior to 0.28.0, deploys K8s worker nodes that contains a configuration file with IAAS credentials. A malicious user with access to the k8s nodes can obtain IAAS credentials allowing the user to escalate privileges to gain access to the IAAS account.\n"}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-260: Password in Configuration File"}]}]},"references":null,"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.1,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"HIGH","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","version":"3.0"}}} \ No newline at end of file +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@dell.com", + "DATE_PUBLIC": "2019-02-14T00:00:00.000Z", + "ID": "CVE-2019-3780", + "STATE": "PUBLIC", + "TITLE": "Cloud Foundry Container Runtime Leaks IAAS Credentials" + }, + "source": { + "discovery": "UNKNOWN" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Cloud Foundry Container Runtime (CFCR)", + "version": { + "version_data": [ + { + "affected": "<", + "version_name": "All", + "version_value": "v0.28.0" + } + ] + } + } + ] + }, + "vendor_name": "Cloud Foundry" + }, + { + "product": { + "product_data": [ + { + "product_name": "Pivotal Container Service (PKS)", + "version": { + "version_data": [ + { + "affected": "<", + "version_name": "1.3", + "version_value": "1.3.2" + } + ] + } + } + ] + }, + "vendor_name": "Pivotal" + } + ] + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Cloud Foundry Container Runtime, versions prior to 0.28.0, deploys K8s worker nodes that contains a configuration file with IAAS credentials. A malicious user with access to the k8s nodes can obtain IAAS credentials allowing the user to escalate privileges to gain access to the IAAS account.\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-260: Password in Configuration File" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.cloudfoundry.org/blog/cve-2019-3780", + "name": "https://www.cloudfoundry.org/blog/cve-2019-3780" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.1, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", + "version": "3.0" + } + } +} From 999e00ad3dfaef23d29efdb86794037f41010fa2 Mon Sep 17 00:00:00 2001 From: DellEMCProductSecurity Date: Wed, 6 Mar 2019 15:06:24 -0500 Subject: [PATCH 3/3] Updated CVE-2019-3779,3780 --- 2019/3xxx/CVE-2019-3779.json | 86 +++++++++++++++++++++++++++++++++++- 2019/3xxx/CVE-2019-3780.json | 23 +--------- 2 files changed, 87 insertions(+), 22 deletions(-) diff --git a/2019/3xxx/CVE-2019-3779.json b/2019/3xxx/CVE-2019-3779.json index 99318463400..9193684b5de 100644 --- a/2019/3xxx/CVE-2019-3779.json +++ b/2019/3xxx/CVE-2019-3779.json @@ -1 +1,85 @@ -{"data_type":"CVE","data_format":"MITRE","data_version":"4.0","CVE_data_meta":{"ASSIGNER":"secure@dell.com","DATE_PUBLIC":"2019-02-14T21:51:14.000Z","ID":"CVE-2019-3779","STATE":"PUBLIC","TITLE":"Cloud Foundry Container Runtime allows a user to bypass security policy when talking to ETCD"},"source":{"discovery":"UNKNOWN"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"Pivotal Container Service (PKS)","version":{"version_data":[{"affected":"<","version_name":"1.2","version_value":"1.2.9"},{"affected":"<","version_name":"1.3","version_value":"1.3.2"}]}}]},"vendor_name":"Pivotal"},{"product":{"product_data":[{"product_name":"Cloud Foundry Container Runtime (CFCR)","version":{"version_data":[{"affected":"<","version_name":"All","version_value":"v0.29.0"}]}}]},"vendor_name":"Cloud Foundry"}]}},"description":{"description_data":[{"lang":"eng","value":"Cloud Foundry Container Runtime, versions prior to 0.29.0, deploys Kubernetes clusters utilize the same CA (Certificate Authority) to sign and trust certs for ETCD as used by the Kubernetes API. This could allow a user authenticated with a cluster to request a signed certificate leveraging the Kubernetes CSR capability to obtain a credential that could escalate privilege access to ETCD.\n"}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-284: Improper Access Control - Generic"}]}]},"references":{"reference_data":[{"refsource":"CONFIRM","url":"https://www.cloudfoundry.org/blog/cve-2019-3779"}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"ADJACENT_NETWORK","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.0"}}} \ No newline at end of file +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ASSIGNER": "secure@dell.com", + "DATE_PUBLIC": "2019-02-14T00:00:00.000Z", + "ID": "CVE-2019-3779", + "STATE": "PUBLIC", + "TITLE": "Cloud Foundry Container Runtime allows a user to bypass security policy when talking to ETCD" + }, + "source": { + "discovery": "UNKNOWN" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Cloud Foundry Container Runtime (CFCR)", + "version": { + "version_data": [ + { + "affected": "<", + "version_name": "All", + "version_value": "v0.29.0" + } + ] + } + } + ] + }, + "vendor_name": "Cloud Foundry" + } + ] + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Cloud Foundry Container Runtime, versions prior to 0.29.0, deploys Kubernetes clusters utilize the same CA (Certificate Authority) to sign and trust certs for ETCD as used by the Kubernetes API. This could allow a user authenticated with a cluster to request a signed certificate leveraging the Kubernetes CSR capability to obtain a credential that could escalate privilege access to ETCD.\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-284: Improper Access Control - Generic" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.cloudfoundry.org/blog/cve-2019-3779", + "name": "https://www.cloudfoundry.org/blog/cve-2019-3779" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "ADJACENT_NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + } + } +} \ No newline at end of file diff --git a/2019/3xxx/CVE-2019-3780.json b/2019/3xxx/CVE-2019-3780.json index bfc5bca3ec8..1c26fc37974 100644 --- a/2019/3xxx/CVE-2019-3780.json +++ b/2019/3xxx/CVE-2019-3780.json @@ -4,7 +4,7 @@ "data_version": "4.0", "CVE_data_meta": { "ASSIGNER": "secure@dell.com", - "DATE_PUBLIC": "2019-02-14T00:00:00.000Z", + "DATE_PUBLIC": "2019-02-14T19:48:25.155Z", "ID": "CVE-2019-3780", "STATE": "PUBLIC", "TITLE": "Cloud Foundry Container Runtime Leaks IAAS Credentials" @@ -33,25 +33,6 @@ ] }, "vendor_name": "Cloud Foundry" - }, - { - "product": { - "product_data": [ - { - "product_name": "Pivotal Container Service (PKS)", - "version": { - "version_data": [ - { - "affected": "<", - "version_name": "1.3", - "version_value": "1.3.2" - } - ] - } - } - ] - }, - "vendor_name": "Pivotal" } ] } @@ -60,7 +41,7 @@ "description_data": [ { "lang": "eng", - "value": "Cloud Foundry Container Runtime, versions prior to 0.28.0, deploys K8s worker nodes that contains a configuration file with IAAS credentials. A malicious user with access to the k8s nodes can obtain IAAS credentials allowing the user to escalate privileges to gain access to the IAAS account.\n" + "value": "Cloud Foundry Container Runtime, versions prior to 0.28.0, deploys K8s worker nodes that contains a configuration file with IAAS credentials. A malicious user with access to the k8s nodes can obtain IAAS credentials allowing the user to escalate privileges to gain access to the IAAS account." } ] },