From 92ee547387e4b96ff1a90bf953447d842d391938 Mon Sep 17 00:00:00 2001 From: Lars Wiebusch <30600721+lwiebusch-sr@users.noreply.github.com> Date: Fri, 31 Jul 2020 11:47:28 -0500 Subject: [PATCH] Update CVE-2020-12081.json --- 2020/12xxx/CVE-2020-12081.json | 58 ++++++++++++++++++++++++++++++---- 1 file changed, 51 insertions(+), 7 deletions(-) diff --git a/2020/12xxx/CVE-2020-12081.json b/2020/12xxx/CVE-2020-12081.json index 234bf0c1fef..c42de5ea863 100644 --- a/2020/12xxx/CVE-2020-12081.json +++ b/2020/12xxx/CVE-2020-12081.json @@ -1,18 +1,62 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "PSIRT-CNA@flexerasoftware.com", "ID": "CVE-2020-12081", - "ASSIGNER": "cve@mitre.org", - "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", + "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": "An information disclosure vulnerability has been identified in FlexNet Publisher lmadmin.exe 11.14.0.2. The web portal link can be used to access to system files or other important files on the system." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://community.flexera.com/t5/FlexNet-Publisher-Knowledge-Base/CVE-2020-12081-Remediated-in-FlexNet-Publisher/ta-p/153505", + "refsource": "CONFIRM", + "url": "https://community.flexera.com/t5/FlexNet-Publisher-Knowledge-Base/CVE-2020-12081-Remediated-in-FlexNet-Publisher/ta-p/153505" } ] } -} \ No newline at end of file +}