First published: Wed Aug 07 2019(Updated: )
In radare2 before 3.7.0, a command injection vulnerability exists in bin_symbols() in libr/core/cbin.c. By using a crafted executable file, it's possible to execute arbitrary shell commands with the permissions of the victim. This vulnerability is due to improper handling of symbol names embedded in executables.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
radare2 | <3.7.0 | |
Fedora | =29 | |
Fedora | =30 | |
Fedora | =31 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-14745 is classified as a high-severity vulnerability due to the potential for arbitrary command execution.
To mitigate CVE-2019-14745, upgrade radare2 to version 3.7.0 or later.
The impact of CVE-2019-14745 allows an attacker to execute arbitrary shell commands with the privileges of the user running radare2.
CVE-2019-14745 affects all versions of radare2 before 3.7.0.
Yes, CVE-2019-14745 can be exploited by using crafted executable files that leverage the command injection vulnerability.