From ec01ddea5ab732de518ef8e03935dae267dc61ea Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 11 Feb 2019 23:07:10 -0500 Subject: [PATCH] - Synchronized data. --- 2019/3xxx/CVE-2019-3923.json | 2 ++ 2019/5xxx/CVE-2019-5736.json | 25 +++++++++++++++++++++++++ 2019/7xxx/CVE-2019-7752.json | 18 ++++++++++++++++++ 3 files changed, 45 insertions(+) create mode 100644 2019/7xxx/CVE-2019-7752.json diff --git a/2019/3xxx/CVE-2019-3923.json b/2019/3xxx/CVE-2019-3923.json index 559426a3a70..779000f8bab 100644 --- a/2019/3xxx/CVE-2019-3923.json +++ b/2019/3xxx/CVE-2019-3923.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://www.tenable.com/security/tns-2019-01", + "refsource" : "CONFIRM", "url" : "https://www.tenable.com/security/tns-2019-01" } ] diff --git a/2019/5xxx/CVE-2019-5736.json b/2019/5xxx/CVE-2019-5736.json index b353b56308d..8f5d0e3a20c 100644 --- a/2019/5xxx/CVE-2019-5736.json +++ b/2019/5xxx/CVE-2019-5736.json @@ -62,6 +62,21 @@ "refsource" : "MISC", "url" : "https://access.redhat.com/security/vulnerabilities/runcescape" }, + { + "name" : "https://aws.amazon.com/security/security-bulletins/AWS-2019-002/", + "refsource" : "MISC", + "url" : "https://aws.amazon.com/security/security-bulletins/AWS-2019-002/" + }, + { + "name" : "https://brauner.github.io/2019/02/12/privileged-containers.html", + "refsource" : "MISC", + "url" : "https://brauner.github.io/2019/02/12/privileged-containers.html" + }, + { + "name" : "https://cloud.google.com/kubernetes-engine/docs/security-bulletins#february-11-2019-runc", + "refsource" : "MISC", + "url" : "https://cloud.google.com/kubernetes-engine/docs/security-bulletins#february-11-2019-runc" + }, { "name" : "https://github.com/docker/docker-ce/releases/tag/v18.09.2", "refsource" : "MISC", @@ -77,10 +92,20 @@ "refsource" : "MISC", "url" : "https://github.com/opencontainers/runc/commit/6635b4f0c6af3810594d2770f662f34ddc15b40d" }, + { + "name" : "https://github.com/rancher/runc-cve", + "refsource" : "MISC", + "url" : "https://github.com/rancher/runc-cve" + }, { "name" : "https://www.openwall.com/lists/oss-security/2019/02/11/2", "refsource" : "MISC", "url" : "https://www.openwall.com/lists/oss-security/2019/02/11/2" + }, + { + "name" : "https://www.twistlock.com/2019/02/11/how-to-mitigate-cve-2019-5736-in-runc-and-docker/", + "refsource" : "MISC", + "url" : "https://www.twistlock.com/2019/02/11/how-to-mitigate-cve-2019-5736-in-runc-and-docker/" } ] } diff --git a/2019/7xxx/CVE-2019-7752.json b/2019/7xxx/CVE-2019-7752.json new file mode 100644 index 00000000000..ba376fe122c --- /dev/null +++ b/2019/7xxx/CVE-2019-7752.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7752", + "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." + } + ] + } +}