From f34106aab3a003175c1be18971cafb939bc32b28 Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Fri, 28 Jun 2019 12:12:11 -0400 Subject: [PATCH] IBM20190628-121211 Added CVE-2019-4269, CVE-2019-4369 --- 2019/4xxx/CVE-2019-4269.json | 114 ++++++++++++++++++++++++++++++----- 2019/4xxx/CVE-2019-4369.json | 102 ++++++++++++++++++++++++++----- 2 files changed, 186 insertions(+), 30 deletions(-) diff --git a/2019/4xxx/CVE-2019-4269.json b/2019/4xxx/CVE-2019-4269.json index 197f7e98150..362f77fee70 100644 --- a/2019/4xxx/CVE-2019-4269.json +++ b/2019/4xxx/CVE-2019-4269.json @@ -1,18 +1,102 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4269", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10884032", + "name" : "https://www-01.ibm.com/support/docview.wss?uid=ibm10884032", + "title" : "IBM Security Bulletin 884032 (WebSphere Application Server)" + }, + { + "title" : "X-Force Vulnerability Report", + "name" : "ibm-websphere-cve20194269-info-disc (160202)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/160202", + "refsource" : "XF" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "CVE_data_meta" : { + "ID" : "CVE-2019-4269", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2019-06-26T00:00:00" + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 Admin Console could allow a remote attacker to obtain sensitive information when a specially crafted url causes a stack trace to be dumped. IBM X-Force ID: 160202." + } + ] + }, + "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" : "7.0" + }, + { + "version_value" : "8.0" + }, + { + "version_value" : "8.5" + }, + { + "version_value" : "9.0" + }, + { + "version_value" : "9" + } + ] + }, + "product_name" : "WebSphere Application Server" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "BM" : { + "S" : "U", + "A" : "N", + "SCORE" : "5.300", + "AV" : "N", + "C" : "L", + "PR" : "N", + "I" : "N", + "UI" : "N", + "AC" : "L" + }, + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + } + } + } +} diff --git a/2019/4xxx/CVE-2019-4369.json b/2019/4xxx/CVE-2019-4369.json index 5d60a18d4d8..cacd2ef9d0b 100644 --- a/2019/4xxx/CVE-2019-4369.json +++ b/2019/4xxx/CVE-2019-4369.json @@ -1,18 +1,90 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4369", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "impact" : { + "cvssv3" : { + "TM" : { + "RC" : "C", + "E" : "U", + "RL" : "O" + }, + "BM" : { + "A" : "N", + "S" : "U", + "AC" : "L", + "UI" : "N", + "I" : "N", + "PR" : "L", + "AV" : "N", + "C" : "L", + "SCORE" : "4.300" + } + } + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM BigFix Inventory v9 (SUA v9 / ILMT v9) discloses sensitive information to unauthorized users. The information can be used to mount further attacks on the system. IBM X-Force ID: 161807." + } + ] + }, + "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" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "9.2" + } + ] + }, + "product_name" : "License Metric Tool" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 957265 (License Metric Tool)", + "name" : "http://www.ibm.com/support/docview.wss?uid=ibm10957265", + "url" : "http://www.ibm.com/support/docview.wss?uid=ibm10957265", + "refsource" : "CONFIRM" + }, + { + "name" : "ibm-bigfix-cve20194369-info-disc (161807)", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/161807", + "refsource" : "XF" + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-06-26T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4369" + }, + "data_type" : "CVE", + "data_version" : "4.0", + "data_format" : "MITRE" +}