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

93 lines
2.8 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2018-09-04 09:04:29 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2018-10904",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-04 10:04:57 +02:00
{
2018-09-04 09:04:29 -04:00
"product" : {
"product_data" : [
{
"product_name" : "glusterfs",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "Red Hat"
2018-09-04 10:04:57 +02:00
}
2018-09-04 09:04:29 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "It was found that glusterfs server does not properly sanitize file paths in the \"trusted.io-stats-dump\" extended attribute which is used by the \"debug/io-stats\" translator. Attacker can use this flaw to create files and execute arbitrary code. To exploit this attacker would require sufficient access to modify the extended attributes of files on a gluster volume."
}
]
},
"impact" : {
"cvss" : [
[
2018-09-04 10:04:57 +02:00
{
2018-09-04 09:04:29 -04:00
"vectorString" : "8.8/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version" : "3.0"
2018-09-04 10:04:57 +02:00
}
2018-09-04 09:04:29 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-426"
}
2018-09-04 10:04:57 +02:00
]
2018-09-04 09:04:29 -04:00
}
]
},
"references" : {
"reference_data" : [
2018-09-21 06:02:55 -04:00
{
"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"
},
2018-09-04 09:04:29 -04:00
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10904",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10904"
},
{
"name" : "https://review.gluster.org/#/c/glusterfs/+/21072/",
"refsource" : "CONFIRM",
"url" : "https://review.gluster.org/#/c/glusterfs/+/21072/"
2018-09-05 06:03:44 -04:00
},
{
"name" : "RHSA-2018:2607",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2607"
},
{
"name" : "RHSA-2018:2608",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2608"
2018-09-04 09:04:29 -04:00
}
]
}
2018-05-09 11:02:57 -04:00
}