cvelist/2018/1xxx/CVE-2018-1851.json

94 lines
2.5 KiB
JSON
Raw Normal View History

2017-12-13 17:04:27 -05:00
{
"CVE_data_meta" : {
2018-10-31 09:05:25 -04:00
"ASSIGNER" : "psirt@us.ibm.com",
2018-10-31 08:32:13 -04:00
"DATE_PUBLIC" : "2018-10-30T00:00:00",
2017-12-13 17:04:27 -05:00
"ID" : "CVE-2018-1851",
2018-10-31 09:05:25 -04:00
"STATE" : "PUBLIC"
2018-10-31 08:32:13 -04:00
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2018-10-31 09:05:25 -04:00
"product_name" : "WebSphere Application Server",
2018-10-31 08:32:13 -04:00
"version" : {
"version_data" : [
{
"version_value" : "Liberty"
}
]
2018-10-31 09:05:25 -04:00
}
2018-10-31 08:32:13 -04:00
}
]
2018-10-31 09:05:25 -04:00
},
"vendor_name" : "IBM"
2018-10-31 08:32:13 -04:00
}
]
}
},
2018-10-31 09:05:25 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM WebSphere Application Server Liberty OpenID Connect could allow a remote attacker to execute arbitrary code on the system, caused by improper deserialization. By sending a specially-crafted request to the RP service, an attacker could exploit this vulnerability to execute arbitrary code. IBM X-Force ID: 150999."
}
]
},
2018-10-31 08:32:13 -04:00
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "L",
2018-10-31 09:05:25 -04:00
"AC" : "L",
2018-10-31 08:32:13 -04:00
"AV" : "N",
2018-10-31 09:05:25 -04:00
"C" : "L",
"I" : "L",
2018-10-31 08:32:13 -04:00
"PR" : "N",
2018-10-31 09:05:25 -04:00
"S" : "U",
"SCORE" : "7.300",
"UI" : "N"
2018-10-31 08:32:13 -04:00
},
"TM" : {
2018-10-31 09:05:25 -04:00
"E" : "U",
2018-10-31 08:32:13 -04:00
"RC" : "C",
2018-10-31 09:05:25 -04:00
"RL" : "O"
2018-10-31 08:32:13 -04:00
}
}
2017-12-13 17:04:27 -05:00
},
2018-10-31 09:05:25 -04:00
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
2018-10-31 08:32:13 -04:00
"references" : {
"reference_data" : [
2017-12-13 17:04:27 -05:00
{
2018-10-31 08:32:13 -04:00
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10735105",
2018-10-31 09:05:25 -04:00
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10735105"
2018-10-31 08:32:13 -04:00
},
2018-11-07 06:04:29 -05:00
{
"name" : "105839",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105839"
},
2018-10-31 08:32:13 -04:00
{
2018-10-31 09:05:25 -04:00
"name" : "ibm-websphere-cve20181851-rce(150999)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/150999"
2017-12-13 17:04:27 -05:00
}
]
}
}