Vulnerability in Radare Radare2
CVE-2020-27795
A segmentation fault was discovered in radare2 with adf command. In libr/core/cmd_anal.c, when command "adf" has no or wrong argument, anal_fcn_data (core, input + 1) --> RAnalFunction *fcn = r_anal_get_fcn_in (core->anal, core->offset, -1); returns null pointer for fcn causing segmentation fault later in ensure_fcn_range (fcn).
EPSS: 0.012 (64.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Radare Radare2
- N/a Radare2 — versions Fixed in v4.4.0.
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (Exploit, Patch, Third Party Advisory, x_refsource_MISC, Issue Tracking)
- secalert@redhat.com (Patch, Third Party Advisory, x_refsource_MISC, Issue Tracking)
- secalert@redhat.com (Patch, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2020-27795?
- CVE-2020-27795 is a high-severity vulnerability in Radare Radare2, classified under Use of Uninitialized Resource. CVSS score: 7.5/10. Published 2022-08-19.
- How severe is CVE-2020-27795?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2020-27795 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.