cvelist/2018/10xxx/CVE-2018-10906.json
2019-04-05 05:00:46 +00:00

110 lines
4.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-10906",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "fuse",
"version": {
"version_data": [
{
"version_value": "fuse 2.9.8"
},
{
"version_value": "fuse 3.2.5"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"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": [
[
{
"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"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
}
]
},
"references": {
"reference_data": [
{
"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"
},
{
"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"
},
{
"name": "DSA-4257",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4257"
},
{
"name": "45106",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/45106/"
},
{
"name": "RHSA-2018:3324",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3324"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-dd00364b71",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BREAIWIK64DRJWHIGR47L2D5YICY4HQ3/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-31722b8f33",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5XYA6PXT5PPWVK7CM7K4YRCYWA37DODB/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-fd54b80806",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A253TZWZK6R7PT2S5JIEAQJR2TYKX7V2/"
}
]
}
}