From 1ec34d3691786ba1c031f5185c3c340c63a1063f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 9 Apr 2020 13:01:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/10xxx/CVE-2020-10621.json | 50 ++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/2020/10xxx/CVE-2020-10621.json b/2020/10xxx/CVE-2020-10621.json index 0b5c3f093f3..7db1987a547 100644 --- a/2020/10xxx/CVE-2020-10621.json +++ b/2020/10xxx/CVE-2020-10621.json @@ -4,14 +4,58 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-10621", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "ics-cert@hq.dhs.gov", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "WebAccess/NMS", + "version": { + "version_data": [ + { + "version_value": "Versions prior to 3.0.2" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "UNRESTRICTED UPLOAD OF FILE WITH DANGEROUS TYPE CWE-434" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://www.us-cert.gov/ics/advisories/icsa-20-098-01", + "url": "https://www.us-cert.gov/ics/advisories/icsa-20-098-01" + } + ] }, "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": "Multiple issues exist that allow files to be uploaded and executed on the WebAccess/NMS (versions prior to 3.0.2)." } ] }