cvelist/2019/4xxx/CVE-2019-4008.json

97 lines
2.5 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
2019-02-07 11:05:23 -05:00
"DATE_PUBLIC" : "2019-02-01T00:00:00",
"ID" : "CVE-2019-4008",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2019-02-07 11:05:23 -05:00
"product_name" : "API Connect",
"version" : {
"version_data" : [
{
"version_value" : "2018.1"
},
{
"version_value" : "2018.4.1.1"
}
]
2019-02-07 11:05:23 -05:00
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
2019-02-07 11:05:23 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
2019-02-07 11:05:23 -05:00
"data_version" : "4.0",
"description" : {
"description_data" : [
{
2019-02-07 11:05:23 -05:00
"lang" : "eng",
"value" : "API Connect V2018.1 through 2018.4.1.1 is impacted by access token leak. Authorization tokens in some URLs can result in the tokens being written to log files. IBM X-Force ID: 155626."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "H",
"AC" : "H",
"AV" : "N",
"C" : "H",
2019-02-07 11:05:23 -05:00
"I" : "H",
"PR" : "N",
2019-02-07 11:05:23 -05:00
"S" : "C",
"SCORE" : "9.000",
"UI" : "N"
2019-02-07 11:05:23 -05:00
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
2019-02-07 11:05:23 -05:00
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10869772",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10869772"
},
2019-02-12 06:08:37 -05:00
{
"name" : "106961",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106961"
},
2019-02-07 11:05:23 -05:00
{
"name" : "ibm-api-cve20194008-token-leak(155626)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/155626"
}
]
}
2019-01-03 15:04:29 -05:00
}