Vulnerabilities > CVE-2015-3202 - Permissions, Privileges, and Access Controls vulnerability in multiple products
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
fusermount in FUSE before 2.9.3-15 does not properly clear the environment before invoking (1) mount or (2) umount as root, which allows local users to write to arbitrary files via a crafted LIBMOUNT_MTAB environment variable that is used by mount's debugging feature.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Accessing, Modifying or Executing Executable Files An attack of this type exploits a system's configuration that allows an attacker to either directly access an executable file, for example through shell access; or in a possible worst case allows an attacker to upload a file and then execute it. Web servers, ftp servers, and message oriented middleware systems which have many integration points are particularly vulnerable, because both the programmers and the administrators must be in synch regarding the interfaces and the correct privileges for each interface.
- Leverage Executable Code in Non-Executable Files An attack of this type exploits a system's trust in configuration and resource files, when the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
- Blue Boxing This type of attack against older telephone switches and trunks has been around for decades. A tone is sent by an adversary to impersonate a supervisor signal which has the effect of rerouting or usurping command of the line. While the US infrastructure proper may not contain widespread vulnerabilities to this type of attack, many companies are connected globally through call centers and business process outsourcing. These international systems may be operated in countries which have not upgraded Telco infrastructure and so are vulnerable to Blue boxing. Blue boxing is a result of failure on the part of the system to enforce strong authorization for administrative functions. While the infrastructure is different than standard current applications like web applications, there are historical lessons to be learned to upgrade the access control for administrative functions.
- Restful Privilege Elevation Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
- Target Programs with Elevated Privileges This attack targets programs running with elevated privileges. The attacker would try to leverage a bug in the running program and get arbitrary code to execute with elevated privileges. For instance an attacker would look for programs that write to the system directories or registry keys (such as HKLM, which stores a number of critical Windows environment variables). These programs are typically running with elevated privileges and have usually not been designed with security in mind. Such programs are excellent exploit targets because they yield lots of power when they break. The malicious user try to execute its code at the same level as a privileged system call.
Exploit-Db
description | Fuse - Local Privilege Escalation. CVE-2015-3202. Local exploit for linux platform |
file | exploits/linux/local/37089.txt |
id | EDB-ID:37089 |
last seen | 2016-02-04 |
modified | 2015-05-23 |
platform | linux |
port | |
published | 2015-05-23 |
reporter | Tavis Ormandy |
source | https://www.exploit-db.com/download/37089/ |
title | Fuse 2.9.3-15 - Local Privilege Escalation |
type | local |
Nessus
NASL family Huawei Local Security Checks NASL id EULEROS_SA-2019-1287.NASL description According to the version of the fuse packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - It was discovered that fusermount failed to properly sanitize its environment before executing mount and umount commands. A local user could possibly use this flaw to escalate their privileges on the system.(CVE-2015-3202) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-05-06 modified 2019-04-30 plugin id 124383 published 2019-04-30 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/124383 title EulerOS 2.0 SP5 : fuse (EulerOS-SA-2019-1287) NASL family Ubuntu Local Security Checks NASL id UBUNTU_USN-2617-2.NASL description USN-2617-1 fixed a vulnerability in FUSE. This update provides the corresponding fix for the embedded FUSE copy in NTFS-3G. Tavis Ormandy discovered that FUSE incorrectly filtered environment variables. A local attacker could use this issue to gain administrative privileges. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 83809 published 2015-05-26 reporter Ubuntu Security Notice (C) 2015-2019 Canonical, Inc. / NASL script (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/83809 title Ubuntu 15.04 : ntfs-3g vulnerability (USN-2617-2) NASL family Fedora Local Security Checks NASL id FEDORA_2015-8782.NASL description Update to 2.9.4, which fixes CVE-2015-3202. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2015-06-15 plugin id 84173 published 2015-06-15 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84173 title Fedora 20 : fuse-2.9.4-1.fc20 (2015-8782) NASL family SuSE Local Security Checks NASL id OPENSUSE-2015-394.NASL description - Update to version 2.9.4 - fix exec environment for mount and umount (bsc#931452, CVE-2015-3202) - properly restore the default signal handler - fix directory file handle passed to	ioctl() method. - fix for uids/gids larger than 2147483647 - initialize stat buffer passed to getattr() and fgetattr() last seen 2020-06-05 modified 2015-06-04 plugin id 83982 published 2015-06-04 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/83982 title openSUSE Security Update : fuse (openSUSE-2015-394) NASL family Fedora Local Security Checks NASL id FEDORA_2015-8771.NASL description Fix CVE-2015-3202. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2015-06-09 plugin id 84036 published 2015-06-09 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84036 title Fedora 21 : ntfs-3g-2015.3.14-2.fc21 (2015-8771) NASL family Huawei Local Security Checks NASL id EULEROS_SA-2019-1607.NASL description According to the version of the fuse packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - It was discovered that fusermount failed to properly sanitize its environment before executing mount and umount commands. A local user could possibly use this flaw to escalate their privileges on the system.(CVE-2015-3202) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 125559 published 2019-05-30 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/125559 title EulerOS Virtualization 3.0.1.0 : fuse (EulerOS-SA-2019-1607) NASL family Fedora Local Security Checks NASL id FEDORA_2015-8756.NASL description Update to 2.9.4, which fixes CVE-2015-3202. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2015-06-09 plugin id 84035 published 2015-06-09 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84035 title Fedora 22 : fuse-2.9.4-1.fc22 (2015-8756) NASL family Ubuntu Local Security Checks NASL id UBUNTU_USN-2617-3.NASL description USN-2617-1 fixed a vulnerability in NTFS-3G. The original patch did not completely address the issue. This update fixes the problem. Tavis Ormandy discovered that FUSE incorrectly filtered environment variables. A local attacker could use this issue to gain administrative privileges. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 83861 published 2015-05-27 reporter Ubuntu Security Notice (C) 2015-2019 Canonical, Inc. / NASL script (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/83861 title Ubuntu 15.04 : ntfs-3g vulnerability (USN-2617-3) NASL family Debian Local Security Checks NASL id DEBIAN_DSA-3266.NASL description Tavis Ormandy discovered that FUSE, a Filesystem in USErspace, does not scrub the environment before executing mount or umount with elevated privileges. A local user can take advantage of this flaw to overwrite arbitrary files and gain elevated privileges by accessing debugging features via the environment that would not normally be safe for unprivileged users. last seen 2020-06-01 modified 2020-06-02 plugin id 83775 published 2015-05-22 reporter This script is Copyright (C) 2015-2018 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/83775 title Debian DSA-3266-1 : fuse - security update NASL family Debian Local Security Checks NASL id DEBIAN_DLA-226.NASL description The patch applied for ntfs-3g to fix CVE-2015-3202 in DLA 226-1 was incomplete. This update corrects that problem. For reference the original advisory text follows. Tavis Ormandy discovered that NTFS-3G, a read-write NTFS driver for FUSE, does not scrub the environment before executing mount or umount with elevated privileges. A local user can take advantage of this flaw to overwrite arbitrary files and gain elevated privileges by accessing debugging features via the environment that would not normally be safe for unprivileged users. NOTE: Tenable Network Security has extracted the preceding description block directly from the DLA security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-03-17 modified 2015-05-27 plugin id 83819 published 2015-05-27 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/83819 title Debian DLA-226-2 : ntfs-3g regression update NASL family Debian Local Security Checks NASL id DEBIAN_DSA-3268.NASL description Tavis Ormandy discovered that NTFS-3G, a read-write NTFS driver for FUSE, does not scrub the environment before executing mount or umount with elevated privileges. A local user can take advantage of this flaw to overwrite arbitrary files and gain elevated privileges by accessing debugging features via the environment that would not normally be safe for unprivileged users. last seen 2020-06-01 modified 2020-06-02 plugin id 83785 published 2015-05-26 reporter This script is Copyright (C) 2015-2018 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/83785 title Debian DSA-3268-1 : ntfs-3g - security update NASL family Debian Local Security Checks NASL id DEBIAN_DLA-238.NASL description Tavis Ormandy discovered that FUSE, a Filesystem in USErspace, does not scrub the environment before executing mount or umount with elevated privileges. A local user can take advantage of this flaw to overwrite arbitrary files and gain elevated privileges by accessing debugging features via the environment that would not normally be safe for unprivileged users. For the old-oldstable distribution (squeeze-lts), this problem has been fixed in version 2.8.4-1.1+deb6u1. We recommend that you upgrade your fuse packages. NOTE: Tenable Network Security has extracted the preceding description block directly from the DLA security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-03-17 modified 2015-06-09 plugin id 84023 published 2015-06-09 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84023 title Debian DLA-238-1 : fuse security update NASL family SuSE Local Security Checks NASL id SUSE_SU-2015-1024-1.NASL description This update for FUSE fixes the following security issue : CVE-2015-3202: FUSE did not clear the environment upon execution of external programs. Note that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 84115 published 2015-06-11 reporter This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/84115 title SUSE SLED11 / SLES11 Security Update : FUSE (SUSE-SU-2015:1024-1) NASL family Fedora Local Security Checks NASL id FEDORA_2015-8773.NASL description Fix CVE-2015-3202. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2015-06-02 plugin id 83935 published 2015-06-02 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/83935 title Fedora 22 : ntfs-3g-2015.3.14-2.fc22 (2015-8773) NASL family Gentoo Local Security Checks NASL id GENTOO_GLSA-201603-04.NASL description The remote host is affected by the vulnerability described in GLSA-201603-04 (FUSE: incorrect filtering of environment variables leading to privilege escalation) The fusermount binary calls setuid(geteuid()) to reset the RUID when it invokes /bin/mount so that it can use privileged mount options that are normally restricted if RUID != EUID. FUSE does not properly clear environment variables before invoking mount or umount as root allowing this to be passed to operations using elevated privileges such as LIBMOUNT_MTAB that is used by the mount commands debugging feature. Impact : The FUSE vulnerability allows a local, unprivileged user to overwrite arbitrary files on the system. Workaround : There is no known work around at this time. last seen 2020-06-01 modified 2020-06-02 plugin id 89810 published 2016-03-10 reporter This script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/89810 title GLSA-201603-04 : FUSE: incorrect filtering of environment variables leading to privilege escalation NASL family Fedora Local Security Checks NASL id FEDORA_2015-8751.NASL description Update to 2.9.4, which fixes CVE-2015-3202. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2015-06-10 plugin id 84064 published 2015-06-10 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84064 title Fedora 21 : fuse-2.9.4-1.fc21 (2015-8751) NASL family Gentoo Local Security Checks NASL id GENTOO_GLSA-201701-19.NASL description The remote host is affected by the vulnerability described in GLSA-201701-19 (NTFS-3G: Privilege escalation) NTFS-3G is affected by the same vulnerability as reported in “GLSA 201603-04” when the bundled fuse-lite implementation is used. Impact : A local user could gain root privileges. Workaround : There is no known workaround at this time. However, on Gentoo when the “external-fuse” USE flag is set or the “suid” USE flag is not set then NTFS-3G is not affected. Both of these cases are the default configuration. last seen 2020-06-01 modified 2020-06-02 plugin id 96413 published 2017-01-12 reporter This script is Copyright (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/96413 title GLSA-201701-19 : NTFS-3G: Privilege escalation NASL family Huawei Local Security Checks NASL id EULEROS_SA-2019-1286.NASL description According to the version of the fuse packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - It was discovered that fusermount failed to properly sanitize its environment before executing mount and umount commands. A local user could possibly use this flaw to escalate their privileges on the system.(CVE-2015-3202) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-05-06 modified 2019-04-30 plugin id 124382 published 2019-04-30 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/124382 title EulerOS 2.0 SP2 : fuse (EulerOS-SA-2019-1286) NASL family SuSE Local Security Checks NASL id SUSE_SU-2015-1053-1.NASL description This update fixes a vulnerability in fuse that did not clear the environment upon execution of external programs. CVE-2015-3202 has been assigned to this issue Note that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 84192 published 2015-06-15 reporter This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/84192 title SUSE SLED12 / SLES12 Security Update : fuse (SUSE-SU-2015:1053-1) NASL family Huawei Local Security Checks NASL id EULEROS_SA-2019-1351.NASL description According to the version of the fuse packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - It was discovered that fusermount failed to properly sanitize its environment before executing mount and umount commands. A local user could possibly use this flaw to escalate their privileges on the system.i1/4^CVE-2015-3202i1/4%0 Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-03-19 modified 2019-05-10 plugin id 124729 published 2019-05-10 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/124729 title EulerOS Virtualization 2.5.3 : fuse (EulerOS-SA-2019-1351) NASL family SuSE Local Security Checks NASL id OPENSUSE-2015-401.NASL description - Update to version 2.9.4 - fix exec environment for mount and umount (bsc#931452, CVE-2015-3202) - properly restore the default signal handler - fix directory file handle passed to	ioctl() method. - fix for uids/gids larger than 2147483647 - initialize stat buffer passed to getattr() and fgetattr() last seen 2020-06-05 modified 2015-06-08 plugin id 84014 published 2015-06-08 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84014 title openSUSE Security Update : fuse (openSUSE-2015-401) NASL family Huawei Local Security Checks NASL id EULEROS_SA-2019-1623.NASL description According to the version of the fuse packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - It was discovered that fusermount failed to properly sanitize its environment before executing mount and umount commands. A local user could possibly use this flaw to escalate their privileges on the system.(CVE-2015-3202) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 125575 published 2019-05-30 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/125575 title EulerOS Virtualization for ARM 64 3.0.2.0 : fuse (EulerOS-SA-2019-1623) NASL family Fedora Local Security Checks NASL id FEDORA_2015-8777.NASL description Fix CVE-2015-3202. Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-05 modified 2015-06-15 plugin id 84172 published 2015-06-15 reporter This script is Copyright (C) 2015-2020 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84172 title Fedora 20 : ntfs-3g-2015.3.14-2.fc20 (2015-8777) NASL family Huawei Local Security Checks NASL id EULEROS_SA-2019-1575.NASL description According to the version of the fuse packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - It was discovered that fusermount failed to properly sanitize its environment before executing mount and umount commands. A local user could possibly use this flaw to escalate their privileges on the system.(CVE-2015-3202) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-05-06 modified 2019-05-29 plugin id 125502 published 2019-05-29 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/125502 title EulerOS 2.0 SP3 : fuse (EulerOS-SA-2019-1575) NASL family Ubuntu Local Security Checks NASL id UBUNTU_USN-2617-1.NASL description Tavis Ormandy discovered that FUSE incorrectly filtered environment variables. A local attacker could use this issue to gain administrative privileges. Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues. last seen 2020-06-01 modified 2020-06-02 plugin id 83779 published 2015-05-22 reporter Ubuntu Security Notice (C) 2015-2019 Canonical, Inc. / NASL script (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/83779 title Ubuntu 12.04 LTS / 14.04 LTS / 14.10 / 15.04 : fuse vulnerability (USN-2617-1) NASL family Amazon Linux Local Security Checks NASL id ALA_ALAS-2015-558.NASL description It was discovered that fusermount failed to properly sanitize its environment before executing mount and umount commands. A local user could possibly use this flaw to escalate their privileges on the system. last seen 2020-06-01 modified 2020-06-02 plugin id 84594 published 2015-07-08 reporter This script is Copyright (C) 2015-2018 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/84594 title Amazon Linux AMI : fuse (ALAS-2015-558)
Packetstorm
data source | https://packetstormsecurity.com/files/download/132021/fusermount-escalate.txt |
id | PACKETSTORM:132021 |
last seen | 2016-12-05 |
published | 2015-05-23 |
reporter | Tavis Ormandy |
source | https://packetstormsecurity.com/files/132021/Fuse-Local-Privilege-Escalation.html |
title | Fuse Local Privilege Escalation |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159298.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159298.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159543.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159543.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159683.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159683.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159831.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159831.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160094.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160094.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160106.html
- http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160106.html
- http://lists.opensuse.org/opensuse-updates/2015-06/msg00005.html
- http://lists.opensuse.org/opensuse-updates/2015-06/msg00005.html
- http://lists.opensuse.org/opensuse-updates/2015-06/msg00007.html
- http://lists.opensuse.org/opensuse-updates/2015-06/msg00007.html
- http://packetstormsecurity.com/files/132021/Fuse-Local-Privilege-Escalation.html
- http://packetstormsecurity.com/files/132021/Fuse-Local-Privilege-Escalation.html
- http://www.debian.org/security/2015/dsa-3266
- http://www.debian.org/security/2015/dsa-3266
- http://www.debian.org/security/2015/dsa-3268
- http://www.debian.org/security/2015/dsa-3268
- http://www.openwall.com/lists/oss-security/2015/05/21/9
- http://www.openwall.com/lists/oss-security/2015/05/21/9
- http://www.securityfocus.com/bid/74765
- http://www.securityfocus.com/bid/74765
- http://www.securitytracker.com/id/1032386
- http://www.securitytracker.com/id/1032386
- http://www.ubuntu.com/usn/USN-2617-1
- http://www.ubuntu.com/usn/USN-2617-1
- http://www.ubuntu.com/usn/USN-2617-2
- http://www.ubuntu.com/usn/USN-2617-2
- http://www.ubuntu.com/usn/USN-2617-3
- http://www.ubuntu.com/usn/USN-2617-3
- https://gist.github.com/taviso/ecb70eb12d461dd85cba
- https://gist.github.com/taviso/ecb70eb12d461dd85cba
- https://security.gentoo.org/glsa/201603-04
- https://security.gentoo.org/glsa/201603-04
- https://security.gentoo.org/glsa/201701-19
- https://security.gentoo.org/glsa/201701-19
- https://twitter.com/taviso/status/601370527437967360
- https://twitter.com/taviso/status/601370527437967360
- https://www.exploit-db.com/exploits/37089/
- https://www.exploit-db.com/exploits/37089/