Vulnerabilities (CVE)

Filtered by vendor Nsa Subscribe
Filtered by product Ghidra
Total 22 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-13625 1 Nsa 1 Ghidra 2026-06-17 9.4 HIGH 9.1 CRITICAL
NSA Ghidra before 9.0.1 allows XXE when a project is opened or restored, or a tool is imported, as demonstrated by a project.prp file.
CVE-2019-13623 1 Nsa 1 Ghidra 2026-06-17 6.8 MEDIUM 7.8 HIGH
In NSA Ghidra before 9.1, 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.