CVE-2019-14745

HIGHCVSS 7.8/10EPSS 4.41%

Last modified

CVE-2019-14745 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 4.41% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS Probability
4.41%

90.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
RadareRadare2< 3.7.0
FedoraprojectFedora29
FedoraprojectFedora30
FedoraprojectFedora31

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-14745?
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.
How severe is CVE-2019-14745?
CVE-2019-14745 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 4.41% probability of exploitation in the next 30 days.
How do I fix CVE-2019-14745?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-14745?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST