From 6eb2bd160311f48d20e74109c75855f1b01b1786 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 17 Jul 2020 03:01:21 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/14xxx/CVE-2020-14422.json | 10 +++++ 2020/15xxx/CVE-2020-15801.json | 67 ++++++++++++++++++++++++++++++++++ 2020/15xxx/CVE-2020-15802.json | 18 +++++++++ 2020/15xxx/CVE-2020-15803.json | 62 +++++++++++++++++++++++++++++++ 2020/15xxx/CVE-2020-15804.json | 18 +++++++++ 2020/15xxx/CVE-2020-15805.json | 18 +++++++++ 6 files changed, 193 insertions(+) create mode 100644 2020/15xxx/CVE-2020-15801.json create mode 100644 2020/15xxx/CVE-2020-15802.json create mode 100644 2020/15xxx/CVE-2020-15803.json create mode 100644 2020/15xxx/CVE-2020-15804.json create mode 100644 2020/15xxx/CVE-2020-15805.json diff --git a/2020/14xxx/CVE-2020-14422.json b/2020/14xxx/CVE-2020-14422.json index d422626ff13..141760a99a2 100644 --- a/2020/14xxx/CVE-2020-14422.json +++ b/2020/14xxx/CVE-2020-14422.json @@ -76,6 +76,16 @@ "refsource": "MLIST", "name": "[debian-lts-announce] 20200715 [SECURITY] [DLA 2280-1] python3.5 security update", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00011.html" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2020-b513391ca8", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X36Y523UAZY5QFXZAAORNFY63HLBWX7N/" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2020-705c6ea5be", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FCCZTAYZATTNSNEAXWA7U3HCO2OVQKT5/" } ] } diff --git a/2020/15xxx/CVE-2020-15801.json b/2020/15xxx/CVE-2020-15801.json new file mode 100644 index 00000000000..ac776848827 --- /dev/null +++ b/2020/15xxx/CVE-2020-15801.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-15801", + "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": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The ._pth file (e.g., the python._pth file) is not affected." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://bugs.python.org/issue41304", + "refsource": "MISC", + "name": "https://bugs.python.org/issue41304" + }, + { + "url": "https://github.com/python/cpython/pull/21495", + "refsource": "MISC", + "name": "https://github.com/python/cpython/pull/21495" + } + ] + } +} \ No newline at end of file diff --git a/2020/15xxx/CVE-2020-15802.json b/2020/15xxx/CVE-2020-15802.json new file mode 100644 index 00000000000..8ca6cf45dd2 --- /dev/null +++ b/2020/15xxx/CVE-2020-15802.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-15802", + "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 diff --git a/2020/15xxx/CVE-2020-15803.json b/2020/15xxx/CVE-2020-15803.json new file mode 100644 index 00000000000..7629b577e55 --- /dev/null +++ b/2020/15xxx/CVE-2020-15803.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-15803", + "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": "Zabbix before 3.0.32rc1, 4.x before 4.0.22rc1, 4.1.x through 4.4.x before 4.4.10rc1, and 5.x before 5.0.2rc1 allows stored XSS in the URL Widget." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://support.zabbix.com/browse/ZBX-18057", + "refsource": "MISC", + "name": "https://support.zabbix.com/browse/ZBX-18057" + } + ] + } +} \ No newline at end of file diff --git a/2020/15xxx/CVE-2020-15804.json b/2020/15xxx/CVE-2020-15804.json new file mode 100644 index 00000000000..12abc045074 --- /dev/null +++ b/2020/15xxx/CVE-2020-15804.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-15804", + "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 diff --git a/2020/15xxx/CVE-2020-15805.json b/2020/15xxx/CVE-2020-15805.json new file mode 100644 index 00000000000..5a993aa444a --- /dev/null +++ b/2020/15xxx/CVE-2020-15805.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-15805", + "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