From 1a6f657e2a89cb7d6d0ce5be007d8bb7a2eb2c5e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 29 Jun 2020 15:01:16 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/15xxx/CVE-2020-15312.json | 61 +++++++++- 2020/4xxx/CVE-2020-4557.json | 214 ++++++++++++++++----------------- 2 files changed, 162 insertions(+), 113 deletions(-) diff --git a/2020/15xxx/CVE-2020-15312.json b/2020/15xxx/CVE-2020-15312.json index 95d33e64571..a8a7763a630 100644 --- a/2020/15xxx/CVE-2020-15312.json +++ b/2020/15xxx/CVE-2020-15312.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-15312", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-15312", + "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": "Zyxel CloudCNM SecuManager 3.1.0 and 3.1.1 has a hardcoded DSA SSH key for the root account." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://pierrekim.github.io/blog/2020-03-09-zyxel-secumanager-0day-vulnerabilities.html", + "refsource": "MISC", + "name": "https://pierrekim.github.io/blog/2020-03-09-zyxel-secumanager-0day-vulnerabilities.html" + }, + { + "url": "https://www.zyxel.com/support/vulnerabilities-of-CloudCNM-SecuManager.shtml", + "refsource": "MISC", + "name": "https://www.zyxel.com/support/vulnerabilities-of-CloudCNM-SecuManager.shtml" } ] } diff --git a/2020/4xxx/CVE-2020-4557.json b/2020/4xxx/CVE-2020-4557.json index 719a861d7e5..9ccc68736d8 100644 --- a/2020/4xxx/CVE-2020-4557.json +++ b/2020/4xxx/CVE-2020-4557.json @@ -1,109 +1,109 @@ { - "impact" : { - "cvssv3" : { - "TM" : { - "RL" : "O", - "E" : "H", - "RC" : "C" - }, - "BM" : { - "PR" : "L", - "AC" : "L", - "I" : "L", - "A" : "N", - "SCORE" : "5.400", - "S" : "C", - "AV" : "N", - "C" : "L", - "UI" : "R" - } - } - }, - "description" : { - "description_data" : [ - { - "value" : "IBM Business Automation Workflow 18.0, 19.0, and 20.0 and IBM Business Process Manager 8.5 and 8.6 are vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 183611.", - "lang" : "eng" - } - ] - }, - "data_format" : "MITRE", - "CVE_data_meta" : { - "DATE_PUBLIC" : "2020-06-28T00:00:00", - "ID" : "CVE-2020-4557", - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC" - }, - "data_version" : "4.0", - "references" : { - "reference_data" : [ - { - "name" : "https://www.ibm.com/support/pages/node/6241338", - "refsource" : "CONFIRM", - "title" : "IBM Security Bulletin 6241338 (Business Automation Workflow)", - "url" : "https://www.ibm.com/support/pages/node/6241338" - }, - { - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/183611", - "refsource" : "XF", - "title" : "X-Force Vulnerability Report", - "name" : "ibm-baw-cve20204557-xss (183611)" - } - ] - }, - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Cross-Site Scripting", - "lang" : "eng" - } - ] - } - ] - }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "8.5" - }, - { - "version_value" : "8.6" - } - ] - }, - "product_name" : "Business Process Manager" - }, - { - "product_name" : "Business Automation Workflow", - "version" : { - "version_data" : [ - { - "version_value" : "18.0" - }, - { - "version_value" : "19.0" - }, - { - "version_value" : "20.0" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" + "impact": { + "cvssv3": { + "TM": { + "RL": "O", + "E": "H", + "RC": "C" + }, + "BM": { + "PR": "L", + "AC": "L", + "I": "L", + "A": "N", + "SCORE": "5.400", + "S": "C", + "AV": "N", + "C": "L", + "UI": "R" } - ] - } - }, - "data_type" : "CVE" -} + } + }, + "description": { + "description_data": [ + { + "value": "IBM Business Automation Workflow 18.0, 19.0, and 20.0 and IBM Business Process Manager 8.5 and 8.6 are vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 183611.", + "lang": "eng" + } + ] + }, + "data_format": "MITRE", + "CVE_data_meta": { + "DATE_PUBLIC": "2020-06-28T00:00:00", + "ID": "CVE-2020-4557", + "ASSIGNER": "psirt@us.ibm.com", + "STATE": "PUBLIC" + }, + "data_version": "4.0", + "references": { + "reference_data": [ + { + "name": "https://www.ibm.com/support/pages/node/6241338", + "refsource": "CONFIRM", + "title": "IBM Security Bulletin 6241338 (Business Automation Workflow)", + "url": "https://www.ibm.com/support/pages/node/6241338" + }, + { + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/183611", + "refsource": "XF", + "title": "X-Force Vulnerability Report", + "name": "ibm-baw-cve20204557-xss (183611)" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Cross-Site Scripting", + "lang": "eng" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "8.5" + }, + { + "version_value": "8.6" + } + ] + }, + "product_name": "Business Process Manager" + }, + { + "product_name": "Business Automation Workflow", + "version": { + "version_data": [ + { + "version_value": "18.0" + }, + { + "version_value": "19.0" + }, + { + "version_value": "20.0" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "data_type": "CVE" +} \ No newline at end of file