From 79616b26d91154a5eec2f38a8583c81f9219d0cb Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 31 Jan 2019 11:05:54 -0500 Subject: [PATCH] - Synchronized data. --- 2018/11xxx/CVE-2018-11790.json | 2 + 2019/4xxx/CVE-2019-4040.json | 112 ++++++++++++++++----------------- 2019/7xxx/CVE-2019-7251.json | 18 ++++++ 3 files changed, 75 insertions(+), 57 deletions(-) create mode 100644 2019/7xxx/CVE-2019-7251.json diff --git a/2018/11xxx/CVE-2018-11790.json b/2018/11xxx/CVE-2018-11790.json index 6e3995690b6..9ab749c53ec 100644 --- a/2018/11xxx/CVE-2018-11790.json +++ b/2018/11xxx/CVE-2018-11790.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://www.openoffice.org/security/cves/CVE-2018-11790.html", + "refsource" : "CONFIRM", "url" : "https://www.openoffice.org/security/cves/CVE-2018-11790.html" } ] diff --git a/2019/4xxx/CVE-2019-4040.json b/2019/4xxx/CVE-2019-4040.json index cb3551eb82a..8a35a668cac 100644 --- a/2019/4xxx/CVE-2019-4040.json +++ b/2019/4xxx/CVE-2019-4040.json @@ -1,58 +1,18 @@ { - "description" : { - "description_data" : [ - { - "value" : "IBM I 7.2 and 7.3 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: 156164.", - "lang" : "eng" - } - ] - }, - "data_version" : "4.0", - "impact" : { - "cvssv3" : { - "TM" : { - "RC" : "C", - "RL" : "O", - "E" : "H" - }, - "BM" : { - "C" : "L", - "SCORE" : "6.100", - "S" : "C", - "I" : "L", - "AV" : "N", - "AC" : "L", - "PR" : "N", - "A" : "N", - "UI" : "R" - } - } - }, - "data_format" : "MITRE", - "references" : { - "reference_data" : [ - { - "name" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384", - "url" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384", - "title" : "IBM Security Bulletin 869384 (i)", - "refsource" : "CONFIRM" - }, - { - "title" : "X-Force Vulnerability Report", - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156164", - "name" : "ibm-i-cve20194040-xss (156164)" - } - ] + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2019-01-29T00:00:00", + "ID" : "CVE-2019-4040", + "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { - "vendor_name" : "IBM", "product" : { "product_data" : [ { + "product_name" : "i", "version" : { "version_data" : [ { @@ -62,32 +22,70 @@ "version_value" : "7.3" } ] - }, - "product_name" : "i" + } } ] - } + }, + "vendor_name" : "IBM" } ] } }, - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2019-01-29T00:00:00", - "ID" : "CVE-2019-4040", - "STATE" : "PUBLIC" - }, + "data_format" : "MITRE", "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM I 7.2 and 7.3 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: 156164." + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "A" : "N", + "AC" : "L", + "AV" : "N", + "C" : "L", + "I" : "L", + "PR" : "N", + "S" : "C", + "SCORE" : "6.100", + "UI" : "R" + }, + "TM" : { + "E" : "H", + "RC" : "C", + "RL" : "O" + } + } + }, "problemtype" : { "problemtype_data" : [ { "description" : [ { - "value" : "Cross-Site Scripting", - "lang" : "eng" + "lang" : "eng", + "value" : "Cross-Site Scripting" } ] } ] + }, + "references" : { + "reference_data" : [ + { + "name" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384", + "refsource" : "CONFIRM", + "url" : "http://www.ibm.com/support/docview.wss?uid=ibm10869384" + }, + { + "name" : "ibm-i-cve20194040-xss(156164)", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156164" + } + ] } } diff --git a/2019/7xxx/CVE-2019-7251.json b/2019/7xxx/CVE-2019-7251.json new file mode 100644 index 00000000000..517e61eb60d --- /dev/null +++ b/2019/7xxx/CVE-2019-7251.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-7251", + "STATE" : "RESERVED" + }, + "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." + } + ] + } +}