From 3945c11db1fcc499eea1c58b5ff446d85fe56c9f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 18 Dec 2020 22:01:54 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/26xxx/CVE-2020-26257.json | 5 ++++ 2020/27xxx/CVE-2020-27828.json | 5 ++++ 2020/4xxx/CVE-2020-4080.json | 50 ++++++++++++++++++++++++++++++++-- 3 files changed, 57 insertions(+), 3 deletions(-) diff --git a/2020/26xxx/CVE-2020-26257.json b/2020/26xxx/CVE-2020-26257.json index 2eafea12aad..ea361c3f436 100644 --- a/2020/26xxx/CVE-2020-26257.json +++ b/2020/26xxx/CVE-2020-26257.json @@ -96,6 +96,11 @@ "name": "https://github.com/matrix-org/synapse/blob/develop/CHANGES.md#synapse-1231-2020-12-09", "refsource": "MISC", "url": "https://github.com/matrix-org/synapse/blob/develop/CHANGES.md#synapse-1231-2020-12-09" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2020-a2172c484d", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QR4MMYZKX5N5GYGH4H5LBUUC5TLAFHI7/" } ] }, diff --git a/2020/27xxx/CVE-2020-27828.json b/2020/27xxx/CVE-2020-27828.json index a20bcc0976d..6f4265c9ae5 100644 --- a/2020/27xxx/CVE-2020-27828.json +++ b/2020/27xxx/CVE-2020-27828.json @@ -53,6 +53,11 @@ "refsource": "MISC", "name": "https://github.com/jasper-software/jasper/issues/252", "url": "https://github.com/jasper-software/jasper/issues/252" + }, + { + "refsource": "FEDORA", + "name": "FEDORA-2020-596e40f29c", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EBZZ2SNTQ4BSA6PNJCTOAKXIAXYNNF6V/" } ] }, diff --git a/2020/4xxx/CVE-2020-4080.json b/2020/4xxx/CVE-2020-4080.json index b79d67af380..597307897f5 100644 --- a/2020/4xxx/CVE-2020-4080.json +++ b/2020/4xxx/CVE-2020-4080.json @@ -4,14 +4,58 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-4080", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@hcl.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "HCL Verse", + "version": { + "version_data": [ + { + "version_value": "v10, v11" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cross-site scripting" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0085887", + "url": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0085887" + } + ] }, "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": "HCL Verse v10 and v11 is susceptible to a Stored Cross-Site Scripting (XSS) vulnerability due to improper handling of message content. An unauthenticated remote attacker could exploit this vulnerability using specially-crafted markup to execute script in a victim's web browser within the security context of the hosting Web site and/or steal the victim's cookie-based authentication credentials." } ] }