From 35e20959a04a29b08d9e72d472030cc54e5c1712 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 14 Dec 2021 21:01:11 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/43xxx/CVE-2021-43051.json | 5 +++ 2021/44xxx/CVE-2021-44942.json | 56 ++++++++++++++++++++++++++++++---- 2 files changed, 55 insertions(+), 6 deletions(-) diff --git a/2021/43xxx/CVE-2021-43051.json b/2021/43xxx/CVE-2021-43051.json index fef36f75a53..27689591b2b 100644 --- a/2021/43xxx/CVE-2021-43051.json +++ b/2021/43xxx/CVE-2021-43051.json @@ -121,6 +121,11 @@ "name": "https://www.tibco.com/services/support/advisories", "refsource": "CONFIRM", "url": "https://www.tibco.com/services/support/advisories" + }, + { + "refsource": "CONFIRM", + "name": "https://www.tibco.com/support/advisories/2021/12/tibco-security-advisory-december-14-2021-tibco-spotfire-server-2021-43051", + "url": "https://www.tibco.com/support/advisories/2021/12/tibco-security-advisory-december-14-2021-tibco-spotfire-server-2021-43051" } ] }, diff --git a/2021/44xxx/CVE-2021-44942.json b/2021/44xxx/CVE-2021-44942.json index a4df2359171..83498bed8a1 100644 --- a/2021/44xxx/CVE-2021-44942.json +++ b/2021/44xxx/CVE-2021-44942.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-44942", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-44942", + "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": "glFusion CMS 1.7.9 is affected by a Cross Site Request Forgery (CSRF) vulnerability in /public_html/admin/plugins/bad_behavior2/blacklist.php. Using the CSRF vulnerability to trick the administrator to click, an attacker can add a blacklist." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/glFusion/glfusion/issues/486", + "refsource": "MISC", + "name": "https://github.com/glFusion/glfusion/issues/486" } ] }