From aa5829932d9d7a3cccdda8c2013914da90d4b817 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 16 Jun 2020 22:01:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2017/17xxx/CVE-2017-17105.json | 5 +++ 2020/14xxx/CVE-2020-14210.json | 62 +++++++++++++++++++++++++++++++ 2020/14xxx/CVE-2020-14211.json | 18 +++++++++ 2020/14xxx/CVE-2020-14212.json | 67 ++++++++++++++++++++++++++++++++++ 2020/4xxx/CVE-2020-4052.json | 2 +- 2020/9xxx/CVE-2020-9015.json | 5 +++ 6 files changed, 158 insertions(+), 1 deletion(-) create mode 100644 2020/14xxx/CVE-2020-14210.json create mode 100644 2020/14xxx/CVE-2020-14211.json create mode 100644 2020/14xxx/CVE-2020-14212.json diff --git a/2017/17xxx/CVE-2017-17105.json b/2017/17xxx/CVE-2017-17105.json index c57bff16b49..b58ec7c65fa 100644 --- a/2017/17xxx/CVE-2017-17105.json +++ b/2017/17xxx/CVE-2017-17105.json @@ -66,6 +66,11 @@ "name": "http://packetstormsecurity.com/files/145386/Zivif-PR115-204-P-RS-2.3.4.2103-Bypass-Command-Injection-Hardcoded-Password.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/145386/Zivif-PR115-204-P-RS-2.3.4.2103-Bypass-Command-Injection-Hardcoded-Password.html" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/158120/Zivif-Camera-2.3.4.2103-iptest.cgi-Blind-Remote-Command-Execution.html", + "url": "http://packetstormsecurity.com/files/158120/Zivif-Camera-2.3.4.2103-iptest.cgi-Blind-Remote-Command-Execution.html" } ] } diff --git a/2020/14xxx/CVE-2020-14210.json b/2020/14xxx/CVE-2020-14210.json new file mode 100644 index 00000000000..8fe237867c2 --- /dev/null +++ b/2020/14xxx/CVE-2020-14210.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-14210", + "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": "MONITORAPP AIWAF-VE and AIWAF-4000 through 2020-06-16 allow reflected Cross-Site Scripting (XSS) through a crafted URL. This occurs because the Detect URL field displays the original URL." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/kbgsft/vuln-AIWAF/wiki/Cross-site-scripting(XSS)-vulnerability-in-AIWAF-in-MONITORAPP-by-xcuter", + "refsource": "MISC", + "name": "https://github.com/kbgsft/vuln-AIWAF/wiki/Cross-site-scripting(XSS)-vulnerability-in-AIWAF-in-MONITORAPP-by-xcuter" + } + ] + } +} \ No newline at end of file diff --git a/2020/14xxx/CVE-2020-14211.json b/2020/14xxx/CVE-2020-14211.json new file mode 100644 index 00000000000..b88c4e0cf5e --- /dev/null +++ b/2020/14xxx/CVE-2020-14211.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-14211", + "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/14xxx/CVE-2020-14212.json b/2020/14xxx/CVE-2020-14212.json new file mode 100644 index 00000000000..931abd76e39 --- /dev/null +++ b/2020/14xxx/CVE-2020-14212.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-14212", + "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": "FFmpeg through 4.3 has a heap-based buffer overflow in avio_get_str in libavformat/aviobuf.c because dnn_backend_native.c calls ff_dnn_load_model_native and a certain index check is omitted." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://trac.ffmpeg.org/ticket/8716", + "refsource": "MISC", + "name": "https://trac.ffmpeg.org/ticket/8716" + }, + { + "url": "https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=1463", + "refsource": "MISC", + "name": "https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=1463" + } + ] + } +} \ No newline at end of file diff --git a/2020/4xxx/CVE-2020-4052.json b/2020/4xxx/CVE-2020-4052.json index 8133f1e8037..863265953c9 100644 --- a/2020/4xxx/CVE-2020-4052.json +++ b/2020/4xxx/CVE-2020-4052.json @@ -35,7 +35,7 @@ "description_data": [ { "lang": "eng", - "value": "In Wiki.js before 2.4.107, there is a stored cross-site scripting through template injection. This vulnerability exists due to an insecure validation mechanism intended to insert v-pre tags into rendered HTML elements which contain curly-braces.\n\nBy creating a crafted wiki page, a malicious Wiki.js user may stage a stored cross-site scripting attack. This allows the attacker to execute malicious JavaScript when the page is viewed by other users.\n\nThis has been patched in 2.4.107." + "value": "In Wiki.js before 2.4.107, there is a stored cross-site scripting through template injection. This vulnerability exists due to an insecure validation mechanism intended to insert v-pre tags into rendered HTML elements which contain curly-braces. By creating a crafted wiki page, a malicious Wiki.js user may stage a stored cross-site scripting attack. This allows the attacker to execute malicious JavaScript when the page is viewed by other users. This has been patched in 2.4.107." } ] }, diff --git a/2020/9xxx/CVE-2020-9015.json b/2020/9xxx/CVE-2020-9015.json index 0b4bfeded3e..e95ec9c1843 100644 --- a/2020/9xxx/CVE-2020-9015.json +++ b/2020/9xxx/CVE-2020-9015.json @@ -66,6 +66,11 @@ "refsource": "MISC", "name": "https://eos.arista.com/arista-eos-is-not-vulnerable-to-cve-2020-9015/", "url": "https://eos.arista.com/arista-eos-is-not-vulnerable-to-cve-2020-9015/" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/158119/Arista-Restricted-Shell-Escape-Privilege-Escalation.html", + "url": "http://packetstormsecurity.com/files/158119/Arista-Restricted-Shell-Escape-Privilege-Escalation.html" } ] }