- Synchronized data.

This commit is contained in:
CVE Team 2018-04-17 11:06:09 -04:00
parent 243811c138
commit 8d6beefcc6
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 87 additions and 91 deletions

View File

@ -1,48 +1,14 @@
{ {
"description" : { "CVE_data_meta" : {
"description_data" : [ "ASSIGNER" : "psirt@us.ibm.com",
{ "DATE_PUBLIC" : "2018-04-13T00:00:00",
"value" : "An IBM WebSphere MQ 8.0.0.8, 9.0.0.2, and 9.0.4 Client connecting to a MQ Queue Manager can cause a SIGSEGV in the AMQRMPPA channel process terminating it. IBM X-Force ID: 137771.", "ID" : "CVE-2018-1371",
"lang" : "eng" "STATE" : "PUBLIC"
}
]
}, },
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22012983",
"title" : "IBM Security Bulletin 2012983 (MQ)",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22012983"
},
{
"name" : "X-Force Vulnerability Report",
"title" : "ibm-websphere-cve20181371-dos(137771)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/137771"
}
]
},
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"data_type" : "CVE",
"data_format" : "MITRE",
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
{ {
"vendor_name" : "IBM",
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
@ -62,15 +28,47 @@
} }
} }
] ]
} },
"vendor_name" : "IBM"
} }
] ]
} }
}, },
"CVE_data_meta" : { "data_format" : "MITRE",
"DATE_PUBLIC" : "2018-04-13T00:00:00", "data_type" : "CVE",
"STATE" : "PUBLIC", "data_version" : "4.0",
"ID" : "CVE-2018-1371", "description" : {
"ASSIGNER" : "psirt@us.ibm.com" "description_data" : [
{
"lang" : "eng",
"value" : "An IBM WebSphere MQ 8.0.0.8, 9.0.0.2, and 9.0.4 Client connecting to a MQ Queue Manager can cause a SIGSEGV in the AMQRMPPA channel process terminating it. IBM X-Force ID: 137771."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/137771",
"refsource" : "MISC",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/137771"
},
{
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22012983",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22012983"
}
]
} }
} }

View File

@ -1,57 +1,18 @@
{ {
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"CVE_data_meta" : { "CVE_data_meta" : {
"ID" : "CVE-2018-1445", "ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-04-10T00:00:00", "DATE_PUBLIC" : "2018-04-10T00:00:00",
"STATE" : "PUBLIC", "ID" : "CVE-2018-1445",
"ASSIGNER" : "psirt@us.ibm.com" "STATE" : "PUBLIC"
}, },
"description" : {
"description_data" : [
{
"value" : "IBM WebSphere Portal 8.0.0 through 8.0.0.1, 8.5, and 9.0 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: 139907.",
"lang" : "eng"
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "http://www-01.ibm.com/support/docview.wss?uid=swg22015407",
"url" : "http://www-01.ibm.com/support/docview.wss?uid=swg22015407",
"title" : "IBM Security Bulletin 2015407"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/139907",
"refsource" : "XF",
"name" : "X-Force Vulnerability Report",
"title" : "ibm-websphere-cve20181445-xss(139907)"
}
]
},
"data_version" : "4.0",
"data_type" : "CVE",
"data_format" : "MITRE",
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
{ {
"vendor_name" : "IBM",
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
"product_name" : "WebSphere Portal",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -67,13 +28,50 @@
"version_value" : "9.0" "version_value" : "9.0"
} }
] ]
}, }
"product_name" : "WebSphere Portal"
} }
] ]
} },
"vendor_name" : "IBM"
} }
] ]
} }
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM WebSphere Portal 8.0.0 through 8.0.0.1, 8.5, and 9.0 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: 139907."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/139907",
"refsource" : "MISC",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/139907"
},
{
"name" : "http://www-01.ibm.com/support/docview.wss?uid=swg22015407",
"refsource" : "CONFIRM",
"url" : "http://www-01.ibm.com/support/docview.wss?uid=swg22015407"
}
]
} }
} }