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

95 lines
3.3 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2019-03-18 00:31:49 +00:00
"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": [
2018-07-24 16:08:49 -03:00
{
2019-03-18 00:31:49 +00:00
"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."
2018-07-24 16:08:49 -03:00
}
2019-03-18 00:31:49 +00:00
]
},
"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": [
2018-07-24 16:08:49 -03:00
{
2019-03-18 00:31:49 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-285"
}
]
2018-07-24 16:08:49 -03:00
}
2019-03-18 00:31:49 +00:00
]
},
"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"
}
]
}
}