Vulnerability Details : CVE-2023-22671
Ghidra/RuntimeScripts/Linux/support/launch.sh in NSA Ghidra through 10.2.2 passes user-provided input into eval, leading to command injection when calling analyzeHeadless with untrusted input.
Products affected by CVE-2023-22671
- cpe:2.3:a:nsa:ghidra:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-22671
0.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 54 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-22671
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2023-22671
-
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-22671
-
https://github.com/NationalSecurityAgency/ghidra/issues/4869
Command injection in launch.sh · Issue #4869 · NationalSecurityAgency/ghidra · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://github.com/NationalSecurityAgency/ghidra/pull/4872
Removing `eval` usage from `launch.sh` by ryanmkurtz · Pull Request #4872 · NationalSecurityAgency/ghidra · GitHubPatch;Third Party Advisory
Jump to