#VU22307 Untrusted search path in Ghidra - CVE-2019-17664
Published: October 27, 2019 / Updated: January 6, 2023
Ghidra
National Security Agency
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to Java process uses the current working directory for launching the Python interpreter via the "Ghidra Codebrowser > Window > Python" option. A local user who can place malicious files on the system and trick the victim to run Ghidrafrom the specific directory can execute the cmd.exe program from this working directory with privileges of the current user.