cvelist/2018/10xxx/CVE-2018-10911.json

128 lines
4.0 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2019-03-18 02:15:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-10911",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "glusterfs:",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-09-04 10:20:06 +02:00
{
2019-03-18 02:15:43 +00:00
"lang": "eng",
"value": "A flaw was found in the way dic_unserialize function of glusterfs does not handle negative key length values. An attacker could use this flaw to read memory from other locations into the stored dict value."
2018-09-04 10:20:06 +02:00
}
2019-03-18 02:15:43 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-190"
}
]
},
2018-09-04 10:20:06 +02:00
{
2019-03-18 02:15:43 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
2018-09-04 10:20:06 +02:00
}
2019-03-18 02:15:43 +00:00
]
},
"references": {
"reference_data": [
{
"name": "https://review.gluster.org/#/c/glusterfs/+/21067/",
"refsource": "CONFIRM",
"url": "https://review.gluster.org/#/c/glusterfs/+/21067/"
},
{
"name": "RHSA-2018:2607",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2607"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10911",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10911"
},
{
"name": "[debian-lts-announce] 20180920 [SECURITY] [DLA 1510-1] glusterfs security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00021.html"
},
{
"name": "RHSA-2018:2608",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2608"
},
{
"name": "RHSA-2018:3470",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"name": "RHSA-2018:2892",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2892"
},
{
"name": "RHSA-2018:3242",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3242"
2019-04-02 07:00:48 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-201904-06",
"url": "https://security.gentoo.org/glsa/201904-06"
2019-03-18 02:15:43 +00:00
}
]
}
}