From 7e8da142b1cc0eecff537ac024f1737cd1d10655 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 5 Nov 2021 10:01:02 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/28xxx/CVE-2020-28362.json | 5 +++ 2021/42xxx/CVE-2021-42237.json | 66 ++++++++++++++++++++++++++++++---- 2 files changed, 65 insertions(+), 6 deletions(-) diff --git a/2020/28xxx/CVE-2020-28362.json b/2020/28xxx/CVE-2020-28362.json index 0dc9139dad91..8774ca0afe74 100644 --- a/2020/28xxx/CVE-2020-28362.json +++ b/2020/28xxx/CVE-2020-28362.json @@ -76,6 +76,11 @@ "refsource": "FEDORA", "name": "FEDORA-2020-e971480183", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2W4COUPL3YVTZ6RTEIT6LPBDJUFF3VSP/" + }, + { + "refsource": "MISC", + "name": "https://www.arista.com/en/support/advisories-notices/security-advisories/12166-security-advisory-62", + "url": "https://www.arista.com/en/support/advisories-notices/security-advisories/12166-security-advisory-62" } ] } diff --git a/2021/42xxx/CVE-2021-42237.json b/2021/42xxx/CVE-2021-42237.json index b13fee579424..1d618c7c3065 100644 --- a/2021/42xxx/CVE-2021-42237.json +++ b/2021/42xxx/CVE-2021-42237.json @@ -1,17 +1,71 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-42237", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-42237", + "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": "Sitecore XP 7.5 Initial Release to Sitecore XP 8.2 Update-7 is vulnerable to an insecure deserialization attack where it is possible to achieve remote command execution on the machine. No authentication or special configuration is required to exploit this vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://sitecore.com", + "refsource": "MISC", + "name": "http://sitecore.com" + }, + { + "refsource": "MISC", + "name": "https://support.sitecore.com/kb?id=kb_article_view&sysparm_article=KB1000776", + "url": "https://support.sitecore.com/kb?id=kb_article_view&sysparm_article=KB1000776" + }, + { + "refsource": "MISC", + "name": "https://blog.assetnote.io/2021/11/02/sitecore-rce/", + "url": "https://blog.assetnote.io/2021/11/02/sitecore-rce/" } ] }