backintime (aka Back in Time) before 1.1.24 did improper escaping/quoting of file paths used as arguments to the 'notify-send' command, leading to some parts of file paths being executed as shell commands within an os.system call in qt4/plugins/notifyplugin.py. This could allow an attacker to craft an unreadable file with a specific name to run arbitrary shell commands. Upstream issue: https://github.com/bit-team/backintime/issues/834 Upstream patch: https://github.com/bit-team/backintime/commit/cef81d0da93ff601252607df3db1a48f7f6f01b3
Created backintime tracking bugs for this issue: Affects: epel-7 [bug 1511398] Affects: fedora-all [bug 1511397]