cvelist/2018/1xxx/CVE-2018-1127.json
2019-03-18 04:29:53 +00:00

87 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-1127",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Red Hat Gluster Storage",
"version": {
"version_data": [
{
"version_value": "3.4.0"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Tendrl API in Red Hat Gluster Storage before 3.4.0 does not immediately remove session tokens after a user logs out. Session tokens remain active for a few minutes allowing attackers to replay tokens acquired via sniffing/MITM attacks and authenticate as the target user."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.2/CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-613"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2018:2616",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2616"
},
{
"name": "1041597",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041597"
},
{
"name": "https://github.com/Tendrl/api/pull/422",
"refsource": "CONFIRM",
"url": "https://github.com/Tendrl/api/pull/422"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1127",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1127"
}
]
}
}