From dbb894d5beefd20fd512722a43f7237e19b66dd0 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 16 Nov 2020 04:01:38 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/28xxx/CVE-2020-28649.json | 75 +++++++++++++++++++++++++++++++--- 2020/28xxx/CVE-2020-28650.json | 70 ++++++++++++++++++++++++++++--- 2020/28xxx/CVE-2020-28651.json | 18 ++++++++ 2020/28xxx/CVE-2020-28652.json | 18 ++++++++ 2020/28xxx/CVE-2020-28653.json | 18 ++++++++ 2020/28xxx/CVE-2020-28654.json | 18 ++++++++ 2020/28xxx/CVE-2020-28655.json | 18 ++++++++ 2020/28xxx/CVE-2020-28656.json | 62 ++++++++++++++++++++++++++++ 2020/28xxx/CVE-2020-28657.json | 18 ++++++++ 9 files changed, 303 insertions(+), 12 deletions(-) create mode 100644 2020/28xxx/CVE-2020-28651.json create mode 100644 2020/28xxx/CVE-2020-28652.json create mode 100644 2020/28xxx/CVE-2020-28653.json create mode 100644 2020/28xxx/CVE-2020-28654.json create mode 100644 2020/28xxx/CVE-2020-28655.json create mode 100644 2020/28xxx/CVE-2020-28656.json create mode 100644 2020/28xxx/CVE-2020-28657.json diff --git a/2020/28xxx/CVE-2020-28649.json b/2020/28xxx/CVE-2020-28649.json index 1b9d1830056..7d64c745407 100644 --- a/2020/28xxx/CVE-2020-28649.json +++ b/2020/28xxx/CVE-2020-28649.json @@ -1,18 +1,81 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-28649", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-28649", + "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": "The orbisius-child-theme-creator plugin before 1.5.2 for WordPress allows CSRF via orbisius_ctc_theme_editor_manage_file." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://wordpress.org/plugins/orbisius-child-theme-creator/#developers", + "refsource": "MISC", + "name": "https://wordpress.org/plugins/orbisius-child-theme-creator/#developers" + }, + { + "url": "https://www.wordfence.com/blog/2020/10/high-severity-vulnerability-patched-in-child-theme-creator-by-orbisius/", + "refsource": "MISC", + "name": "https://www.wordfence.com/blog/2020/10/high-severity-vulnerability-patched-in-child-theme-creator-by-orbisius/" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:R", + "version": "3.1" + } } } \ No newline at end of file diff --git a/2020/28xxx/CVE-2020-28650.json b/2020/28xxx/CVE-2020-28650.json index d2638a76c16..ea3c611df8e 100644 --- a/2020/28xxx/CVE-2020-28650.json +++ b/2020/28xxx/CVE-2020-28650.json @@ -1,18 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-28650", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-28650", + "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": "The WPBakery plugin before 6.4.1 for WordPress allows XSS because it calls kses_remove_filters to disable the standard WordPress XSS protection mechanism for the Author and Contributor roles." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.wordfence.com/blog/2020/10/vulnerability-exposes-over-4-million-sites-using-wpbakery/", + "refsource": "MISC", + "name": "https://www.wordfence.com/blog/2020/10/vulnerability-exposes-over-4-million-sites-using-wpbakery/" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AC:L/AV:N/A:N/C:L/I:L/PR:L/S:C/UI:N", + "version": "3.1" + } } } \ No newline at end of file diff --git a/2020/28xxx/CVE-2020-28651.json b/2020/28xxx/CVE-2020-28651.json new file mode 100644 index 00000000000..27c6d8011c6 --- /dev/null +++ b/2020/28xxx/CVE-2020-28651.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28651", + "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/28xxx/CVE-2020-28652.json b/2020/28xxx/CVE-2020-28652.json new file mode 100644 index 00000000000..47dfd6ff37c --- /dev/null +++ b/2020/28xxx/CVE-2020-28652.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28652", + "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/28xxx/CVE-2020-28653.json b/2020/28xxx/CVE-2020-28653.json new file mode 100644 index 00000000000..fa4b38f8ff9 --- /dev/null +++ b/2020/28xxx/CVE-2020-28653.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28653", + "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/28xxx/CVE-2020-28654.json b/2020/28xxx/CVE-2020-28654.json new file mode 100644 index 00000000000..71565551124 --- /dev/null +++ b/2020/28xxx/CVE-2020-28654.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28654", + "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/28xxx/CVE-2020-28655.json b/2020/28xxx/CVE-2020-28655.json new file mode 100644 index 00000000000..4a5b5264abc --- /dev/null +++ b/2020/28xxx/CVE-2020-28655.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28655", + "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/28xxx/CVE-2020-28656.json b/2020/28xxx/CVE-2020-28656.json new file mode 100644 index 00000000000..51d366b4a10 --- /dev/null +++ b/2020/28xxx/CVE-2020-28656.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-28656", + "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 update functionality of the Discover Media infotainment system in Volkswagen Polo 2019 vehicles allows physically proximate attackers to execute arbitrary code because some unsigned parts of a metainfo file are parsed, which can cause attacker-controlled files to be written to the infotainment system and executed as root." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.contextis.com/en/blog/a-code-signing-bypass-for-the-vw-polo", + "refsource": "MISC", + "name": "https://www.contextis.com/en/blog/a-code-signing-bypass-for-the-vw-polo" + } + ] + } +} \ No newline at end of file diff --git a/2020/28xxx/CVE-2020-28657.json b/2020/28xxx/CVE-2020-28657.json new file mode 100644 index 00000000000..f6b41c60d68 --- /dev/null +++ b/2020/28xxx/CVE-2020-28657.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-28657", + "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