From d3d30a412ff7684849eca079f9f92700a9b53528 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 27 Oct 2020 04:01:40 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/21xxx/CVE-2018-21269.json | 62 ++++++++++++++++++++++++++++++++++ 2020/15xxx/CVE-2020-15683.json | 5 +++ 2020/27xxx/CVE-2020-27744.json | 18 ++++++++++ 3 files changed, 85 insertions(+) create mode 100644 2018/21xxx/CVE-2018-21269.json create mode 100644 2020/27xxx/CVE-2020-27744.json diff --git a/2018/21xxx/CVE-2018-21269.json b/2018/21xxx/CVE-2018-21269.json new file mode 100644 index 00000000000..fc4ad0ba2d8 --- /dev/null +++ b/2018/21xxx/CVE-2018-21269.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2018-21269", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "checkpath in OpenRC through 0.42.1 might allow local users to take ownership of arbitrary files because a non-terminal path component can be a symlink." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/OpenRC/openrc/issues/201", + "refsource": "MISC", + "name": "https://github.com/OpenRC/openrc/issues/201" + } + ] + } +} \ No newline at end of file diff --git a/2020/15xxx/CVE-2020-15683.json b/2020/15xxx/CVE-2020-15683.json index 10208d1eb3c..1ab83e17cb9 100644 --- a/2020/15xxx/CVE-2020-15683.json +++ b/2020/15xxx/CVE-2020-15683.json @@ -96,6 +96,11 @@ "refsource": "DEBIAN", "name": "DSA-4780", "url": "https://www.debian.org/security/2020/dsa-4780" + }, + { + "refsource": "SUSE", + "name": "openSUSE-SU-2020:1748", + "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00062.html" } ] }, diff --git a/2020/27xxx/CVE-2020-27744.json b/2020/27xxx/CVE-2020-27744.json new file mode 100644 index 00000000000..c8e0bf9d234 --- /dev/null +++ b/2020/27xxx/CVE-2020-27744.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-27744", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file