Make sure device paths are quoted

Authored by mart on Feb 5 2018, 12:12 PM.

Description

Make sure device paths are quoted

in the case a vfat removable device has $() or `` in its label,
such as $(touch foo) the quoted command may get executed,
leaving an attack vector. Use KMacroExpander::expandMacrosShellQuote
to make sure everything is quoted and not interpreted as a command

BUG:389815

Details

Committed
martFeb 5 2018, 12:12 PM
Parents
R120:fc9b8df0342a: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown