From 4ac2ea1babb72db0ed95640b0a446dbb33c5a18b Mon Sep 17 00:00:00 2001 From: Lars Wiebusch <30600721+lwiebusch-sr@users.noreply.github.com> Date: Fri, 24 Mar 2023 15:25:16 -0500 Subject: [PATCH] Update CVE-2019-8963.json --- 2019/8xxx/CVE-2019-8963.json | 50 +++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/2019/8xxx/CVE-2019-8963.json b/2019/8xxx/CVE-2019-8963.json index caab404daaf..50f8a4ef601 100644 --- a/2019/8xxx/CVE-2019-8963.json +++ b/2019/8xxx/CVE-2019-8963.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-8963", - "STATE": "RESERVED" + "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", @@ -11,8 +34,29 @@ "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 Denial of Service (DoS) vulnerability was discovered in FlexNet Publisher's lmadmin 11.16.5, when doing a crafted POST request on lmadmin using the web-based tool." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://community.flexera.com/t5/FlexNet-Publisher-Knowledge-Base/CVE-2019-8963-Remediated-in-FlexNet-Publisher/ta-p/148768", + "refsource": "CONFIRM", + "url": "https://community.flexera.com/t5/FlexNet-Publisher-Knowledge-Base/CVE-2019-8963-Remediated-in-FlexNet-Publisher/ta-p/148768" } ] } -} \ No newline at end of file +}