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

103 lines
2.9 KiB
JSON
Raw Normal View History

2017-12-13 17:04:27 -05:00
{
"CVE_data_meta" : {
2018-07-10 13:03:45 -04:00
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-07-09T00:00:00",
2018-07-10 13:03:45 -04:00
"ID" : "CVE-2018-1487",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2018-07-10 13:03:45 -04:00
"product_name" : "DB2 for Linux, UNIX and Windows",
"version" : {
"version_data" : [
{
"version_value" : "10.5"
},
{
"version_value" : "10.1"
},
{
"version_value" : "9.7"
},
{
"version_value" : "11.1"
}
]
2018-07-10 13:03:45 -04:00
}
}
]
},
"vendor_name" : "IBM"
}
]
}
2017-12-13 17:04:27 -05:00
},
2018-07-10 13:03:45 -04:00
"data_format" : "MITRE",
2017-12-13 17:04:27 -05:00
"data_type" : "CVE",
2018-07-10 13:03:45 -04:00
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM DB2 for Linux, UNIX and Windows (includes DB2 Connect Server) 9.7, 10.1, 10.5 and 11.1 binaries load shared libraries from an untrusted path potentially giving low privilege users full access to the DB2 instance account by loading a malicious shared library. IBM X-Force ID: 140972."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
2018-07-10 13:03:45 -04:00
"A" : "H",
"AC" : "L",
2018-07-10 13:03:45 -04:00
"AV" : "L",
"C" : "H",
"I" : "H",
2018-07-10 13:03:45 -04:00
"PR" : "N",
"S" : "U",
"SCORE" : "8.400",
"UI" : "N"
},
"TM" : {
2018-07-10 13:03:45 -04:00
"E" : "U",
"RC" : "C",
2018-07-10 13:03:45 -04:00
"RL" : "O"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Privileges"
}
]
2017-12-13 17:04:27 -05:00
}
]
2018-07-10 13:03:45 -04:00
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22016505",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22016505"
},
2018-07-11 06:03:35 -04:00
{
"name" : "1041231",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041231"
},
2018-07-10 13:03:45 -04:00
{
"name" : "ibm-db2-cve20181487-priv-escalation(140972)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/140972"
}
]
2017-12-13 17:04:27 -05:00
}
}