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

90 lines
2.7 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
2020-03-16 16:01:23 +00:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Gain Privileges",
"lang": "eng"
}
]
}
]
},
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-4617",
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2020-03-13T00:00:00",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"value": "IBM Cloud Automation Manager 3.2.1.0 does not renew a session variable after a successful authentication which could lead to session fixation/hijacking vulnerability. This could force a user to utilize a cookie that may be known to an attacker. IBM X-Force ID: 168645.",
"lang": "eng"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 5737689 (Cloud Automation Manager)",
"url": "https://www.ibm.com/support/pages/node/5737689",
"name": "https://www.ibm.com/support/pages/node/5737689"
},
2019-03-18 05:27:59 +00:00
{
2020-03-16 16:01:23 +00:00
"refsource": "XF",
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/168645",
"name": "ibm-cam-cve20194617-session-fixation (168645)"
}
]
},
"data_version": "4.0",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Cloud Automation Manager",
"version": {
"version_data": [
{
"version_value": "3.2.1.0"
}
]
}
}
]
}
}
]
}
},
"impact": {
"cvssv3": {
"TM": {
"E": "U",
"RC": "C",
"RL": "O"
},
"BM": {
"AC": "L",
"PR": "N",
"AV": "L",
"A": "L",
"I": "L",
"SCORE": "5.900",
"UI": "N",
"C": "L",
"S": "U"
2019-03-18 05:27:59 +00:00
}
2020-03-16 16:01:23 +00:00
}
}
}