diff --git a/2017/1xxx/CVE-2017-1748.json b/2017/1xxx/CVE-2017-1748.json index dd21bfd1c87..9a3134d7e80 100644 --- a/2017/1xxx/CVE-2017-1748.json +++ b/2017/1xxx/CVE-2017-1748.json @@ -1,18 +1,96 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2017-1748", - "STATE" : "RESERVED" - }, - "data_format" : "MITRE", "data_type" : "CVE", - "data_version" : "4.0", + "data_format" : "MITRE", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2018-05-30T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2017-1748" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Connections", + "version" : { + "version_data" : [ + { + "version_value" : "5.0" + }, + { + "version_value" : "5.5" + }, + { + "version_value" : "6.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, "description" : { "description_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." + "value" : "IBM Connections 5.0, 5.5, and 6.0 could allow a remote attacker to conduct phishing attacks, using an open redirect attack. By persuading a victim to visit a specially-crafted Web site, a remote attacker could exploit this vulnerability to spoof the URL displayed to redirect a user to a malicious Web site that would appear to be trusted. This could allow the attacker to obtain highly sensitive information or conduct further attacks against the victim. IBM X-Force ID: 135521.", + "lang" : "eng" + } + ] + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22016698", + "name" : "http://www.ibm.com/support/docview.wss?uid=swg22016698", + "title" : "IBM Security Bulletin 2016698 (Connections)" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/135521", + "name" : "ibm-connections-cve20171748-open-redirect(135521)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "I" : "H", + "PR" : "L", + "AC" : "L", + "AV" : "N", + "C" : "N", + "UI" : "R", + "S" : "C", + "A" : "N", + "SCORE" : "6.800" + }, + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + } + } + }, + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Access", + "lang" : "eng" + } + ] } ] } -} +} \ No newline at end of file diff --git a/2018/1xxx/CVE-2018-1600.json b/2018/1xxx/CVE-2018-1600.json index 95eaf283e5f..442f8acfc2b 100644 --- a/2018/1xxx/CVE-2018-1600.json +++ b/2018/1xxx/CVE-2018-1600.json @@ -1,18 +1,93 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-1600", - "STATE" : "RESERVED" + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] }, "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", "description" : { "description_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." + "value" : "IBM BigFix Platform 9.2 and 9.5 transmits sensitive or security-critical data in clear text in a communication channel that can be sniffed by unauthorized actors. IBM X-Force ID: 143745." } ] + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 2015754 (BigFix Platform)", + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22015754", + "name" : "http://www.ibm.com/support/docview.wss?uid=swg22015754", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/143745", + "name" : "ibm-bigfix-cve20181600-info-disc(143745)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ID" : "CVE-2018-1600", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2018-05-24T00:00:00" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "BigFix Platform", + "version" : { + "version_data" : [ + { + "version_value" : "9.2" + }, + { + "version_value" : "9.5" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, + "data_type" : "CVE", + "data_version" : "4.0", + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + }, + "BM" : { + "S" : "C", + "PR" : "N", + "AV" : "N", + "UI" : "N", + "AC" : "L", + "A" : "N", + "C" : "H", + "SCORE" : "8.600", + "I" : "N" + } + } } }