cvelist/2018/1xxx/CVE-2018-1112.json
2019-03-18 02:11:25 +00:00

95 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-1112",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "glusterfs",
"version": {
"version_data": [
{
"version_value": "glusterfs 3.10.12"
},
{
"version_value": " glusterfs 4.0.2"
}
]
}
}
]
},
"vendor_name": ""
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "glusterfs server before versions 3.10.12, 4.0.2 is vulnerable when using 'auth.allow' option which allows any unauthenticated gluster client to connect from any network to mount gluster storage volumes. NOTE: this vulnerability exists because of a CVE-2018-1088 regression."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "8.0/CVSS:3.0/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1112",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1112"
},
{
"name": "https://review.gluster.org/#/c/19899/1..2",
"refsource": "CONFIRM",
"url": "https://review.gluster.org/#/c/19899/1..2"
},
{
"name": "https://access.redhat.com/articles/3422521",
"refsource": "CONFIRM",
"url": "https://access.redhat.com/articles/3422521"
},
{
"name": "RHSA-2018:1268",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:1268"
},
{
"name": "RHSA-2018:1269",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:1269"
}
]
}
}