#VU22306 Insecure DLL loading in Ghidra - CVE-2019-17665
Published: October 27, 2019
Ghidra
National Security Agency
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the application loads the jansi.dll library in an insecure manner from the current working directory. A local user can place a specially crafted .dll file on the system and trick the victim into opening an associated file with the application from the directory with a malicious .dll file. This will lead to execution of arbitrary code on the system with privileges of the current user.