#VU24782 Untrusted search path in Qt - CVE-2020-0569
Published: January 30, 2020
Qt
Trolltech
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to QPluginLoader in Qt searches for certain plugins first on the current working directory of the application. A local user can place files in the file system and influence the working directory of Qt-based applications to load and execute malicious code.
Note, this vulnerability does not affect Windows systems.