diff --git a/2020/4xxx/CVE-2020-4669.json b/2020/4xxx/CVE-2020-4669.json index 773c9ef3667..54a14dc29b3 100644 --- a/2020/4xxx/CVE-2020-4669.json +++ b/2020/4xxx/CVE-2020-4669.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4669", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6436821", + "name" : "https://www.ibm.com/support/pages/node/6436821", + "title" : "IBM Security Bulletin 6436821 (Planning Analytics Local)" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/186400", + "name" : "ibm-planning-cve20204669-data-manipulation (186400)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Data Manipulation" + } + ] + } + ] + }, + "data_type" : "CVE", + "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" : "2.0" + } + ] + }, + "product_name" : "Planning Analytics Local" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "BM" : { + "AV" : "N", + "UI" : "N", + "S" : "U", + "AC" : "H", + "PR" : "N", + "I" : "H", + "SCORE" : "7.400", + "C" : "H", + "A" : "N" + }, + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + } + } + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Planning Analytics Local 2.0 connects to a MongoDB server. MongoDB, a document-oriented database system, is listening on the remote port, and it is configured to allow connections without password authentication. A remote attacker can gain unauthorized access to the database. IBM X-Force ID: 184600." + } + ] + }, + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2021-05-14T00:00:00", + "ID" : "CVE-2020-4669" + } +} diff --git a/2020/4xxx/CVE-2020-4670.json b/2020/4xxx/CVE-2020-4670.json index 99ad35697db..73962916dca 100644 --- a/2020/4xxx/CVE-2020-4670.json +++ b/2020/4xxx/CVE-2020-4670.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4670", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Data Manipulation" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6436821 (Planning Analytics Local)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6436821", + "name" : "https://www.ibm.com/support/pages/node/6436821" + }, + { + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/186401", + "refsource" : "XF", + "name" : "ibm-planning-cve20204670-data-manipulation (186401)" + } + ] + }, + "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" : "Planning Analytics Local", + "version" : { + "version_data" : [ + { + "version_value" : "2.0" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "PR" : "N", + "AC" : "H", + "S" : "U", + "AV" : "N", + "UI" : "N", + "C" : "H", + "A" : "N", + "SCORE" : "7.400", + "I" : "H" + }, + "TM" : { + "RC" : "C", + "E" : "U", + "RL" : "O" + } + } + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Planning Analytics Local 2.0 connects to a Redis server. The Redis server, an in-memory data structure store, running on the remote host is not protected by password authentication. A remote attacker can exploit this to gain unauthorized access to the server. IBM X-Force ID: 186401.", + "lang" : "eng" + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2021-05-14T00:00:00", + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4670", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "data_format" : "MITRE" +} diff --git a/2021/29xxx/CVE-2021-29747.json b/2021/29xxx/CVE-2021-29747.json index a949ee0a380..6852b14d4e9 100644 --- a/2021/29xxx/CVE-2021-29747.json +++ b/2021/29xxx/CVE-2021-29747.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2021-29747", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "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." + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "11.7" + } + ] + }, + "product_name" : "InfoSphere Information Server" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6453437 (InfoSphere Information Server)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6453437", + "name" : "https://www.ibm.com/support/pages/node/6453437" + }, + { + "name" : "ibm-infosphere-cve202129747-info-disc (201775)", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/201775", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "data_format" : "MITRE", + "CVE_data_meta" : { + "ID" : "CVE-2021-29747", + "DATE_PUBLIC" : "2021-05-14T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM InfoSphere Information Server 11.7 could allow a remote attacker to obtain highly sensitive information due to a vulnerability in the authentication mechanism. IBM X-Force ID: 201775." + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + }, + "BM" : { + "AV" : "N", + "UI" : "N", + "S" : "U", + "AC" : "H", + "PR" : "N", + "I" : "N", + "SCORE" : "5.900", + "C" : "H", + "A" : "N" + } + } + } +}