diff --git a/2019/4xxx/CVE-2019-4592.json b/2019/4xxx/CVE-2019-4592.json index 3a2f2387f5c..b9f24eb51c8 100644 --- a/2019/4xxx/CVE-2019-4592.json +++ b/2019/4xxx/CVE-2019-4592.json @@ -1,18 +1,93 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4592", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Denial of Service" + } + ] + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2020-02-12T00:00:00", + "ID" : "CVE-2019-4592", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "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" : [ + { + "product_name" : "Tivoli Monitoring", + "version" : { + "version_data" : [ + { + "version_value" : "6.3.0.7.3" + }, + { + "version_value" : "6.3.0.7.10" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/2278617", + "title" : "IBM Security Bulletin 2278617 (Tivoli Monitoring)", + "name" : "https://www.ibm.com/support/pages/node/2278617" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/167647", + "name" : "ibm-tivoli-cve20194592-dos (167647)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "A" : "H", + "AV" : "N", + "SCORE" : "7.500", + "C" : "N", + "S" : "U", + "AC" : "L", + "I" : "N", + "UI" : "N", + "PR" : "N" + }, + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + } + } + }, + "data_format" : "MITRE", + "description" : { + "description_data" : [ + { + "value" : "IBM Tivoli Monitoring Service 6.3.0.7.3 through 6.3.0.7.10 could allow an unauthorized user to access and modify operation aspects of the ITM monitoring server possibly leading to an effective denial of service or disabling of the monitoring server. IBM X-Force ID: 167647.", + "lang" : "eng" + } + ] + } +} diff --git a/2019/4xxx/CVE-2019-4666.json b/2019/4xxx/CVE-2019-4666.json index 3a761e3dd2a..fa978d0d3ca 100644 --- a/2019/4xxx/CVE-2019-4666.json +++ b/2019/4xxx/CVE-2019-4666.json @@ -1,18 +1,106 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4666", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM UrbanCode Deploy (UCD) 7.0.3 and IBM UrbanCode Build 6.1.5 could allow a local user to obtain sensitive information by unmasking certain secure values in documents. IBM X-Force ID: 171248." + } + ] + }, + "data_format" : "MITRE", + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2019-4666", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2020-02-12T00:00:00" + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "data_type" : "CVE", + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/1138576", + "name" : "https://www.ibm.com/support/pages/node/1138576", + "title" : "IBM Security Bulletin 1138576 (UrbanCode Build)" + }, + { + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 2325141 (UrbanCode Deploy)", + "name" : "https://www.ibm.com/support/pages/node/2325141", + "url" : "https://www.ibm.com/support/pages/node/2325141" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/171248", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-ucd-cve20194666-info-disc (171248)", + "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." + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0.3" + } + ] + }, + "product_name" : "UrbanCode Deploy" + }, + { + "product_name" : "UrbanCode Build", + "version" : { + "version_data" : [ + { + "version_value" : "6.1.5" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "E" : "U", + "RC" : "C" + }, + "BM" : { + "AC" : "L", + "I" : "N", + "UI" : "N", + "PR" : "H", + "A" : "N", + "SCORE" : "2.300", + "AV" : "L", + "S" : "U", + "C" : "L" + } + } + }, + "data_version" : "4.0" +}