diff --git a/2019/4xxx/CVE-2019-4163.json b/2019/4xxx/CVE-2019-4163.json index 858fed69aca..8a3ee14694d 100644 --- a/2019/4xxx/CVE-2019-4163.json +++ b/2019/4xxx/CVE-2019-4163.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4163", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "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" : "StoredIQ", + "version" : { + "version_data" : [ + { + "version_value" : "7.6.0.0" + }, + { + "version_value" : "7.6.0.18" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "http://www.ibm.com/support/docview.wss?uid=ibm10960009", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 960009 (StoredIQ)", + "name" : "http://www.ibm.com/support/docview.wss?uid=ibm10960009" + }, + { + "title" : "X-Force Vulnerability Report", + "name" : "ibm-storeiq-cve20194163-info-disc (158696)", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158696" + } + ] + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM StoreIQ 7.6.0.0. through 7.6.0.18 could allow an authenticated user to obtain sensitive information that a privileged user should only be allowed to view. IBM X-Force ID: 158696." + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + }, + "BM" : { + "AV" : "N", + "A" : "N", + "UI" : "N", + "AC" : "L", + "I" : "N", + "SCORE" : "4.300", + "S" : "U", + "C" : "L", + "PR" : "L" + } + } + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-07-26T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4163" + }, + "data_format" : "MITRE" +} diff --git a/2019/4xxx/CVE-2019-4165.json b/2019/4xxx/CVE-2019-4165.json index 23b965d11bd..cea6016153e 100644 --- a/2019/4xxx/CVE-2019-4165.json +++ b/2019/4xxx/CVE-2019-4165.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4165", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM StoreIQ 7.6.0.0. through 7.6.0.18 could allow a remote attacker to cause a denial of service attack using repeated requests to the server. IBM X-Force ID: 158698." + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "AV" : "N", + "A" : "L", + "UI" : "N", + "C" : "N", + "PR" : "N", + "SCORE" : "5.300", + "S" : "U", + "I" : "N", + "AC" : "L" + }, + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + } + } + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-07-26T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4165", + "STATE" : "PUBLIC" + }, + "data_format" : "MITRE", + "data_version" : "4.0", + "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" : "StoredIQ", + "version" : { + "version_data" : [ + { + "version_value" : "7.6.0.0" + }, + { + "version_value" : "7.6.0.18" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Denial of Service" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "http://www.ibm.com/support/docview.wss?uid=ibm10960131", + "title" : "IBM Security Bulletin 960131 (StoredIQ)", + "name" : "http://www.ibm.com/support/docview.wss?uid=ibm10960131", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "name" : "ibm-storeiq-cve20194165-dos (158698)", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158698" + } + ] + }, + "data_type" : "CVE" +}