First published: Thu Mar 05 2020(Updated: )
init_tmp in TeeJee.FileSystem.vala in Timeshift before 20.03 unsafely reuses a preexisting temporary directory in the predictable location /tmp/timeshift. It follows symlinks in this location or uses directories owned by unprivileged users. Because Timeshift also executes scripts under this location, an attacker can attempt to win a race condition to replace scripts created by Timeshift with attacker-controlled scripts. Upon success, an attacker-controlled script is executed with full root privileges. This logic is practically always triggered when Timeshift runs regardless of the command-line arguments used.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ubuntu/timeshift | <19.01+ | 19.01+ |
debian/timeshift | 20.11.1-1 22.11.2-1 24.06.2-1 | |
Timeshift Project | <20.03 | |
Fedora | =30 | |
Fedora | =31 | |
Fedora | =32 | |
Ubuntu Linux | =19.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-10174 has a medium severity rating due to its potential to allow unauthorized actions through symlink attacks.
To fix CVE-2020-10174, you should update Timeshift to version 20.03 or later.
CVE-2020-10174 affects Timeshift versions below 20.03 on Ubuntu, Debian, and Fedora systems.
Exploitation of CVE-2020-10174 can occur when Timeshift reuses a predictable temporary directory that can be manipulated by unprivileged users.
The potential consequences of CVE-2020-10174 include unauthorized execution of scripts that could compromise system security.