From 6945e1c9e361bd74e09fcd60ae4a0a3dd7cc7533 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 1 May 2019 03:00:43 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/11xxx/CVE-2019-11628.json | 76 ++++++++++++++++++++++++++++++++++ 2019/11xxx/CVE-2019-11629.json | 18 ++++++++ 2019/11xxx/CVE-2019-11630.json | 18 ++++++++ 2019/11xxx/CVE-2019-11631.json | 67 ++++++++++++++++++++++++++++++ 4 files changed, 179 insertions(+) create mode 100644 2019/11xxx/CVE-2019-11628.json create mode 100644 2019/11xxx/CVE-2019-11629.json create mode 100644 2019/11xxx/CVE-2019-11630.json create mode 100644 2019/11xxx/CVE-2019-11631.json diff --git a/2019/11xxx/CVE-2019-11628.json b/2019/11xxx/CVE-2019-11628.json new file mode 100644 index 00000000000..b5c52389d51 --- /dev/null +++ b/2019/11xxx/CVE-2019-11628.json @@ -0,0 +1,76 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11628", + "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": "An issue was discovered in QlikView Server before 11.20 SR19, 12.00 and 12.10 before 12.10 SR11, 12.20 before SR9, and 12.30 before SR2; and Qlik Sense Enterprise and Qlik Analytics Platform installations that lack these patch levels: February 2018 Patch 4, April 2018 Patch 3, June 2018 Patch 3, September 2018 Patch 4, November 2018 Patch 4, or February 2019 Patch 2. An authenticated user may be able to bypass intended file-read restrictions via crafted Browser requests." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://qliksupport.force.com/articles/000069985", + "refsource": "MISC", + "name": "https://qliksupport.force.com/articles/000069985" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AC:H/AV:N/A:N/C:H/I:H/PR:L/S:C/UI:N", + "version": "3.0" + } + } +} \ No newline at end of file diff --git a/2019/11xxx/CVE-2019-11629.json b/2019/11xxx/CVE-2019-11629.json new file mode 100644 index 00000000000..aebfb50d1f8 --- /dev/null +++ b/2019/11xxx/CVE-2019-11629.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-11629", + "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/2019/11xxx/CVE-2019-11630.json b/2019/11xxx/CVE-2019-11630.json new file mode 100644 index 00000000000..3aa3562d264 --- /dev/null +++ b/2019/11xxx/CVE-2019-11630.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-11630", + "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/2019/11xxx/CVE-2019-11631.json b/2019/11xxx/CVE-2019-11631.json new file mode 100644 index 00000000000..e1eaf569994 --- /dev/null +++ b/2019/11xxx/CVE-2019-11631.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-11631", + "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": "Moodle 3.6.3 allows remote authenticated administrators to execute arbitrary PHP code via a ZIP archive, containing a theme_*.php file, to repository/repository_ajax.php?action=upload and admin/tool/installaddon/index.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.exploit-db.com/exploits/46775", + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/46775" + }, + { + "url": "http://pentest.com.tr/exploits/Moodle-3-6-3-Install-Plugin-Remote-Command-Execution.html", + "refsource": "MISC", + "name": "http://pentest.com.tr/exploits/Moodle-3-6-3-Install-Plugin-Remote-Command-Execution.html" + } + ] + } +} \ No newline at end of file