IBM20180816-82122

Added CVE-2018-1715
This commit is contained in:
Scott Moore - IBM 2018-08-16 08:21:22 -04:00
parent b21b447624
commit effe8d6792
No known key found for this signature in database
GPG Key ID: 95B9EA1B824C2926

View File

@ -1,18 +1,117 @@
{ {
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1715",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : { "description" : {
"description_data" : [ "description_data" : [
{
"value" : "IBM Maximo Asset Management 7.6 through 7.6.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: 147003.",
"lang" : "eng"
}
]
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"BM" : {
"PR" : "L",
"S" : "C",
"C" : "L",
"SCORE" : "5.400",
"I" : "L",
"UI" : "R",
"AV" : "N",
"AC" : "L",
"A" : "N"
},
"TM" : {
"E" : "H",
"RL" : "O",
"RC" : "C"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{ {
"lang" : "eng", "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." "value" : "Cross-Site Scripting"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "7.6"
},
{
"version_value" : "7.6.0"
},
{
"version_value" : "7.6.0.1"
},
{
"version_value" : "7.6.1"
},
{
"version_value" : "7.6.2"
},
{
"version_value" : "7.6.2.1"
},
{
"version_value" : "7.6.2.2"
},
{
"version_value" : "7.6.2.3"
},
{
"version_value" : "7.6.2.4"
},
{
"version_value" : "7.6.3"
}
]
},
"product_name" : "Maximo Asset Management"
} }
] ]
} }
} }
]
}
},
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/docview.wss?uid=swg22017453",
"title" : "IBM Security Bulletin 2017453 (Maximo Asset Management)",
"name" : "https://www.ibm.com/support/docview.wss?uid=swg22017453"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/147003",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-maximo-cve20181715-xss (147003)"
}
]
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2018-08-14T00:00:00",
"ID" : "CVE-2018-1715",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC"
},
"data_format" : "MITRE"
}