diff --git a/2019/4xxx/CVE-2019-4066.json b/2019/4xxx/CVE-2019-4066.json index 4dbe91b47b0..a7480bc7fd0 100644 --- a/2019/4xxx/CVE-2019-4066.json +++ b/2019/4xxx/CVE-2019-4066.json @@ -1,18 +1,135 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4066", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "impact" : { + "cvssv3" : { + "BM" : { + "S" : "U", + "A" : "H", + "SCORE" : "8.800", + "AV" : "N", + "PR" : "L", + "AC" : "L", + "UI" : "N", + "C" : "H", + "I" : "H" + }, + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + } + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Access", + "lang" : "eng" + } + ] + } + ] + }, + "data_version" : "4.0", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-05-31T00:00:00", + "ID" : "CVE-2019-4066", + "STATE" : "PUBLIC", + "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." + "product" : { + "product_data" : [ + { + "product_name" : "Intelligent Operations Center", + "version" : { + "version_data" : [ + { + "version_value" : "5.1.0" + }, + { + "version_value" : "5.1.0.1" + }, + { + "version_value" : "5.1.0.2" + }, + { + "version_value" : "5.1.0.3" + }, + { + "version_value" : "5.1.0.4" + }, + { + "version_value" : "5.1.0.5" + }, + { + "version_value" : "5.1.0.6" + }, + { + "version_value" : "5.1.0.7" + }, + { + "version_value" : "5.1.0.8" + }, + { + "version_value" : "5.1.0.9" + }, + { + "version_value" : "5.1.0.10" + }, + { + "version_value" : "5.1.0.11" + }, + { + "version_value" : "5.1.0.12" + }, + { + "version_value" : "5.1.0.13" + }, + { + "version_value" : "5.1.0.14" + }, + { + "version_value" : "5.2.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10879381", + "title" : "IBM Security Bulletin 879381 (Intelligent Operations Center)", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10879381" + }, + { + "name" : "ibm-ioc-cve20194066-create-user (157011)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/157011" + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Intelligent Operations Center (IOC) 5.1.0 through 5.2.0 could allow an authenciated user to create arbitrary users which could cause ID management issues and result in code execution. IBM X-Force ID: 157011.", + "lang" : "eng" + } + ] + }, + "data_type" : "CVE", + "data_format" : "MITRE" +} diff --git a/2019/4xxx/CVE-2019-4067.json b/2019/4xxx/CVE-2019-4067.json index 058b9cd1c8c..a8b4d474dc6 100644 --- a/2019/4xxx/CVE-2019-4067.json +++ b/2019/4xxx/CVE-2019-4067.json @@ -1,18 +1,135 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4067", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_version" : "4.0", + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4067", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2019-05-31T00:00:00" + }, + "impact" : { + "cvssv3" : { + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + }, + "BM" : { + "I" : "N", + "SCORE" : "5.900", + "AV" : "N", + "PR" : "N", + "UI" : "N", + "AC" : "H", + "C" : "H", + "S" : "U", + "A" : "N" + } + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "value" : "IBM Intelligent Operations Center (IOC) 5.1.0 through 5.2.0 does not require that users should have strong passwords by default, which makes it easier for attackers to compromise user accounts. IBM X-Force ID: 157012.", + "lang" : "eng" + } + ] + }, + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10880213", + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10880213", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 880213 (Intelligent Operations Center)" + }, + { + "name" : "ibm-ioc-cve20194067-info-disc (157012)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/157012", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "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" : "5.1.0" + }, + { + "version_value" : "5.1.0.1" + }, + { + "version_value" : "5.1.0.2" + }, + { + "version_value" : "5.1.0.3" + }, + { + "version_value" : "5.1.0.4" + }, + { + "version_value" : "5.1.0.5" + }, + { + "version_value" : "5.1.0.6" + }, + { + "version_value" : "5.1.0.7" + }, + { + "version_value" : "5.1.0.8" + }, + { + "version_value" : "5.1.0.9" + }, + { + "version_value" : "5.1.0.10" + }, + { + "version_value" : "5.1.0.11" + }, + { + "version_value" : "5.1.0.12" + }, + { + "version_value" : "5.1.0.13" + }, + { + "version_value" : "5.1.0.14" + }, + { + "version_value" : "5.2.0" + } + ] + }, + "product_name" : "Intelligent Operations Center" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + } +} diff --git a/2019/4xxx/CVE-2019-4068.json b/2019/4xxx/CVE-2019-4068.json index 8406fa5ed53..769eb50b154 100644 --- a/2019/4xxx/CVE-2019-4068.json +++ b/2019/4xxx/CVE-2019-4068.json @@ -1,18 +1,135 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4068", - "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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "Intelligent Operations Center", + "version" : { + "version_data" : [ + { + "version_value" : "5.1.0" + }, + { + "version_value" : "5.1.0.1" + }, + { + "version_value" : "5.1.0.2" + }, + { + "version_value" : "5.1.0.3" + }, + { + "version_value" : "5.1.0.4" + }, + { + "version_value" : "5.1.0.5" + }, + { + "version_value" : "5.1.0.6" + }, + { + "version_value" : "5.1.0.7" + }, + { + "version_value" : "5.1.0.8" + }, + { + "version_value" : "5.1.0.9" + }, + { + "version_value" : "5.1.0.10" + }, + { + "version_value" : "5.1.0.11" + }, + { + "version_value" : "5.1.0.12" + }, + { + "version_value" : "5.1.0.13" + }, + { + "version_value" : "5.1.0.14" + }, + { + "version_value" : "5.2.0" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 880229 (Intelligent Operations Center)", + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10880229", + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10880229" + }, + { + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/157013", + "name" : "ibm-ioc-cve20194068-info-disc (157013)" + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Intelligent Operations Center (IOC) 5.1.0 through 5.2.0 is vulnerable to user enumeration, allowing an attacker to brute force into the system. IBM X-Force ID: 157013.", + "lang" : "eng" + } + ] + }, + "data_type" : "CVE", + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + }, + "BM" : { + "I" : "N", + "AV" : "N", + "SCORE" : "5.900", + "PR" : "N", + "AC" : "H", + "UI" : "N", + "C" : "H", + "S" : "U", + "A" : "N" + } + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "data_version" : "4.0", + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4068", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2019-05-31T00:00:00" + } +} diff --git a/2019/4xxx/CVE-2019-4069.json b/2019/4xxx/CVE-2019-4069.json index 5285ebe91e8..2fb2add393e 100644 --- a/2019/4xxx/CVE-2019-4069.json +++ b/2019/4xxx/CVE-2019-4069.json @@ -1,18 +1,135 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4069", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2019-4069", + "DATE_PUBLIC" : "2019-05-31T00:00:00" + }, + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Gain Access" + } + ] + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + }, + "BM" : { + "A" : "H", + "S" : "U", + "C" : "H", + "AC" : "L", + "UI" : "R", + "SCORE" : "8.000", + "AV" : "N", + "PR" : "L", + "I" : "H" + } + } + }, + "data_format" : "MITRE", + "description" : { + "description_data" : [ + { + "value" : "IBM Intelligent Operations Center (IOC) 5.1.0 through 5.2.0 does not properly validate file types, allowing an attacker to upload malicious content. IBM X-Force ID: 157014.", + "lang" : "eng" + } + ] + }, + "data_type" : "CVE", + "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.1.0" + }, + { + "version_value" : "5.1.0.1" + }, + { + "version_value" : "5.1.0.2" + }, + { + "version_value" : "5.1.0.3" + }, + { + "version_value" : "5.1.0.4" + }, + { + "version_value" : "5.1.0.5" + }, + { + "version_value" : "5.1.0.6" + }, + { + "version_value" : "5.1.0.7" + }, + { + "version_value" : "5.1.0.8" + }, + { + "version_value" : "5.1.0.9" + }, + { + "version_value" : "5.1.0.10" + }, + { + "version_value" : "5.1.0.11" + }, + { + "version_value" : "5.1.0.12" + }, + { + "version_value" : "5.1.0.13" + }, + { + "version_value" : "5.1.0.14" + }, + { + "version_value" : "5.2.0" + } + ] + }, + "product_name" : "Intelligent Operations Center" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10879953", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 879953 (Intelligent Operations Center)", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10879953" + }, + { + "name" : "ibm-ioc-cve20194069-file-upload (157014)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/157014" + } + ] + } +} diff --git a/2019/4xxx/CVE-2019-4070.json b/2019/4xxx/CVE-2019-4070.json index e798c42a396..6c041ee4628 100644 --- a/2019/4xxx/CVE-2019-4070.json +++ b/2019/4xxx/CVE-2019-4070.json @@ -1,18 +1,135 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4070", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10879943", + "title" : "IBM Security Bulletin 879943 (Intelligent Operations Center)", + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10879943", + "refsource" : "CONFIRM" + }, + { + "name" : "ibm-ioc-cve20194070-xss (157015)", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/157015", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "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" : "5.1.0" + }, + { + "version_value" : "5.1.0.1" + }, + { + "version_value" : "5.1.0.2" + }, + { + "version_value" : "5.1.0.3" + }, + { + "version_value" : "5.1.0.4" + }, + { + "version_value" : "5.1.0.5" + }, + { + "version_value" : "5.1.0.6" + }, + { + "version_value" : "5.1.0.7" + }, + { + "version_value" : "5.1.0.8" + }, + { + "version_value" : "5.1.0.9" + }, + { + "version_value" : "5.1.0.10" + }, + { + "version_value" : "5.1.0.11" + }, + { + "version_value" : "5.1.0.12" + }, + { + "version_value" : "5.1.0.13" + }, + { + "version_value" : "5.1.0.14" + }, + { + "version_value" : "5.2.0" + } + ] + }, + "product_name" : "Intelligent Operations Center" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Intelligent Operations Center (IOC) 5.1.0 through 5.2.0 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: 157015." + } + ] + }, + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Cross-Site Scripting", + "lang" : "eng" + } + ] + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "H" + }, + "BM" : { + "S" : "C", + "A" : "N", + "SCORE" : "5.400", + "AV" : "N", + "PR" : "L", + "C" : "L", + "UI" : "R", + "AC" : "L", + "I" : "L" + } + } + }, + "data_version" : "4.0", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2019-05-31T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2019-4070" + } +}