diff --git a/2018/1xxx/CVE-2018-1772.json b/2018/1xxx/CVE-2018-1772.json index 940bb2f4d55..6d6db476493 100644 --- a/2018/1xxx/CVE-2018-1772.json +++ b/2018/1xxx/CVE-2018-1772.json @@ -1,13 +1,10 @@ { - "description" : { - "description_data" : [ - { - "value" : "IBM SPSS Analytic Server 3.1.1.1 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: 148689.", - "lang" : "eng" - } - ] + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2019-01-13T00:00:00", + "ID" : "CVE-2018-1772", + "STATE" : "PUBLIC" }, - "data_type" : "CVE", "affects" : { "vendor" : { "vendor_data" : [ @@ -31,60 +28,61 @@ ] } }, - "references" : { - "reference_data" : [ + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10791853", - "title" : "IBM Security Bulletin 791853 (SPSS Analytic Server)", - "refsource" : "CONFIRM", - "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10791853" - }, - { - "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148689", - "name" : "ibm-spss-cve20181772-xss (148689)", - "title" : "X-Force Vulnerability Report" + "lang" : "eng", + "value" : "IBM SPSS Analytic Server 3.1.1.1 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: 148689." } ] }, - "data_format" : "MITRE", + "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" } ] } ] }, - "data_version" : "4.0", - "CVE_data_meta" : { - "ID" : "CVE-2018-1772", - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2019-01-13T00:00:00", - "STATE" : "PUBLIC" - }, - "impact" : { - "cvssv3" : { - "TM" : { - "E" : "H", - "RC" : "C", - "RL" : "O" + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10791853", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10791853" }, - "BM" : { - "C" : "L", - "I" : "L", - "AC" : "L", - "SCORE" : "6.100", - "UI" : "R", - "S" : "C", - "AV" : "N", - "A" : "N", - "PR" : "N" + { + "name" : "ibm-spss-cve20181772-xss(148689)", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148689" } - } + ] } } diff --git a/2019/6xxx/CVE-2019-6317.json b/2019/6xxx/CVE-2019-6317.json new file mode 100644 index 00000000000..f0b07634de8 --- /dev/null +++ b/2019/6xxx/CVE-2019-6317.json @@ -0,0 +1,18 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-6317", + "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." + } + ] + } +}