From 03f74001b229df45e3c852df13040d7fd9b32343 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 4 Sep 2020 20:01:28 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/20xxx/CVE-2019-20916.json | 72 ++++++++++++++++++++++++++++++++++ 2020/24xxx/CVE-2020-24981.json | 56 +++++++++++++++++++++++--- 2020/24xxx/CVE-2020-24986.json | 56 +++++++++++++++++++++++--- 2020/24xxx/CVE-2020-24987.json | 61 +++++++++++++++++++++++++--- 2020/25xxx/CVE-2020-25200.json | 18 +++++++++ 2020/25xxx/CVE-2020-25201.json | 18 +++++++++ 6 files changed, 263 insertions(+), 18 deletions(-) create mode 100644 2019/20xxx/CVE-2019-20916.json create mode 100644 2020/25xxx/CVE-2020-25200.json create mode 100644 2020/25xxx/CVE-2020-25201.json diff --git a/2019/20xxx/CVE-2019-20916.json b/2019/20xxx/CVE-2019-20916.json new file mode 100644 index 00000000000..65759543dc5 --- /dev/null +++ b/2019/20xxx/CVE-2019-20916.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-20916", + "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": "The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pypa/pip/issues/6413", + "refsource": "MISC", + "name": "https://github.com/pypa/pip/issues/6413" + }, + { + "url": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace", + "refsource": "MISC", + "name": "https://github.com/gzpan123/pip/commit/a4c735b14a62f9cb864533808ac63936704f2ace" + }, + { + "url": "https://github.com/pypa/pip/compare/19.1.1...19.2", + "refsource": "MISC", + "name": "https://github.com/pypa/pip/compare/19.1.1...19.2" + } + ] + } +} \ No newline at end of file diff --git a/2020/24xxx/CVE-2020-24981.json b/2020/24xxx/CVE-2020-24981.json index 4feea096c1f..ef8aba606da 100644 --- a/2020/24xxx/CVE-2020-24981.json +++ b/2020/24xxx/CVE-2020-24981.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-24981", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-24981", + "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 Incorrect Access Control vulnerability exists in /ucms/chk.php in UCMS 1.4.8. This results in information leak via an error message caused by directly accessing the website built by UCMS." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://sunian.top/2020/08/26/ucms-Incorrect%20Access%20Control/", + "refsource": "MISC", + "name": "https://sunian.top/2020/08/26/ucms-Incorrect%20Access%20Control/" } ] } diff --git a/2020/24xxx/CVE-2020-24986.json b/2020/24xxx/CVE-2020-24986.json index 2c2013c195e..35753ded06a 100644 --- a/2020/24xxx/CVE-2020-24986.json +++ b/2020/24xxx/CVE-2020-24986.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-24986", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-24986", + "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": "Concrete5 up to and including 8.5.2 allows Unrestricted Upload of File with Dangerous Type such as a .php file via File Manager. It is possible to modify site configuration to upload the PHP file and execute arbitrary commands." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://hackerone.com/reports/768322", + "refsource": "MISC", + "name": "https://hackerone.com/reports/768322" } ] } diff --git a/2020/24xxx/CVE-2020-24987.json b/2020/24xxx/CVE-2020-24987.json index 8926bf1c854..38cdb87ae90 100644 --- a/2020/24xxx/CVE-2020-24987.json +++ b/2020/24xxx/CVE-2020-24987.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-24987", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-24987", + "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": "Tenda AC18 Router through V15.03.05.05_EN and through V15.03.05.19(6318) CN devices could cause a remote code execution due to incorrect authentication handling of vulnerable logincheck() function in /usr/lib/lua/ngx_authserver/ngx_wdas.lua file if the administrator UI Interface is set to \"radius\"." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.tendacn.com/en/product/AC18.html", + "refsource": "MISC", + "name": "https://www.tendacn.com/en/product/AC18.html" + }, + { + "url": "https://drive.google.com/file/d/1iqpr0EofOBC6kCq2USTOBPRlJu_naFjQ/view?usp=sharing", + "refsource": "MISC", + "name": "https://drive.google.com/file/d/1iqpr0EofOBC6kCq2USTOBPRlJu_naFjQ/view?usp=sharing" } ] } diff --git a/2020/25xxx/CVE-2020-25200.json b/2020/25xxx/CVE-2020-25200.json new file mode 100644 index 00000000000..5b18def9132 --- /dev/null +++ b/2020/25xxx/CVE-2020-25200.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-25200", + "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/25xxx/CVE-2020-25201.json b/2020/25xxx/CVE-2020-25201.json new file mode 100644 index 00000000000..f8fe7774cce --- /dev/null +++ b/2020/25xxx/CVE-2020-25201.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-25201", + "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