From 87853c7172b010b259df778f4d956b5561ac170e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 11 May 2020 13:01:19 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/12xxx/CVE-2020-12743.json | 56 ++++++++++++++++++++++++++++++---- 2020/12xxx/CVE-2020-12773.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12774.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12775.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12776.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12777.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12778.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12779.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12780.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12781.json | 18 +++++++++++ 2020/12xxx/CVE-2020-12782.json | 18 +++++++++++ 11 files changed, 230 insertions(+), 6 deletions(-) create mode 100644 2020/12xxx/CVE-2020-12773.json create mode 100644 2020/12xxx/CVE-2020-12774.json create mode 100644 2020/12xxx/CVE-2020-12775.json create mode 100644 2020/12xxx/CVE-2020-12776.json create mode 100644 2020/12xxx/CVE-2020-12777.json create mode 100644 2020/12xxx/CVE-2020-12778.json create mode 100644 2020/12xxx/CVE-2020-12779.json create mode 100644 2020/12xxx/CVE-2020-12780.json create mode 100644 2020/12xxx/CVE-2020-12781.json create mode 100644 2020/12xxx/CVE-2020-12782.json diff --git a/2020/12xxx/CVE-2020-12743.json b/2020/12xxx/CVE-2020-12743.json index d1a48cb871a..3db893788b2 100644 --- a/2020/12xxx/CVE-2020-12743.json +++ b/2020/12xxx/CVE-2020-12743.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-12743", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-12743", + "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": "** 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." + "value": "An issue was discovered in Gazie 7.32. A successful installation does not remove or block (or in any other way prevent use of) its own file /setup/install/setup.php, meaning that anyone can request it without authentication. This file allows arbitrary PHP file inclusion via a hidden_req POST parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://sourceforge.net/p/gazie/code/3823/", + "url": "https://sourceforge.net/p/gazie/code/3823/" } ] } diff --git a/2020/12xxx/CVE-2020-12773.json b/2020/12xxx/CVE-2020-12773.json new file mode 100644 index 00000000000..cc08ecc0a36 --- /dev/null +++ b/2020/12xxx/CVE-2020-12773.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12773", + "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/12xxx/CVE-2020-12774.json b/2020/12xxx/CVE-2020-12774.json new file mode 100644 index 00000000000..b6ce7f08a23 --- /dev/null +++ b/2020/12xxx/CVE-2020-12774.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12774", + "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/12xxx/CVE-2020-12775.json b/2020/12xxx/CVE-2020-12775.json new file mode 100644 index 00000000000..327448de6e7 --- /dev/null +++ b/2020/12xxx/CVE-2020-12775.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12775", + "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/12xxx/CVE-2020-12776.json b/2020/12xxx/CVE-2020-12776.json new file mode 100644 index 00000000000..7e30cfc5071 --- /dev/null +++ b/2020/12xxx/CVE-2020-12776.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12776", + "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/12xxx/CVE-2020-12777.json b/2020/12xxx/CVE-2020-12777.json new file mode 100644 index 00000000000..4ddb2a03e3f --- /dev/null +++ b/2020/12xxx/CVE-2020-12777.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12777", + "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/12xxx/CVE-2020-12778.json b/2020/12xxx/CVE-2020-12778.json new file mode 100644 index 00000000000..1f415c7825f --- /dev/null +++ b/2020/12xxx/CVE-2020-12778.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12778", + "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/12xxx/CVE-2020-12779.json b/2020/12xxx/CVE-2020-12779.json new file mode 100644 index 00000000000..11f48ce11a8 --- /dev/null +++ b/2020/12xxx/CVE-2020-12779.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12779", + "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/12xxx/CVE-2020-12780.json b/2020/12xxx/CVE-2020-12780.json new file mode 100644 index 00000000000..906d544ec27 --- /dev/null +++ b/2020/12xxx/CVE-2020-12780.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12780", + "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/12xxx/CVE-2020-12781.json b/2020/12xxx/CVE-2020-12781.json new file mode 100644 index 00000000000..0ee2c23c30f --- /dev/null +++ b/2020/12xxx/CVE-2020-12781.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12781", + "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/12xxx/CVE-2020-12782.json b/2020/12xxx/CVE-2020-12782.json new file mode 100644 index 00000000000..fac379cf853 --- /dev/null +++ b/2020/12xxx/CVE-2020-12782.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-12782", + "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