From 308f190dded3ddee6b8ab28fb6daa77b706038c7 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 28 Jan 2020 14:01:09 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2019/17xxx/CVE-2019-17096.json | 7 ++-- 2020/7xxx/CVE-2020-7934.json | 61 ++++++++++++++++++++++++++++++---- 2020/8xxx/CVE-2020-8092.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8093.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8094.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8095.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8096.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8097.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8098.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8099.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8100.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8101.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8102.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8103.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8104.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8105.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8106.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8107.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8108.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8109.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8110.json | 18 ++++++++++ 2020/8xxx/CVE-2020-8111.json | 18 ++++++++++ 22 files changed, 419 insertions(+), 9 deletions(-) create mode 100644 2020/8xxx/CVE-2020-8092.json create mode 100644 2020/8xxx/CVE-2020-8093.json create mode 100644 2020/8xxx/CVE-2020-8094.json create mode 100644 2020/8xxx/CVE-2020-8095.json create mode 100644 2020/8xxx/CVE-2020-8096.json create mode 100644 2020/8xxx/CVE-2020-8097.json create mode 100644 2020/8xxx/CVE-2020-8098.json create mode 100644 2020/8xxx/CVE-2020-8099.json create mode 100644 2020/8xxx/CVE-2020-8100.json create mode 100644 2020/8xxx/CVE-2020-8101.json create mode 100644 2020/8xxx/CVE-2020-8102.json create mode 100644 2020/8xxx/CVE-2020-8103.json create mode 100644 2020/8xxx/CVE-2020-8104.json create mode 100644 2020/8xxx/CVE-2020-8105.json create mode 100644 2020/8xxx/CVE-2020-8106.json create mode 100644 2020/8xxx/CVE-2020-8107.json create mode 100644 2020/8xxx/CVE-2020-8108.json create mode 100644 2020/8xxx/CVE-2020-8109.json create mode 100644 2020/8xxx/CVE-2020-8110.json create mode 100644 2020/8xxx/CVE-2020-8111.json diff --git a/2019/17xxx/CVE-2019-17096.json b/2019/17xxx/CVE-2019-17096.json index d6df6ad7652..1ad5a239d7f 100644 --- a/2019/17xxx/CVE-2019-17096.json +++ b/2019/17xxx/CVE-2019-17096.json @@ -87,8 +87,9 @@ "references": { "reference_data": [ { - "refsource": "CONFIRM", - "url": "https://www.bitdefender.com/support/security-advisories/bitdefender-box-2-bootstrap-get_image_size-command-injection-vulnerability/" + "refsource": "MISC", + "url": "https://www.bitdefender.com/support/security-advisories/bitdefender-box-2-bootstrap-get_image_size-command-injection-vulnerability/", + "name": "https://www.bitdefender.com/support/security-advisories/bitdefender-box-2-bootstrap-get_image_size-command-injection-vulnerability/" } ] }, @@ -105,4 +106,4 @@ ], "discovery": "EXTERNAL" } -} +} \ No newline at end of file diff --git a/2020/7xxx/CVE-2020-7934.json b/2020/7xxx/CVE-2020-7934.json index 16aafc0a956..d385c91b235 100644 --- a/2020/7xxx/CVE-2020-7934.json +++ b/2020/7xxx/CVE-2020-7934.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-7934", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-7934", + "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": "In LifeRay Portal CE 7.1.0 through 7.2.1, the First Name, Middle Name, and Last Name fields for user accounts in MyAccountPortlet are all vulnerable to a persistent XSS issue. Any user can modify these fields with a particular XSS payload, and it will be stored in the database. The payload will then be rendered when a user utilizes the search feature to search for other users (i.e., if a user with modified fields occurs in the search results)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://semanticbits.com/tech-blog", + "refsource": "MISC", + "name": "https://semanticbits.com/tech-blog" + }, + { + "refsource": "MISC", + "name": "https://semanticbits.com/liferay-portal-authenticated-xss-disclosure/", + "url": "https://semanticbits.com/liferay-portal-authenticated-xss-disclosure/" } ] } diff --git a/2020/8xxx/CVE-2020-8092.json b/2020/8xxx/CVE-2020-8092.json new file mode 100644 index 00000000000..f4d199a3962 --- /dev/null +++ b/2020/8xxx/CVE-2020-8092.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8092", + "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/8xxx/CVE-2020-8093.json b/2020/8xxx/CVE-2020-8093.json new file mode 100644 index 00000000000..185f36ebbc9 --- /dev/null +++ b/2020/8xxx/CVE-2020-8093.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8093", + "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/8xxx/CVE-2020-8094.json b/2020/8xxx/CVE-2020-8094.json new file mode 100644 index 00000000000..749745dd439 --- /dev/null +++ b/2020/8xxx/CVE-2020-8094.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8094", + "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/8xxx/CVE-2020-8095.json b/2020/8xxx/CVE-2020-8095.json new file mode 100644 index 00000000000..742d60ca7a1 --- /dev/null +++ b/2020/8xxx/CVE-2020-8095.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8095", + "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/8xxx/CVE-2020-8096.json b/2020/8xxx/CVE-2020-8096.json new file mode 100644 index 00000000000..a8df97b22cb --- /dev/null +++ b/2020/8xxx/CVE-2020-8096.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8096", + "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/8xxx/CVE-2020-8097.json b/2020/8xxx/CVE-2020-8097.json new file mode 100644 index 00000000000..b3fabbd7f0b --- /dev/null +++ b/2020/8xxx/CVE-2020-8097.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8097", + "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/8xxx/CVE-2020-8098.json b/2020/8xxx/CVE-2020-8098.json new file mode 100644 index 00000000000..f7480b2f95f --- /dev/null +++ b/2020/8xxx/CVE-2020-8098.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8098", + "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/8xxx/CVE-2020-8099.json b/2020/8xxx/CVE-2020-8099.json new file mode 100644 index 00000000000..f1f652be8f6 --- /dev/null +++ b/2020/8xxx/CVE-2020-8099.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8099", + "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/8xxx/CVE-2020-8100.json b/2020/8xxx/CVE-2020-8100.json new file mode 100644 index 00000000000..d26eb0305c8 --- /dev/null +++ b/2020/8xxx/CVE-2020-8100.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8100", + "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/8xxx/CVE-2020-8101.json b/2020/8xxx/CVE-2020-8101.json new file mode 100644 index 00000000000..f6b05825b4d --- /dev/null +++ b/2020/8xxx/CVE-2020-8101.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8101", + "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/8xxx/CVE-2020-8102.json b/2020/8xxx/CVE-2020-8102.json new file mode 100644 index 00000000000..801f60fa6af --- /dev/null +++ b/2020/8xxx/CVE-2020-8102.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8102", + "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/8xxx/CVE-2020-8103.json b/2020/8xxx/CVE-2020-8103.json new file mode 100644 index 00000000000..4ace14f3223 --- /dev/null +++ b/2020/8xxx/CVE-2020-8103.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8103", + "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/8xxx/CVE-2020-8104.json b/2020/8xxx/CVE-2020-8104.json new file mode 100644 index 00000000000..b511127e8cf --- /dev/null +++ b/2020/8xxx/CVE-2020-8104.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8104", + "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/8xxx/CVE-2020-8105.json b/2020/8xxx/CVE-2020-8105.json new file mode 100644 index 00000000000..630dd5d2993 --- /dev/null +++ b/2020/8xxx/CVE-2020-8105.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8105", + "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/8xxx/CVE-2020-8106.json b/2020/8xxx/CVE-2020-8106.json new file mode 100644 index 00000000000..9ebcc49c67a --- /dev/null +++ b/2020/8xxx/CVE-2020-8106.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8106", + "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/8xxx/CVE-2020-8107.json b/2020/8xxx/CVE-2020-8107.json new file mode 100644 index 00000000000..6e7c438ce4e --- /dev/null +++ b/2020/8xxx/CVE-2020-8107.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8107", + "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/8xxx/CVE-2020-8108.json b/2020/8xxx/CVE-2020-8108.json new file mode 100644 index 00000000000..20672a61fe2 --- /dev/null +++ b/2020/8xxx/CVE-2020-8108.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8108", + "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/8xxx/CVE-2020-8109.json b/2020/8xxx/CVE-2020-8109.json new file mode 100644 index 00000000000..f14dbfe6382 --- /dev/null +++ b/2020/8xxx/CVE-2020-8109.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8109", + "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/8xxx/CVE-2020-8110.json b/2020/8xxx/CVE-2020-8110.json new file mode 100644 index 00000000000..cfd1e9ad33b --- /dev/null +++ b/2020/8xxx/CVE-2020-8110.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8110", + "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/8xxx/CVE-2020-8111.json b/2020/8xxx/CVE-2020-8111.json new file mode 100644 index 00000000000..2e18b4b1edf --- /dev/null +++ b/2020/8xxx/CVE-2020-8111.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-8111", + "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