diff --git a/2019/4xxx/CVE-2019-4547.json b/2019/4xxx/CVE-2019-4547.json index bc3794e3f5e..caab9d2f9b9 100644 --- a/2019/4xxx/CVE-2019-4547.json +++ b/2019/4xxx/CVE-2019-4547.json @@ -1,18 +1,90 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4547", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "description" : { + "description_data" : [ + { + "value" : "IBM Security Directory Server 6.4.0 generates an error message that includes sensitive information about its environment, users, or associated data. IBM X-Force ID: 165949.", + "lang" : "eng" + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6356607", + "name" : "https://www.ibm.com/support/pages/node/6356607", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6356607 (Security Directory Server)" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/165949", + "name" : "ibm-sds-cve20194547-info-disc (165949)", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "6.4.0" + } + ] + }, + "product_name" : "Security Directory Server" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "BM" : { + "PR" : "N", + "SCORE" : "5.300", + "AC" : "L", + "A" : "N", + "UI" : "N", + "S" : "U", + "I" : "N", + "AV" : "N", + "C" : "L" + }, + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + } + } + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-10-28T00:00:00", + "ID" : "CVE-2019-4547" + }, + "data_type" : "CVE" +} diff --git a/2019/4xxx/CVE-2019-4563.json b/2019/4xxx/CVE-2019-4563.json index 053c09c1214..36fc8cf3825 100644 --- a/2019/4xxx/CVE-2019-4563.json +++ b/2019/4xxx/CVE-2019-4563.json @@ -1,18 +1,90 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4563", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6356607 (Security Directory Server)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6356607", + "name" : "https://www.ibm.com/support/pages/node/6356607" + }, + { + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-sds-cve20194563-info-disc (166624)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/166624" + } + ] + }, + "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" : "Security Directory Server", + "version" : { + "version_data" : [ + { + "version_value" : "6.4.0" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Security Directory Server 6.4.0 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the insecure link and the attacker can then obtain the cookie value by snooping the traffic. IBM X-Force ID: 166624." + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RC" : "C", + "E" : "U", + "RL" : "O" + }, + "BM" : { + "I" : "N", + "AV" : "N", + "C" : "L", + "A" : "N", + "UI" : "N", + "AC" : "H", + "S" : "U", + "PR" : "N", + "SCORE" : "3.700" + } + } + }, + "data_format" : "MITRE", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2020-10-28T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4563" + }, + "data_type" : "CVE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + } +} diff --git a/2020/4xxx/CVE-2020-4721.json b/2020/4xxx/CVE-2020-4721.json index 00687cae086..201627782b8 100644 --- a/2020/4xxx/CVE-2020-4721.json +++ b/2020/4xxx/CVE-2020-4721.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4721", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Gain Privileges" + } + ] + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2020-10-28T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2020-4721" + }, + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "A" : "H", + "AC" : "L", + "UI" : "R", + "S" : "U", + "PR" : "N", + "SCORE" : "7.800", + "I" : "H", + "AV" : "L", + "C" : "H" + }, + "TM" : { + "RC" : "C", + "E" : "U", + "RL" : "O" + } + } + }, + "data_format" : "MITRE", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM i2 Analyst Notebook 9.2.0 and 9.2.1 could allow a local attacker to execute arbitrary code on the system, caused by a memory corruption. By persuading a victim to open a specially-crafted file, an attacker could exploit this vulnerability to execute arbitrary code on the system. IBM X-Force ID: 187868." + } + ] + }, + "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" : "i2 Analyst Notebook", + "version" : { + "version_data" : [ + { + "version_value" : "9.2.1" + }, + { + "version_value" : "9.2.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6356497", + "name" : "https://www.ibm.com/support/pages/node/6356497", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6356497 (i2 Analyst Notebook)" + }, + { + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-i2-cve20204721-bo (187868)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/187868" + } + ] + } +} diff --git a/2020/4xxx/CVE-2020-4722.json b/2020/4xxx/CVE-2020-4722.json index 5403544544f..6d84e6720ec 100644 --- a/2020/4xxx/CVE-2020-4722.json +++ b/2020/4xxx/CVE-2020-4722.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4722", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "impact" : { + "cvssv3" : { + "TM" : { + "E" : "U", + "RL" : "O", + "RC" : "C" + }, + "BM" : { + "C" : "H", + "AV" : "L", + "I" : "H", + "SCORE" : "7.800", + "PR" : "N", + "S" : "U", + "UI" : "R", + "A" : "H", + "AC" : "L" + } + } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "CVE_data_meta" : { + "ID" : "CVE-2020-4722", + "DATE_PUBLIC" : "2020-10-28T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Gain Privileges" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6356497", + "name" : "https://www.ibm.com/support/pages/node/6356497", + "title" : "IBM Security Bulletin 6356497 (i2 Analyst Notebook)", + "refsource" : "CONFIRM" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/187870", + "name" : "ibm-i2-cve20204722-bo (187870)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "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" : "i2 Analyst Notebook", + "version" : { + "version_data" : [ + { + "version_value" : "9.2.1" + }, + { + "version_value" : "9.2.0" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "value" : "IBM i2 Analyst Notebook 9.2.0 and 9.2.1 could allow a local attacker to execute arbitrary code on the system, caused by a memory corruption. By persuading a victim to open a specially-crafted file, an attacker could exploit this vulnerability to execute arbitrary code on the system. IBM X-Force ID: 187870.", + "lang" : "eng" + } + ] + } +} diff --git a/2020/4xxx/CVE-2020-4723.json b/2020/4xxx/CVE-2020-4723.json index 37745f23f9f..d6c30950faa 100644 --- a/2020/4xxx/CVE-2020-4723.json +++ b/2020/4xxx/CVE-2020-4723.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4723", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "description" : { + "description_data" : [ + { + "value" : "IBM i2 Analyst Notebook 9.2.0 and 9.2.1 could allow a local attacker to execute arbitrary code on the system, caused by a memory corruption. By persuading a victim to open a specially-crafted file, an attacker could exploit this vulnerability to execute arbitrary code on the system. IBM X-Force ID: 187873.", + "lang" : "eng" + } + ] + }, + "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" : "9.2.1" + }, + { + "version_value" : "9.2.0" + } + ] + }, + "product_name" : "i2 Analyst Notebook" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6356497", + "name" : "https://www.ibm.com/support/pages/node/6356497", + "title" : "IBM Security Bulletin 6356497 (i2 Analyst Notebook)", + "refsource" : "CONFIRM" + }, + { + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "name" : "ibm-i2-cve20204723-bo (187873)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/187873" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Privileges", + "lang" : "eng" + } + ] + } + ] + }, + "CVE_data_meta" : { + "ID" : "CVE-2020-4723", + "DATE_PUBLIC" : "2020-10-28T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC" + }, + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "TM" : { + "RC" : "C", + "E" : "U", + "RL" : "O" + }, + "BM" : { + "PR" : "N", + "SCORE" : "7.800", + "AC" : "L", + "A" : "H", + "UI" : "R", + "S" : "U", + "I" : "H", + "C" : "H", + "AV" : "L" + } + } + }, + "data_format" : "MITRE" +} diff --git a/2020/4xxx/CVE-2020-4724.json b/2020/4xxx/CVE-2020-4724.json index f6890e7d56d..931db11d61f 100644 --- a/2020/4xxx/CVE-2020-4724.json +++ b/2020/4xxx/CVE-2020-4724.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4724", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM i2 Analyst Notebook 9.2.0 and 9.2.1 could allow a local attacker to execute arbitrary code on the system, caused by a memory corruption. By persuading a victim to open a specially-crafted file, an attacker could exploit this vulnerability to execute arbitrary code on the system." + } + ] + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6356497 (i2 Analyst Notebook)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6356497", + "name" : "https://www.ibm.com/support/pages/node/6356497" + }, + { + "name" : "ibm-i2-cve20204724-bo (187874)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/187874", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "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" : "9.2.1" + }, + { + "version_value" : "9.2.0" + } + ] + }, + "product_name" : "i2 Analyst Notebook" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Privileges", + "lang" : "eng" + } + ] + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + }, + "BM" : { + "PR" : "N", + "SCORE" : "7.800", + "UI" : "R", + "AC" : "L", + "A" : "H", + "S" : "U", + "I" : "H", + "AV" : "L", + "C" : "H" + } + } + }, + "data_format" : "MITRE", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2020-10-28T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4724" + }, + "data_type" : "CVE" +} diff --git a/2020/4xxx/CVE-2020-4864.json b/2020/4xxx/CVE-2020-4864.json index eea05582d48..06b12313dba 100644 --- a/2020/4xxx/CVE-2020-4864.json +++ b/2020/4xxx/CVE-2020-4864.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4864", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "BM" : { + "AV" : "A", + "C" : "N", + "I" : "L", + "S" : "U", + "A" : "N", + "AC" : "L", + "UI" : "N", + "SCORE" : "4.300", + "PR" : "N" + }, + "TM" : { + "E" : "U", + "RL" : "O", + "RC" : "C" + } + } + }, + "CVE_data_meta" : { + "ID" : "CVE-2020-4864", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-10-28T00:00:00" + }, + "data_type" : "CVE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Bypass Security", + "lang" : "eng" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6356441 (Resilient OnPrem)", + "name" : "https://www.ibm.com/support/pages/node/6356441", + "url" : "https://www.ibm.com/support/pages/node/6356441" + }, + { + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-resilient-cve20204864-spoofing (190567)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190567" + } + ] + }, + "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" : "Resilient OnPrem", + "version" : { + "version_data" : [ + { + "version_value" : "38" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Resilient SOAR V38.0 could allow an attacker on the internal net work to provide the server with a spoofed source IP address. IBM X-Force ID: 190567.", + "lang" : "eng" + } + ] + } +}