- Synchronized data.

This commit is contained in:
CVE Team 2019-01-15 14:05:01 -05:00
parent a72680ca62
commit 1dcc6667a1
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 63 additions and 47 deletions

View File

@ -1,13 +1,10 @@
{ {
"description" : { "CVE_data_meta" : {
"description_data" : [ "ASSIGNER" : "psirt@us.ibm.com",
{ "DATE_PUBLIC" : "2019-01-13T00:00:00",
"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.", "ID" : "CVE-2018-1772",
"lang" : "eng" "STATE" : "PUBLIC"
}
]
}, },
"data_type" : "CVE",
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
@ -31,60 +28,61 @@
] ]
} }
}, },
"references" : { "data_format" : "MITRE",
"reference_data" : [ "data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{ {
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10791853", "lang" : "eng",
"title" : "IBM Security Bulletin 791853 (SPSS Analytic Server)", "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."
"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"
} }
] ]
}, },
"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" : {
"problemtype_data" : [ "problemtype_data" : [
{ {
"description" : [ "description" : [
{ {
"value" : "Cross-Site Scripting", "lang" : "eng",
"lang" : "eng" "value" : "Cross-Site Scripting"
} }
] ]
} }
] ]
}, },
"data_version" : "4.0", "references" : {
"CVE_data_meta" : { "reference_data" : [
"ID" : "CVE-2018-1772", {
"ASSIGNER" : "psirt@us.ibm.com", "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10791853",
"DATE_PUBLIC" : "2019-01-13T00:00:00", "refsource" : "CONFIRM",
"STATE" : "PUBLIC" "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10791853"
},
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
}, },
"BM" : { {
"C" : "L", "name" : "ibm-spss-cve20181772-xss(148689)",
"I" : "L", "refsource" : "XF",
"AC" : "L", "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148689"
"SCORE" : "6.100",
"UI" : "R",
"S" : "C",
"AV" : "N",
"A" : "N",
"PR" : "N"
} }
} ]
} }
} }

View File

@ -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."
}
]
}
}