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

96 lines
3.0 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2018-07-24 16:04:19 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-10906",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-24 16:08:49 -03:00
{
2018-07-24 16:04:19 -04:00
"product" : {
"product_data" : [
{
"product_name" : "fuse",
"version" : {
"version_data" : [
{
"version_value" : "fuse 2.9.8"
},
{
"version_value" : "fuse 3.2.5"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-07-24 16:08:49 -03:00
}
2018-07-24 16:04:19 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In fuse before versions 2.9.8 and 3.x before 3.2.5, fusermount is vulnerable to a restriction bypass when SELinux is active. This allows non-root users to mount a FUSE file system with the 'allow_other' mount option regardless of whether 'user_allow_other' is set in the fuse configuration. An attacker may use this flaw to mount a FUSE file system, accessible by other users, and trick them into accessing files on that file system, possibly causing Denial of Service or other unspecified effects."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-24 16:08:49 -03:00
{
2018-07-24 16:04:19 -04:00
"vectorString" : "5.3/CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version" : "3.0"
2018-07-24 16:08:49 -03:00
}
2018-07-24 16:04:19 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-285"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-08-01 06:05:38 -04:00
{
"name" : "45106",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45106/"
},
2018-08-16 06:04:48 -04:00
{
"name" : "[debian-lts-announce] 20180815 [SECURITY] [DLA 1468-1] fuse security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/08/msg00015.html"
},
2018-07-24 16:04:19 -04:00
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10906",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10906"
2018-07-29 06:04:09 -04:00
},
{
"name" : "DSA-4257",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4257"
2018-10-31 06:07:04 -04:00
},
{
"name" : "RHSA-2018:3324",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3324"
2018-07-24 16:04:19 -04:00
}
]
}
2018-05-09 11:02:57 -04:00
}