cpe:/a:nsa:ghidra:9.0.4 CVE-2019-13623 2019-07-16T23:15:10.540-04:00 2019-08-12T15:15:11.657-04:00 6.8 NETWORK MEDIUM NONE PARTIAL PARTIAL PARTIAL http://nvd.nist.gov MISC http://blog.fxiao.me/ghidra/ MISC http://packetstormsecurity.com/files/154015/Ghidra-Linux-9.0.4-Arbitrary-Code-Execution.html MISC https://github.com/NationalSecurityAgency/ghidra/issues/789 In NSA Ghidra through 9.0.4, path traversal can occur in RestoreTask.java (from the package ghidra.app.plugin.core.archive) via an archive with an executable file that has an initial ../ in its filename. This allows attackers to overwrite arbitrary files in scenarios where an intermediate analysis result is archived for sharing with other persons. To achieve arbitrary code execution, one approach is to overwrite some critical Ghidra modules, e.g., the decompile module.