CVE-2014-2886
Publication date 18 September 2014
Last updated 24 July 2024
Ubuntu priority
Description
GKSu 2.0.2, when sudo-mode is not enabled, uses " (double quote) characters in a gksu-run-helper argument, which allows attackers to execute arbitrary commands in certain situations involving an untrusted substring within this argument, as demonstrated by an untrusted filename encountered during installation of a VirtualBox extension pack.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| gksu | 25.10 questing | Not in release |
| 24.04 LTS noble | Not in release | |
| 22.04 LTS jammy | Not in release | |
| 20.04 LTS focal | Not in release | |
| 18.04 LTS bionic | Not in release | |
| 16.04 LTS xenial |
Vulnerable
|
|
| 14.04 LTS trusty |
Vulnerable
|
|
Notes
mdeslaur
in Ubuntu, sudo-mode is the default, and the root account has no password. On top of that, the fault actually lies in VirtualBox that is not properly escaping the filename before calling gksu.