#VU14103 Security restrictions bypass in libfuse - CVE-2018-10906

 

#VU14103 Security restrictions bypass in libfuse - CVE-2018-10906

Published: July 30, 2018


Vulnerability identifier: #VU14103
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-10906
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
libfuse
Software vendor:
libfuse

Description

The vulnerability allows a remote attacker to bypass security restrictions on the target system.
The weakness exists due to insufficient access and privileges controls. A remote attacker can mount a FUSE file system with the 'allow_other' mount option regardless of whether 'user_allow_other' is set in the fuse configuration when SELinux is active, trick them into accessing files on that file system, bypass security restrictions and possibly cause the service to crash.


Remediation

Update to version 3.2.5.

External links