OS Command Injection The advisory has been revoked - it doesn't affect any version of package plasma-workspace  (opens in a new tab)


Threat Intelligence

EPSS
0.17% (56th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about OS Command Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-UBUNTU1904-PLASMAWORKSPACE-613372
  • published7 Feb 2018
  • disclosed7 Feb 2018

Introduced: 7 Feb 2018

CVE-2018-6791  (opens in a new tab)
CWE-78  (opens in a new tab)

Amendment

The Ubuntu security team deemed this advisory irrelevant for Ubuntu:19.04.

NVD Description

Note: Versions mentioned in the description apply only to the upstream plasma-workspace package and not the plasma-workspace package as distributed by Ubuntu.

An issue was discovered in soliduiserver/deviceserviceaction.cpp in KDE Plasma Workspace before 5.12.0. When a vfat thumbdrive that contains `` or $() in its volume label is plugged in and mounted through the device notifier, it's interpreted as a shell command, leading to a possibility of arbitrary command execution. An example of an offending volume label is "$(touch b)" -- this will create a file called b in the home folder.