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

94 lines
2.5 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
"data_type" : "CVE",
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"BM" : {
"C" : "N",
"A" : "N",
"AC" : "L",
"S" : "U",
"AV" : "N",
"UI" : "R",
"SCORE" : "4.300",
"PR" : "N",
"I" : "L"
},
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Private 3.1.1 and 3.1.2 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 158116.",
"lang" : "eng"
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-08-13T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4117"
},
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10878396",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10878396",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 878396 (Cloud Private)"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158116",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-cloud-cve20194117-csrf (158116)"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
2019-03-18 05:13:18 +00:00
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Cloud Private",
"version" : {
"version_data" : [
{
"version_value" : "3.1.1"
},
{
"version_value" : "3.1.2"
}
]
}
}
]
}
2019-03-18 05:13:18 +00:00
}
]
}
}
}