From 2166fb37f12574b5ea7cf1cb1c1bd8643e8bfb8c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 29 Sep 2021 23:00:54 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/20xxx/CVE-2020-20781.json | 56 +++++++++++++++++++++++++--- 2021/41xxx/CVE-2021-41820.json | 18 +++++++++ 2021/41xxx/CVE-2021-41821.json | 67 ++++++++++++++++++++++++++++++++++ 3 files changed, 135 insertions(+), 6 deletions(-) create mode 100644 2021/41xxx/CVE-2021-41820.json create mode 100644 2021/41xxx/CVE-2021-41821.json diff --git a/2020/20xxx/CVE-2020-20781.json b/2020/20xxx/CVE-2020-20781.json index 87583b09250..fb982238e1e 100644 --- a/2020/20xxx/CVE-2020-20781.json +++ b/2020/20xxx/CVE-2020-20781.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-20781", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-20781", + "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": "A stored cross-site scripting (XSS) vulnerability in /ucms/index.php?do=list_edit of UCMS 1.4.7 allows attackers to execute arbitrary web scripts or HTML via a crafted payload in the title, key words, description or content text fields." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/forget-code/ucms/issues/1", + "refsource": "MISC", + "name": "https://github.com/forget-code/ucms/issues/1" } ] } diff --git a/2021/41xxx/CVE-2021-41820.json b/2021/41xxx/CVE-2021-41820.json new file mode 100644 index 00000000000..c75e9e208eb --- /dev/null +++ b/2021/41xxx/CVE-2021-41820.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-41820", + "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/2021/41xxx/CVE-2021-41821.json b/2021/41xxx/CVE-2021-41821.json new file mode 100644 index 00000000000..ebb82e2c4c8 --- /dev/null +++ b/2021/41xxx/CVE-2021-41821.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2021-41821", + "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": "Wazuh Manager in Wazuh through 4.1.5 is affected by a remote Integer Underflow vulnerability that might lead to denial of service. A crafted message must be sent from an authenticated agent to the manager." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://documentation.wazuh.com/current/release-notes/release_4_2_0.html", + "refsource": "MISC", + "name": "https://documentation.wazuh.com/current/release-notes/release_4_2_0.html" + }, + { + "url": "https://github.com/wazuh/wazuh/issues/9201", + "refsource": "MISC", + "name": "https://github.com/wazuh/wazuh/issues/9201" + } + ] + } +} \ No newline at end of file