- Synchronized data.

This commit is contained in:
CVE Team 2018-11-09 12:06:11 -05:00
parent 8473d9d94b
commit d291f1ac53
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,31 +1,10 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-11-07T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2018-1872",
"ASSIGNER" : "psirt@us.ibm.com"
"STATE" : "PUBLIC"
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "H",
"RL" : "O"
},
"BM" : {
"AV" : "N",
"C" : "L",
"S" : "C",
"AC" : "L",
"SCORE" : "5.400",
"A" : "N",
"I" : "L",
"PR" : "L",
"UI" : "R"
}
}
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
@ -33,14 +12,14 @@
"product" : {
"product_data" : [
{
"product_name" : "Maximo Asset Management",
"version" : {
"version_data" : [
{
"version_value" : "7.6"
}
]
},
"product_name" : "Maximo Asset Management"
}
}
]
},
@ -49,30 +28,36 @@
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"value" : "IBM Maximo Asset Management 7.6 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: 151330.",
"lang" : "eng"
"lang" : "eng",
"value" : "IBM Maximo Asset Management 7.6 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: 151330."
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 737461 (Maximo Asset Management)",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10737461",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10737461"
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"AC" : "L",
"AV" : "N",
"C" : "L",
"I" : "L",
"PR" : "L",
"S" : "C",
"SCORE" : "5.400",
"UI" : "R"
},
{
"name" : "ibm-maximo-cve20181872-xss (151330)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/151330",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
"TM" : {
"E" : "H",
"RC" : "C",
"RL" : "O"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
@ -86,5 +71,18 @@
}
]
},
"data_format" : "MITRE"
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10737461",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10737461"
},
{
"name" : "ibm-maximo-cve20181872-xss(151330)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/151330"
}
]
}
}