From dc3187ca6300dd93cca4b1e906e7d0522b3de4e3 Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Wed, 26 Feb 2020 10:53:00 -0500 Subject: [PATCH] IBM20200226-10530 Added CVE-2019-4726, CVE-2019-4598, CVE-2019-4537, CVE-2019-4597, CVE-2019-4596 --- 2019/4xxx/CVE-2019-4537.json | 102 +++++++++++++++++++++++++++++----- 2019/4xxx/CVE-2019-4596.json | 105 ++++++++++++++++++++++++++++++----- 2019/4xxx/CVE-2019-4597.json | 105 ++++++++++++++++++++++++++++++----- 2019/4xxx/CVE-2019-4598.json | 105 ++++++++++++++++++++++++++++++----- 2019/4xxx/CVE-2019-4726.json | 105 ++++++++++++++++++++++++++++++----- 5 files changed, 447 insertions(+), 75 deletions(-) diff --git a/2019/4xxx/CVE-2019-4537.json b/2019/4xxx/CVE-2019-4537.json index 1bd26cd98b0..6ae1205c949 100644 --- a/2019/4xxx/CVE-2019-4537.json +++ b/2019/4xxx/CVE-2019-4537.json @@ -1,18 +1,90 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4537", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_type" : "CVE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + }, + "BM" : { + "AV" : "N", + "S" : "U", + "SCORE" : "5.300", + "AC" : "L", + "A" : "N", + "UI" : "N", + "PR" : "N", + "I" : "N", + "C" : "L" + } + } + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM WebSphere Service Registry and Repository 8.5 could allow a user to obtain sensitive version information that could be used in further attacks against the system. IBM X-Force ID: 165593." + } + ] + }, + "affects" : { + "vendor" : { + "vendor_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." + "product" : { + "product_data" : [ + { + "product_name" : "WebSphere Service Registry and Repository", + "version" : { + "version_data" : [ + { + "version_value" : "8.5" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/3436359", + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/pages/node/3436359", + "title" : "IBM Security Bulletin 3436359 (WebSphere Service Registry and Repository)" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/165593", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-websphere-cve20194537-info-disc (165593)" + } + ] + }, + "CVE_data_meta" : { + "ID" : "CVE-2019-4537", + "DATE_PUBLIC" : "2020-02-25T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "data_version" : "4.0" +} diff --git a/2019/4xxx/CVE-2019-4596.json b/2019/4xxx/CVE-2019-4596.json index 88484c047b9..8057efca1f2 100644 --- a/2019/4xxx/CVE-2019-4596.json +++ b/2019/4xxx/CVE-2019-4596.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4596", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-02-25T00:00:00", + "STATE" : "PUBLIC", + "ID" : "CVE-2019-4596" + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/3144369", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 3144369 (Sterling B2B Integrator)", + "name" : "https://www.ibm.com/support/pages/node/3144369" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/167879", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-sterling-cve20194596-xss (167879)" + } + ] + }, + "affects" : { + "vendor" : { + "vendor_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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "5.2.0.0" + }, + { + "version_value" : "5.2.6.5" + } + ] + }, + "product_name" : "Sterling B2B Integrator" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Cross-Site Scripting", + "lang" : "eng" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Sterling B2B Integrator Standard Edition 5.2.0.0 through 5.2.6.5 is 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: 167879." + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "E" : "H", + "RL" : "O", + "RC" : "C" + }, + "BM" : { + "UI" : "R", + "A" : "N", + "C" : "L", + "PR" : "L", + "I" : "L", + "AV" : "N", + "S" : "C", + "SCORE" : "5.400", + "AC" : "L" + } + } + }, + "data_format" : "MITRE", + "data_type" : "CVE" +} diff --git a/2019/4xxx/CVE-2019-4597.json b/2019/4xxx/CVE-2019-4597.json index 6beb05df326..b9d5d19ff36 100644 --- a/2019/4xxx/CVE-2019-4597.json +++ b/2019/4xxx/CVE-2019-4597.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4597", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2020-02-25T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4597" + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/3145401", + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/pages/node/3145401", + "title" : "IBM Security Bulletin 3145401 (Sterling B2B Integrator)" + }, + { + "title" : "X-Force Vulnerability Report", + "name" : "ibm-sterling-cve20194597-sql-injection (167880)", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/167880" + } + ] + }, + "affects" : { + "vendor" : { + "vendor_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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "5.2.0.0" + }, + { + "version_value" : "5.2.6.5" + } + ] + }, + "product_name" : "Sterling B2B Integrator" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Data Manipulation", + "lang" : "eng" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Sterling B2B Integrator Standard Edition 5.2.0.0 through 5.2.6.5 is vulnerable to SQL injection. A remote attacker could send specially-crafted SQL statements, which could allow the attacker to view, add, modify or delete information in the back-end database. IBM X-Force ID: 167880.", + "lang" : "eng" + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + }, + "BM" : { + "AC" : "L", + "SCORE" : "6.300", + "S" : "U", + "AV" : "N", + "I" : "L", + "PR" : "L", + "C" : "L", + "A" : "L", + "UI" : "N" + } + } + }, + "data_format" : "MITRE", + "data_type" : "CVE" +} diff --git a/2019/4xxx/CVE-2019-4598.json b/2019/4xxx/CVE-2019-4598.json index fc45a0335f3..82fdf76e033 100644 --- a/2019/4xxx/CVE-2019-4598.json +++ b/2019/4xxx/CVE-2019-4598.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4598", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_version" : "4.0", + "CVE_data_meta" : { + "ID" : "CVE-2019-4598", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2020-02-25T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "affects" : { + "vendor" : { + "vendor_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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "Sterling B2B Integrator", + "version" : { + "version_data" : [ + { + "version_value" : "5.2.0.0" + }, + { + "version_value" : "5.2.6.5" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/3145065", + "title" : "IBM Security Bulletin 3145065 (Sterling B2B Integrator)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/3145065" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/167881", + "refsource" : "XF", + "name" : "ibm-sterling-cve20194598-sql-injection (167881)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "AC" : "L", + "SCORE" : "6.300", + "S" : "U", + "AV" : "N", + "C" : "L", + "I" : "L", + "PR" : "L", + "UI" : "N", + "A" : "L" + }, + "TM" : { + "E" : "U", + "RL" : "O", + "RC" : "C" + } + } + }, + "data_format" : "MITRE", + "description" : { + "description_data" : [ + { + "value" : "IBM Sterling B2B Integrator Standard Edition 5.2.0.0 through 5.2.6.5 is vulnerable to SQL injection. A remote attacker could send specially-crafted SQL statements, which could allow the attacker to view, add, modify or delete information in the back-end database. IBM X-Force ID: 167881.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Data Manipulation", + "lang" : "eng" + } + ] + } + ] + }, + "data_type" : "CVE" +} diff --git a/2019/4xxx/CVE-2019-4726.json b/2019/4xxx/CVE-2019-4726.json index 067a18cd4bd..84b39a1bb37 100644 --- a/2019/4xxx/CVE-2019-4726.json +++ b/2019/4xxx/CVE-2019-4726.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4726", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "impact" : { + "cvssv3" : { + "BM" : { + "AC" : "L", + "SCORE" : "4.300", + "S" : "U", + "AV" : "N", + "I" : "L", + "PR" : "N", + "C" : "N", + "A" : "N", + "UI" : "R" + }, + "TM" : { + "E" : "U", + "RL" : "O", + "RC" : "C" + } + } + }, + "data_format" : "MITRE", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Sterling B2B Integrator Standard Edition 5.2.0.0 through 5.2.6.5 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 172363." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Access", + "lang" : "eng" + } + ] + } + ] + }, + "data_type" : "CVE", + "data_version" : "4.0", + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2020-02-25T00:00:00", + "ID" : "CVE-2019-4726" + }, + "affects" : { + "vendor" : { + "vendor_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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "5.2.0.0" + }, + { + "version_value" : "5.2.6.5" + } + ] + }, + "product_name" : "Sterling B2B Integrator" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/3145833", + "title" : "IBM Security Bulletin 3145833 (Sterling B2B Integrator)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/3145833" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172363", + "name" : "ibm-sterling-cve20194726-csrf (172363)", + "title" : "X-Force Vulnerability Report" + } + ] + } +}