vendor:
Keybase
by:
N/A
7.2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: Keybase
Affected Version From: 2.8.0.20181017144746.3efc4cbf3c
Affected Version To: 2.8.0.20181017144746.3efc4cbf3c
Patch Exists: NO
Related CWE: N/A
CPE: a:keybase:keybase
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: CentOS Linux release 7.4.1708 (Core)
2018
keybase-redirector Privilege Escalation Vulnerability
keybase-redirector is a setuid root binary. keybase-redirector calls the fusermount binary using a relative path and the application trusts the value of $PATH. This allows a local, unprivileged user to trick the application to executing a custom fusermount binary as root.
Mitigation:
Ensure that the PATH environment variable is not set to a user-controlled value.